Adaptive Lighting Versions Save

Adaptive Lighting custom component for Home Assistant

1.21.2

4 days ago

What’s Changed

  • Bump to 1.21.2 in manifest.json (#995) @basnijholt
  • docs: add rVlad93 as a contributor for translation (#994) @allcontributors
  • docs: add rafaeltmiranda as a contributor for translation (#993) @allcontributors
  • Translations update from Hosted Weblate (#981) @weblate
  • docs: add erdnaxela02 as a contributor for code (#992) @allcontributors
  • Remove deprecated 'run_immediately' (#991) @erdnaxela02

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.21.1...v1.21.2

1.21.1

1 month ago

What's Changed

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.21.0...1.21.1

1.21.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.20.0...1.21.0

1.20.0

5 months ago

If you appreciate my work, please leave a thank you here on GitHub 🙌

Enjoy the new update!

Cheers, Bas ✌️

Please help with translating Adaptive Lighting (no coding needed)!

Translation status

What’s Changed

  • Bump to 1.20.0 in manifest.json (#862) @basnijholt
  • docs: add pbaart as a contributor for translation (#865) @allcontributors
  • docs: add theclue as a contributor for translation (#864) @allcontributors
  • docs: add olekbruks as a contributor for translation (#863) @allcontributors
  • Translations update from Hosted Weblate (#822) @weblate
  • docs: add kylebjordahl as a contributor for code (#848) @allcontributors
  • Protect for None attributes after HA core change (#846) @kylebjordahl
  • [pre-commit.ci] pre-commit autoupdate (#821) @pre-commit-ci
  • docs: add Z-weapon as a contributor for translation (#816) @allcontributors
  • docs: add fbloemhof as a contributor for translation (#815) @allcontributors
  • docs: add michaelkmoch as a contributor for translation (#814) @allcontributors
  • Translations update from Hosted Weblate (cs, nl, sv, zh-Hans) (#810) @weblate
  • Translations update from Hosted Weblate (Portuguese) (#806) @weblate
  • [pre-commit.ci] pre-commit autoupdate (#770) @pre-commit-ci
  • docs: add fmarcu as a contributor for translation (#804) @allcontributors
  • docs: add luixcaetano as a contributor for translation (#803) @allcontributors
  • Translations update from Hosted Weblate (Czech, Portuguese, Swedish) (#798) @weblate
  • docs: add Arie6414 as a contributor for translation (#793) @allcontributors
  • Translations update from Hosted Weblate (#792) @weblate
  • Translations update from Hosted Weblate (uk) (#788) @weblate
  • Add note about temporary settings when using change_switch_settings (#786) @basnijholt
  • docs: add lightrabbit as a contributor for translation (#784) @allcontributors
  • Add Simplified Chinese translation (#775) @lightrabbit
  • Translations update from Hosted Weblate (it, fr) (#780) @weblate
  • docs: add letroll as a contributor for translation (#782) @allcontributors
  • docs: add wilcomir as a contributor for translation (#781) @allcontributors
  • docs: add KilFer as a contributor for translation (#778) @allcontributors
  • docs: add MirCore as a contributor for translation (#777) @allcontributors
  • docs: add enrico1036 as a contributor for translation (#776) @allcontributors
  • Translations update from Hosted Weblate (ca, it, pl, nl, de, es) (#768) @weblate
  • Translations update from Hosted Weblate (#767) @weblate
  • Translations update from Hosted Weblate (fr, nl, pl) (#766) @weblate
  • docs: add Mexx62 as a contributor for translation (#765) @allcontributors
  • docs: add michelbalzer as a contributor for translation (#764) @allcontributors
  • docs: add lukerix as a contributor for translation (#763) @allcontributors
  • Translations update from Hosted Weblate (Polish and French) (#762) @weblate
  • Translated using Weblate (Dutch) (#761) @weblate
  • Translated using Weblate (Dutch) (#760) @weblate
  • Translated using Weblate (German) (#758) @weblate
  • Revert "Translations update from Hosted Weblate (de, nl, fr) (#755)" (#757) @basnijholt
  • Translations update from Hosted Weblate (de, nl, fr) (#755) @weblate
  • Translations update from Hosted Weblate (#754) @weblate
  • Use WebLate for translations (#753) @basnijholt
  • [pre-commit.ci] pre-commit autoupdate (#748) @pre-commit-ci

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.19.1...v1.19.2

1.19.1

9 months ago

This is a massive release where we went through 26 PRs and 5 beta versions.

If you appreciate my work, please leave a thank you here on GitHub 🙌

Enjoy the cool new features!

Cheers, Bas ✌️

Please help with translating Adaptive Lighting (no coding needed)!

Translation status

version 1.19.1

  • Fix #745, first time YAML setup (#752) @basnijholt
  • Fix skipped path in multi light intercept (#751) @basnijholt
  • Make instantaneous light.turn_on adaptation configurable with intercept (#750) @basnijholt
  • docs: add KTibow as a contributor for design (#747) @allcontributors
  • Use new logo (#746) @KTibow
  • Fix sleep_mode + sleep_rgb_or_color_temp == "color_temp" in webapp (#740) @basnijholt

version 1.19.0

Major Updates:

  • New Adaptive Lighting webapp with interactive graphs (#719) @basnijholt
  • Introduced adapt_only_on_bare_turn_on for immediate manual_control activation upon brightness or color changes during turn on (#709) @basnijholt
  • Enabled simultaneous adaptation of lights instead of sequential adjustments (#529) @th3w1zard1
  • Set parameters for min_sunrise_time and max_sunset_time (#707) @basnijholt
  • Introduced various brightness ramping methods with brightness_mode (#699) @basnijholt
  • Implemented call interception for handling multiple lights (#679) @basnijholt

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.19.0...v1.19.1

What’s Changed

  • Reorganized option sequence in configuration flow (#700) @basnijholt
  • Bump to 1.19.0 in manifest.json (#734) @basnijholt
  • Fix length of descriptions in UI (config flow) (#732) @basnijholt
  • Add release-drafter GitHub Action (#731) @basnijholt
  • Fix adapt_only_on_bare_turn_on and apply does not result in manual_control (#729) @basnijholt
  • Bump to 1.19.0b5 in manifest.json (#728) @basnijholt
  • Prevent light.turn_on of light that was just turned off (#727) @basnijholt
  • Mention app more prominently and improve style (#725) @basnijholt
  • Split up SunLightSettings and improve https://basnijholt.github.io/adaptive-lighting/ (#719) @basnijholt
  • [pre-commit.ci] pre-commit autoupdate (#722) @pre-commit-ci
  • Bump to 1.19.0b4 in manifest.json (#718) @basnijholt
  • Fix min_sunrise_time and max_sunset_time (#717) @basnijholt
  • Small WebApp improvements (#716) @basnijholt
  • Add simple webapp to play with different parameters (#715) @basnijholt
  • Bump to 1.19.0b3 in manifest.json (#713) @basnijholt
  • Fix adaptive_lighting.change_switch_settings service (#712) @basnijholt
  • Bump to 1.19.0b2 in manifest.json (#710) @basnijholt
  • Adapt lights simultaneously instead of one by one (#529) @th3w1zard1
  • Add adapt_only_on_bare_turn_on which instantly triggers manual_control when turning on with brightness or color (#709) @basnijholt
  • Add warning about Zigbee groups (#708) @basnijholt
  • Add a min_sunrise_time and max_sunset_time (#707) @basnijholt
  • Bump to 1.19.0b1 manifest.json (#706) @basnijholt
  • Allow adaptive_lighting.apply to turn on lights and do not issue log message (#705) @basnijholt
  • Logging fixes in significant_changes (#704) @basnijholt
  • feat: add different brightness ramping mechanisms (#699) @basnijholt
  • feat: change the order of options in config flow (#700) @basnijholt
  • Implement call intercept for multiple lights (#679) @basnijholt

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.18.3...v1.19.0

1.19.0

9 months ago

This is a massive release where we went through 26 PRs and 5 beta versions.

If you appreciate my work, please leave a thank you here on GitHub 🙌

Enjoy the cool new features!

Cheers, Bas ✌️

Major Updates:

  • New Adaptive Lighting webapp with interactive graphs (#719) @basnijholt
  • Introduced adapt_only_on_bare_turn_on for immediate manual_control activation upon brightness or color changes during turn on (#709) @basnijholt
  • Enabled simultaneous adaptation of lights instead of sequential adjustments (#529) @th3w1zard1
  • Set parameters for min_sunrise_time and max_sunset_time (#707) @basnijholt
  • Introduced various brightness ramping methods with brightness_mode (#699) @basnijholt
  • Implemented call interception for handling multiple lights (#679) @basnijholt

What’s Changed

  • Reorganized option sequence in configuration flow (#700) @basnijholt
  • Bump to 1.19.0 in manifest.json (#734) @basnijholt
  • Fix length of descriptions in UI (config flow) (#732) @basnijholt
  • Add release-drafter GitHub Action (#731) @basnijholt
  • Fix adapt_only_on_bare_turn_on and apply does not result in manual_control (#729) @basnijholt
  • Bump to 1.19.0b5 in manifest.json (#728) @basnijholt
  • Prevent light.turn_on of light that was just turned off (#727) @basnijholt
  • Mention app more prominently and improve style (#725) @basnijholt
  • Split up SunLightSettings and improve https://basnijholt.github.io/adaptive-lighting/ (#719) @basnijholt
  • [pre-commit.ci] pre-commit autoupdate (#722) @pre-commit-ci
  • Bump to 1.19.0b4 in manifest.json (#718) @basnijholt
  • Fix min_sunrise_time and max_sunset_time (#717) @basnijholt
  • Small WebApp improvements (#716) @basnijholt
  • Add simple webapp to play with different parameters (#715) @basnijholt
  • Bump to 1.19.0b3 in manifest.json (#713) @basnijholt
  • Fix adaptive_lighting.change_switch_settings service (#712) @basnijholt
  • Bump to 1.19.0b2 in manifest.json (#710) @basnijholt
  • Adapt lights simultaneously instead of one by one (#529) @th3w1zard1
  • Add adapt_only_on_bare_turn_on which instantly triggers manual_control when turning on with brightness or color (#709) @basnijholt
  • Add warning about Zigbee groups (#708) @basnijholt
  • Add a min_sunrise_time and max_sunset_time (#707) @basnijholt
  • Bump to 1.19.0b1 manifest.json (#706) @basnijholt
  • Allow adaptive_lighting.apply to turn on lights and do not issue log message (#705) @basnijholt
  • Logging fixes in significant_changes (#704) @basnijholt
  • feat: add different brightness ramping mechanisms (#699) @basnijholt
  • feat: change the order of options in config flow (#700) @basnijholt
  • Implement call intercept for multiple lights (#679) @basnijholt

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.18.3...v1.18.4

1.19.0b5

9 months ago

What's Changed

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.19.0b4...1.19.0b5

1.19.0b4

9 months ago

What's Changed

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.19.0b3...1.19.0b4

1.19.0b3

9 months ago

What's Changed

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.19.0b2...1.19.0b3

1.19.0b2

9 months ago

What's Changed

Full Changelog: https://github.com/basnijholt/adaptive-lighting/compare/1.19.0b1...1.19.0b2