Commit Graph

9 Commits

Author SHA1 Message Date
e469e290de
Improved the internals of the LuaDeviceConfig macro and improve the
usability of the macro
2024-04-26 06:03:25 +02:00
54c4b70d19
Added helper type to convert from ip addr to socketaddr with the correct port
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 7m28s
Build and deploy automation_rs / Build Docker image (push) Successful in 59s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
2024-04-25 02:05:22 +02:00
6e1b2a8935
Everything needed to construct a new device is passed in through lua 2024-04-25 01:38:52 +02:00
0d1e15c676
Device config is now done through lua
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 7m59s
Build and deploy automation_rs / Build Docker image (push) Successful in 46s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
2024-04-24 04:00:29 +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
1ba20c3390
You can now add remotes to HueGroups 2023-08-24 02:20:58 +02:00
9628b8a94b
HueLight is now HueGroup and uses a scene to turn the light on, the contact sensor will also not override the current light state if it is already on
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-18 05:56:45 +02:00
044c38ba86
More refactoring 2023-08-18 03:07:16 +02:00
cff9cb4bf6
Further improvements to how devices are created 2023-08-17 01:47:05 +02:00