Releases: basnijholt/adaptive-lighting
Releases · basnijholt/adaptive-lighting
version 1.9.1
What's Changed
- Undo accidental changes introduced in #509, but adds the changes from #460 by @basnijholt in #521
- Release 1.9.1 by @basnijholt in #522
Full Changelog: 1.9.0...1.9.1
version 1.9.0
What's Changed
- Add
autoreset_control_seconds
with async timer by @basnijholt in #487 autoreset_control_seconds
- small changes by @th3w1zard1 in #515- Continue to adapt color temperature down to the sleep temperature after sunset by @igiannakas in #87
- docs: add igiannakas as a contributor for code by @allcontributors in #517
- Automatically generate more service tables in the README by @basnijholt in #509
- Basic community fixes PR by @th3w1zard1 in #460
New Contributors
- @igiannakas made their first contribution in #87
Full Changelog: 1.8.0...1.9.0
version 1.8.0
What's Changed
- Refactor find_switch_for_lights and more small refactors by @basnijholt in #488
- Rewrite the README by @basnijholt in #492
- Move include_config to set_changeable_settings by @th3w1zard1 in #495
- Auto-generate the configuration options documentation by @basnijholt in #498
- Use markdown-code-runner instead of packaged solution by @basnijholt in #505
- (master renames to main) Sync main branch to master by @basnijholt in #507
- Update services.yaml with
include_config_in_attributes
by @th3w1zard1 in #497 - Bump to 1.8.0 by @basnijholt in #508
Full Changelog: 1.7.0...1.8.0
version 1.7.0
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
version 1.6.0
This release includes a collection of small feature enhancements (implemented by @th3w1zard1) that have been compiled from the issues board. These enhancements include:
- A list of lights under automatic control (#210)
- Ability to autofill a switch's entity_id with supplied light entity_id (#233)
- All service calls no longer require an entity_id, you can now pass a light and the integration will find the switch for you (#233)
- Different default icons for each control (#274)
- Ability to allow milliseconds in adapt_delay (#104)
- Ability to reload any changes to the YAML file without restarting your Home Assistant (#unspecified)
- A special thanks to @firstof9 and @raman325 in the HASS discord for their contributions.
What's Changed
- Feature requests: Switch now optional for service calls | New default icons | Reload
.yaml
w/o restart |adapt_delay
ms by @th3w1zard1 in #459
Full Changelog: 1.5.0...1.6.0
version 1.5.0
tl;dr: lots of great work by @th3w1zard1 (and much more coming)! 🎉
What's Changed
- Add troubleshooting steps for lights by @deviantintegral in #427
- docs: add deviantintegral as a contributor for doc by @allcontributors in #428
- Adding a Czech translation by @brebtatv in #422
- docs: add brebtatv as a contributor for translation by @allcontributors in #431
- Update pre-commit filters by @basnijholt in #432
- Deprecate python39 tests by @basnijholt in #429
- Show config options on the switch as attributes with
include_config_in_attributes
option by @th3w1zard1 in #445 - docs: add th3w1zard1 as a contributor for code by @allcontributors in #463
- Fix sunrise vs sunset typo by @skycarl in #458
- docs: add skycarl as a contributor for doc by @allcontributors in #464
New Contributors
- @deviantintegral made their first contribution in #427
- @brebtatv made their first contribution in #422
- @th3w1zard1 made their first contribution in #445
- @skycarl made their first contribution in #458
Full Changelog: 1.4.1...1.5.0
version 1.4.1
What's Changed
- Also trigger manual control when using "color_temp" in mired format by @basnijholt in #402
Full Changelog: 1.4.0...1.4.1
version 1.4.0
What's Changed
- Updated optional status for lights in service by @talllguy in #396
- docs: add talllguy as a contributor for doc by @allcontributors in #397
- Create nl.json by @ngommers in #399
- docs: add ngommers as a contributor for translation by @allcontributors in #401
- Use Kelvin instead of Mired, default since core=2022.11 by @basnijholt in #375
New Contributors
Full Changelog: 1.3.0...1.4.0
version 1.3.0
What's Changed
- Fix time defaults in table by @basnijholt in #372
- Fix contributors by @basnijholt in #373
- pre-commit: switch flake8 repo from gitlab to github by @Mark-Niemeyer in #386
- update german translation by @Mark-Niemeyer in #387
- docs: add Mark-Niemeyer as a contributor for translation by @allcontributors in #388
- docs: add Mark-Niemeyer as a contributor for code by @allcontributors in #389
- add a delay between sending commands using separate_turn_on_commands by @Mark-Niemeyer in #384
New Contributors
- @Mark-Niemeyer made their first contribution in #386
Full Changelog: 1.2.1...1.3.0
version 1.2.1
What's Changed
- Add contributors to README by @basnijholt in #359
- Fix typos in en.json and strings.json by @basnijholt in #371
Full Changelog: 1.2.0...1.2.1