Home automation program
|
||
---|---|---|
.cargo | ||
.git-hooks | ||
config | ||
google-home | ||
impl_cast | ||
src | ||
.dockerignore | ||
.drone.yml | ||
.editorconfig | ||
.gitignore | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
Dockerfile | ||
README.md |
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/