Home automation program
Go to file
2023-01-24 19:00:38 +01:00
config Adjusted the darkness lower threshold 2023-01-20 00:24:29 +01:00
google-home Improved error handling 2023-01-18 22:37:57 +01:00
impl_cast AudioSetup now stores children as OnOff instead of Device as that is all that is required 2023-01-07 05:00:59 +01:00
src ntfy notifications are now send through a channel, allowing notifications to be send from other places in the program 2023-01-24 19:00:38 +01:00
.dockerignore Added Dockerfile and drone config to auto build and deploy new versions 2023-01-17 17:41:47 +01:00
.drone.yml Directly send wol packet instead of using the webhook 2023-01-19 22:19:26 +01:00
.gitignore Started work on rust rewrite of automation system 2022-12-10 18:03:01 +01:00
Cargo.lock Directly send wol packet instead of using the webhook 2023-01-19 22:19:26 +01:00
Cargo.toml Directly send wol packet instead of using the webhook 2023-01-19 22:19:26 +01:00
Dockerfile Improved Dockerfile 2023-01-17 18:01:37 +01:00