Commit graph

51 commits

Author SHA1 Message Date
56d33782c8 WIP: Stabilize
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-24 01:16:40 +02:00
c0dc0dabef Use bus 0 for I2C 2022-07-24 00:53:25 +02:00
a8cb53743e Fix build 2022-07-24 00:53:15 +02:00
8733b1c1cf Configure NATS for dwingest 2022-07-24 00:52:56 +02:00
2a8dfe9bd9 Fix executable path in package 2022-07-24 00:51:55 +02:00
7444bdec53 Fix deb 2022-07-24 00:51:45 +02:00
c78148dbd1 Fix packaging 2022-07-24 00:51:33 +02:00
aa229e8c86 Update default configuration 2022-07-24 00:51:01 +02:00
5dd1c608f3 CI 2022-07-24 00:50:47 +02:00
452e3fa2e4 Refactor code 2022-07-24 00:50:16 +02:00
dd8a48905a Publish events to dwingest 2022-07-24 00:45:22 +02:00
fe94a51acd Publish Tilt readings to DWIngest 2022-07-24 00:44:49 +02:00
7dbffce49b Update dependencies 2022-07-24 00:40:50 +02:00
3596204460 Add hardware support for door sensor and lights 2022-07-22 21:45:48 +02:00
37ffb95543 Add display code 2022-07-22 21:40:57 +02:00
7adca39509 Refactor configuration 2022-07-22 21:23:17 +02:00
d28db0788f Add Tilt support 2022-07-22 21:17:28 +02:00
488508a431 Refactor temperature reading updates 2022-07-21 22:44:54 +02:00
13f6e361c1 Add support for dwingest 2022-07-21 22:44:21 +02:00
cee6149f70 Remove text DB 2022-07-21 22:42:37 +02:00
0622341878 Fix health check 2022-07-21 22:42:10 +02:00
2bdf3bafd3 Remove cmd/filer
dwingest is supposed to be used instead
2022-05-23 13:18:53 +02:00
34877ef076 Update dependencies 2022-05-23 13:17:36 +02:00
d36d239697 Add deb package
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-02 22:02:13 +02:00
3392bad97a Update dependencies 2022-04-29 20:51:19 +02:00
ccf7dd8372 Remove debug state change line 2022-03-22 20:53:15 +01:00
2d8e1d603a Strip whitespace from bulk temperature read 2022-03-18 13:48:33 +01:00
840777b2fd Wait on slaves for w1 bus master bulk read 2022-03-18 13:41:47 +01:00
1d72205a2d Update README 2022-03-18 13:41:34 +01:00
2d7840224b Add wiring.md 2022-03-13 18:30:35 +01:00
08ebdc5045 Refactor configuration 2022-03-11 21:06:33 +01:00
43241991c0 Debian packaging 2022-03-11 20:57:09 +01:00
2b86e83bb6 Preliminary filer changes 2022-03-11 20:46:39 +01:00
2d4dfa73d6 Add sensor weight 2022-03-11 20:46:18 +01:00
e5d5b6ca2f Clean up config 2022-03-11 20:43:59 +01:00
f8369b4bd0 Update README 2022-03-10 08:23:19 +01:00
99d5349281 Raise priority in systemd 2022-03-10 08:22:59 +01:00
19afd92dc8 Add sensor reading status metrics 2022-03-07 15:54:36 +01:00
b876de55f9 Change deferred function call order 2022-03-06 23:13:00 +01:00
df6355e91a Fix trigger and other small stuff 2022-03-06 22:52:31 +01:00
9576f8e664 Add config limits.heater_grace_time_secs 2022-03-06 18:48:19 +01:00
a30879ca3f Add systemd service unit 2022-03-06 00:40:13 +01:00
c3ecc197cb Add safeguard on thermal sensor failures 2022-03-06 00:39:34 +01:00
9e33f77b3d Stabilize 2022-03-05 20:42:17 +01:00
98b58e3de7 Ready for alpha testing 2022-02-18 21:59:32 +01:00
14ba6564d2 New direction? 2021-11-17 22:30:18 +01:00
bc6f62af23 Increment waitgroup before goroutine 2021-09-30 20:37:10 +02:00
8325f2f3c6 Refactor temperature struct 2021-09-30 20:36:41 +02:00
fc628e89c0 Update to go 1.17.1 2021-09-30 20:36:09 +02:00
e5322fa4de Work since initial 2021-08-30 22:46:38 +02:00