Home automation program
The docker container needs to be created with the network option set to one of the networks otherwise it will not work. |
||
---|---|---|
.cargo | ||
.git-hooks | ||
.gitea/workflows | ||
config | ||
google-home | ||
impl_cast | ||
src | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
Dockerfile | ||
README.md | ||
rust-toolchain.toml |
automation_rs
Custom home automation solution with google-home intergration
Development
Make sure to setup git hooks by running
git config --local core.hooksPath .git-hooks/