Commit Graph

11 Commits

Author SHA1 Message Date
5beda5c4b7
Improved how devices are created, ntfy and presence are now treated like any other device 2024-05-05 01:19:23 +02:00
bf7e023a35
Improved the internals of the LuaDeviceConfig macro and improve the
usability of the macro
2024-05-05 01:06:37 +02:00
acdf15f32d
Added helper type to convert from ip addr to socketaddr with the correct port 2024-05-05 01:04:12 +02:00
dd9c2d3983
Everything needed to construct a new device is passed in through lua 2024-05-05 01:04:09 +02:00
675761ba55
Device config is now done through lua 2024-05-05 00:42:14 +02:00
73a2b077ed
Fmt: Added cargofmt config and reformatted files
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-20 23:27:48 +01: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
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-16 02:17:21 +02:00
ab5e47d1ff
Updated some logging stuff
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-15 23:06:09 +02:00
bb131f2b1a
Added basic hue light bridge, improved Timeout trait and setup frontdoor to turn on hallway ligh temporarily
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-15 04:45:35 +02:00
40c0ac5144
Moved quasi-devices into the devices module and made event related device traits part of the event module
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-24 04:28:17 +02:00