Home automation program
|
||
---|---|---|
.cargo | ||
.git-hooks | ||
.gitea/workflows | ||
automation_cast | ||
automation_macro | ||
google-home | ||
src | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.rustfmt.toml | ||
.typos.toml | ||
Cargo.lock | ||
Cargo.toml | ||
config.lua | ||
Dockerfile | ||
README.md | ||
rust-toolchain.toml |
automation_rs
Custom home automation solution with google-home integration
Development
Make sure to setup git hooks by running
git config --local core.hooksPath .git-hooks/