The biggest new thing in this PR is the adaptive_lighting.change_switch_settings
service by @th3w1zard1, see the README for more info.
What's Changed
- docs: add firstof9 as a contributor for code by @allcontributors in #465
- docs: add raman325 as a contributor for code by @allcontributors in #466
- Fix the broken tests by @th3w1zard1 in #467
- Fix manifest issue test by @th3w1zard1 in #468
- Add testing Dockerfile by @basnijholt in #470
- Format the Markdown table in README.md by @basnijholt in #471
- Set clone depth=1 to speedup the cloning of home-assistant/core by @basnijholt in #472
- Add command to print pytest with colors in Docker by @basnijholt in #473
- Try installing extra deps such that bcrypt and cryptography can be installed in arm/v7 by @basnijholt in #474
- Disable Docker image builds on ARM for now by @basnijholt in #475
- Fix name of Docker image by @basnijholt in #478
- Fix Markdown URL by @basnijholt in #479
- Add linux/arm64 to build platform of Docker image by @basnijholt in #476
- Always color the logs and print coverage report by @basnijholt in #481
- Use ENTRYPOINT and CMD by @basnijholt in #482
- Add example of how to pass command line args to pytest in Docker by @basnijholt in #483
- Retroactive review changes for #443 by @basnijholt in #485
Full Changelog: 1.6.0...1.7.0