Home automation program
Go to file
2022-12-27 22:27:41 +01:00
config Config is passed directly to IkeaOutlet and now supports turning off automatically after a specified amount of time 2022-12-27 22:27:41 +01:00
google-home Adjusted how we requre Sync + Send, added logger, cleanup dependencies, and added web server using warp and tokio 2022-12-23 04:40:08 +01:00
impl_cast Finished basic google home implementation with some slight refactors along the way 2022-12-16 06:54:31 +01:00
src Config is passed directly to IkeaOutlet and now supports turning off automatically after a specified amount of time 2022-12-27 22:27:41 +01:00
.gitignore Started work on rust rewrite of automation system 2022-12-10 18:03:01 +01:00
Cargo.lock Instead of using pollster we use tokio::spawn to spawn a seperate task for subscribing and publishing to mqtt 2022-12-25 01:29:30 +01:00
Cargo.toml Instead of using pollster we use tokio::spawn to spawn a seperate task for subscribing and publishing to mqtt 2022-12-25 01:29:30 +01:00