automation_rs/README.md
Dreaded_X 364431c3ab
All checks were successful
Build and deploy automation_rs / Run pre-commit checks (push) Successful in 5m34s
Build and deploy automation_rs / Build automation_rs (push) Successful in 4m30s
Build and deploy automation_rs / Build Docker image (push) Successful in 54s
Build and deploy automation_rs / Deploy Docker container (push) Successful in 30s
Switched from custom pre-commit script to using the pre-commit tool
2024-05-10 01:14:37 +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