automation_rs/README.md
Dreaded_X 6555c0b245
Some checks failed
Build and deploy automation_rs / Build automation_rs (push) Failing after 3m20s
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:22:07 +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