automation_rs/README.md
Dreaded_X 9204012707
Some checks failed
Build and deploy automation_rs / Build automation_rs (push) Failing after 1m8s
Build and deploy automation_rs / Build Docker image (push) Has been skipped
Build and deploy automation_rs / Deploy Docker container (push) Has been skipped
Switched from custom pre-commit script to using the pre-commit tool
2024-05-10 00:14:51 +02:00

323 B

automation_rs

Custom home automation solution with Google Home integration and lua scripting.

Development

This repository uses pre-commit to make sure everything is ready to go when committing. Install the pre-commit hooks by running the following command:

pre-commit install