Commit Graph

10 Commits

Author SHA1 Message Date
ffe06fde6e
Improved the internals of the LuaDeviceConfig macro and improve the
usability of the macro
2024-05-03 01:08:43 +02:00
7cc9a2a090
Added helper type to convert from ip addr to socketaddr with the correct port 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
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