Home automation program
Go to file
Dreaded_X f756562676
All checks were successful
continuous-integration/drone/push Build is passing
Removed debug logging in deployment, as it is no longer needed
2023-01-17 19:05:51 +01:00
config Make sure we actually use the production mqtt topics 2023-01-17 18:45:04 +01:00
google-home Use &str instead of String whenever possible 2023-01-12 23:43:45 +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 Changed default fullfillment bind ip 2023-01-17 18:57:26 +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 Removed debug logging in deployment, as it is no longer needed 2023-01-17 19:05:51 +01:00
.gitignore Started work on rust rewrite of automation system 2022-12-10 18:03:01 +01:00
Cargo.lock Removed outdated feature on eui48 2023-01-17 17:18:24 +01:00
Cargo.toml Removed outdated feature on eui48 2023-01-17 17:18:24 +01:00
Dockerfile Improved Dockerfile 2023-01-17 18:01:37 +01:00