Light automation and management for Tado systems
Full documentation can be found on Read the Docs.
This repo uses pre-commit to ensure that all code checked in follows proper Python styling guidelines. The configuration used can be found here.
This repo uses pytest to define and execute unit tests. Tests can run using the tests
Docker Compose service:
docker-compose run tests