Commit Graph

9 Commits

Author SHA1 Message Date
1b9e36ce02
Added lua function to get the current hostname
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 6m39s
Build and deploy automation_rs / Build Docker image (push) Successful in 51s
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
This makes it possible to set options depending on what machine we are
running
2024-05-05 01:31:05 +02:00
3720e1b8e8
Started work on reimplementing schedules 2024-05-05 01:28:18 +02:00
8cc6629c77
Moved last config items to lua + small cleanup 2024-05-05 01:25:34 +02:00
1714dd8a20
mqtt client is now created in lua 2024-05-05 01:21:29 +02:00
4f19ae4f68
DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-05-05 01:21:27 +02:00
5beda5c4b7
Improved how devices are created, ntfy and presence are now treated like any other device 2024-05-05 01:19:23 +02:00
be259fa99d
Moved schedule config from yml to lua 2024-05-05 01:06:38 +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