|
8ad11e7965
|
Fixed visibility of device configs
|
2024-05-03 01:08:43 +02:00 |
|
|
42eb4b3fa5
|
LuaDevice macro now uses LuaDeviceCreate trait to create devices from configs
|
2024-05-03 01:08:43 +02:00 |
|
|
3fed29e0ef
|
DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now
|
2024-05-03 01:08:43 +02:00 |
|
|
b928964b41
|
Improved how devices are created, ntfy and presence are now treated like any other device
|
2024-05-03 01:08:43 +02:00 |
|
|
ffe06fde6e
|
Improved the internals of the LuaDeviceConfig macro and improve the
usability of the macro
|
2024-05-03 01:08:43 +02:00 |
|
|
4781610fcd
|
Use helper types to process config input into the right type
|
2024-05-03 01:08:42 +02:00 |
|
|
7f0b2b3021
|
Everything needed to construct a new device is passed in through lua
|
2024-05-03 01:08:42 +02:00 |
|
|
463b5347b4
|
Device config is now done through lua
|
2024-05-03 01:08:42 +02:00 |
|
|
73a2b077ed
|
Fmt: Added cargofmt config and reformatted files
continuous-integration/drone/push Build is passing
|
2023-11-20 23:27:48 +01:00 |
|
|
3134891751
|
Adjusted internal washer hysteresis to prevent false positives
continuous-integration/drone/push Build is passing
|
2023-08-17 01:47:45 +02:00 |
|
|
cff9cb4bf6
|
Further improvements to how devices are created
|
2023-08-17 01:47:05 +02:00 |
|
|
b1506f8e63
|
Improved the way devices are instantiated from their respective configs
continuous-integration/drone/push Build is passing
|
2023-08-16 02:17:21 +02:00 |
|
|
ab5e47d1ff
|
Updated some logging stuff
continuous-integration/drone/push Build is passing
|
2023-08-15 23:06:09 +02:00 |
|
|
27ef78e132
|
Added mechanism to prevent false positives
continuous-integration/drone/push Build is passing
|
2023-08-15 19:23:56 +02:00 |
|
|
7f89780696
|
Made washer power threshold configurable
continuous-integration/drone/push Build is passing
|
2023-08-14 16:36:13 +02:00 |
|
|
ee00959e8a
|
Added initial basic washer integration
continuous-integration/drone/push Build is passing
|
2023-08-14 03:52:00 +02:00 |
|