automation_rs/src
Dreaded_X 0115079393
Some checks failed
Build and deploy automation_rs / Build automation_rs (push) Successful in 4m30s
Build and deploy automation_rs / Build Docker image (push) Failing after 42s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
Fixed spelling mistakes
2024-04-29 03:47:34 +02:00
..
devices Fixed spelling mistakes 2024-04-29 03:47:34 +02:00
auth.rs Moved last config items to lua + small cleanup 2024-04-29 03:47:20 +02:00
config.rs Moved last config items to lua + small cleanup 2024-04-29 03:47:20 +02:00
device_manager.rs Moved last config items to lua + small cleanup 2024-04-29 03:47:20 +02:00
error.rs Moved last config items to lua + small cleanup 2024-04-29 03:47:20 +02:00
event.rs DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00
lib.rs Improved the internals of the LuaDeviceConfig macro and improve the 2024-04-26 06:03:54 +02:00
main.rs Moved last config items to lua + small cleanup 2024-04-29 03:47:20 +02:00
messages.rs Report AirFilter humidity 2024-04-23 02:47:10 +02:00
mqtt.rs Everything needed to construct a new device is passed in through lua 2024-04-26 06:03:54 +02:00
schedule.rs Feature: Schedule devices turning on/off 2023-11-17 00:01:13 +01:00
traits.rs More refactoring 2023-08-18 03:07:16 +02:00