Commit Graph

9 Commits

Author SHA1 Message Date
d085e536ca
Added lua function to get the current hostname
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 7m47s
Build and deploy automation_rs / Build Docker image (push) Successful in 57s
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-03 19:37:16 +02:00
bf3ce9efd4
Started work on reimplementing schedules 2024-05-03 01:08:44 +02:00
8d8878218c
Moved last config items to lua + small cleanup 2024-05-03 01:08:44 +02:00
c91de03333
mqtt client is now created in lua 2024-05-03 01:08:43 +02:00
3fed29e0ef
DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now 2024-05-03 01:08:43 +02:00
b928964b41
Improved how devices are created, ntfy and presence are now treated like any other device 2024-05-03 01:08:43 +02:00
e5447ba4b0
Moved schedule config from yml to lua 2024-05-03 01:08:43 +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