Commit Graph

7 Commits

Author SHA1 Message Date
48175f8706
Moved last config items to lua + small cleanup
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 5m16s
Build and deploy automation_rs / Build Docker image (push) Successful in 49s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
2024-04-29 03:38:30 +02:00
40426862e5
mqtt client is now created in lua 2024-04-29 02:19:52 +02:00
c3bd05434c
DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-04-29 02:12:47 +02:00
9385f27125
Improved how devices are created, ntfy and presence are now treated like any other device
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 5m30s
Build and deploy automation_rs / Build Docker image (push) Successful in 55s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
2024-04-27 02:55:53 +02:00
8c327095fd
Moved schedule config from yml to lua 2024-04-26 23:16:39 +02:00
9449a83f61
Everything needed to construct a new device is passed in through lua 2024-04-26 06:03:54 +02:00
2bc2dc6be1
Device config is now done through lua 2024-04-26 06:03:54 +02:00