Home automation program
Go to file
2023-01-07 05:00:59 +01:00
config AudioSetup now takes two devices that implement the OnOff trait instead of being tied to KasaOutlet 2023-01-06 23:24:25 +01:00
google-home Refactored how we deal with blocking code and added AudioSetup 2023-01-03 05:26:00 +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 AudioSetup now stores children as OnOff instead of Device as that is all that is required 2023-01-07 05:00:59 +01:00
.gitignore Started work on rust rewrite of automation system 2022-12-10 18:03:01 +01:00
Cargo.lock Reduced the amount of indirect dependencies 2023-01-07 04:58:13 +01:00
Cargo.toml Reduced the amount of indirect dependencies 2023-01-07 04:58:13 +01:00