automation_rs/README.md
Dreaded_X 506bb3c849
Some checks failed
Build and deploy automation_rs / Run pre-commit checks (push) Failing after 3m14s
Build and deploy automation_rs / Build Docker image (push) Has been cancelled
Build and deploy automation_rs / Build automation_rs (push) Has been cancelled
Build and deploy automation_rs / Deploy Docker container (push) Has been cancelled
Switched from custom pre-commit script to using the pre-commit tool
2024-05-10 01:09:59 +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