Releases: basnijholt/adaptive-lighting
Releases · basnijholt/adaptive-lighting
version 1.1.0
What's Changed
- Adds Italian translation by @awashingmachine in #327
- Allow setting custom RGB value for sleep mode by @basnijholt in #329
New Contributors
- @awashingmachine made their first contribution in #327
Full Changelog: 1.0.20...1.1.0
See the new color picker:
version 1.0.20
What's Changed
- Make sure that 'settings' dict is populated when switch is off by @basnijholt in #326
Full Changelog: 1.0.19...1.0.20
version 1.0.19
What's Changed
- Take care of the turn_on_event not having registered an event for entity_id by @basnijholt in #325
Full Changelog: 1.0.18...1.0.19
version 1.0.18
What's Changed
- Adds Russian translation by @glebsterx in #323
- Take care of edge case where no area_id or entity_id in service_data by @basnijholt in #324
New Contributors
- @glebsterx made their first contribution in #323
Full Changelog: 1.0.17...1.0.18
version 1.0.17
What's Changed
- Add tests by @basnijholt in #317
- Clean up context ID generation. by @blueshiftlabs in #30
- Add pre-commit CI by @basnijholt in #320
- Avoid flickering on light turn on with a configurable delay by @MangoScango in #239
- Add support for areas and add a test that reproduces the issue of #75 #283 by @basnijholt in #321
New Contributors
- @blueshiftlabs made their first contribution in #30
- @MangoScango made their first contribution in #239
Full Changelog: 1.0.16...1.0.17
version 1.0.16
What's Changed
- Prettify integration name in HACS by @gvssr in #234
- Add French translation by @Lynilia in #266
- Update manifest.json Version Number by @jowgn in #285
- Update HACS URL by @wrt54g in #286
- Create pl.json by @LukaszP2 in #297
- Create translation pt-br.json by @hudsonbrendon in #310
- Remove support for "white_value", closes #313 by @basnijholt in #316
New Contributors
- @gvssr made their first contribution in #234
- @Lynilia made their first contribution in #266
- @jowgn made their first contribution in #285
- @wrt54g made their first contribution in #286
- @LukaszP2 made their first contribution in #297
- @hudsonbrendon made their first contribution in #310
Full Changelog: 1.0.15...1.0.16
1.0.15
What's Changed
- Added german translation in #17
- Add translation for Swedish by @myhrmans in #19
- feat: add white value to service data by @matt-forster in #27
- Update README.md by @willpuckett in #73
- Update README.md set_manual_control by @travisp in #69
- Improvements to setting descriptions. by @Davst in #126
- i18n: Add Danish translation by @Nicholaiii in #139
- i18n: Add Ukrainian by @denysdovhan in #140
- Add xy and hs as alternative color modes to detect color capabilities by @Oekn5w in #149
- add Maintainers section by @basnijholt in #154
- Issue templates by @RubenKelevra in #155
- Update README.md by @RubenKelevra in #157
- Associate contexts with causing events/services via parent_id by @chishm in #181
- Make the transition time to/from sleep mode configurable by @Djelibeybi in #192
- Calculate future settings to allow for long transition periods by @quantumlemur in #180
- Update README.md to include sleep_transition by @Djelibeybi in #193
- Default
lights
of theapply
service by @mpeterson in #196 - Fix spelling in description to Kelvin by @sindrebroch in #197
- Add .gitignore by @Shulyaka in #198
- Unconventional sunrise and sunset times by @vapescherov in #216
- Fix default lights for
adaptive_lighting.apply
service by @itssimon in #219 - Create nb.json by @covid10 in #228
- Norwegian translation by @covid10 in #229
- device_state_attributes warnings 2021.12.0b by @covid10 in #230
- Fix tuple expression in type annotation by @bedaes in #231
New Contributors
- @myhrmans made their first contribution in #19
- @matt-forster made their first contribution in #27
- @willpuckett made their first contribution in #73
- @travisp made their first contribution in #69
- @Davst made their first contribution in #126
- @Nicholaiii made their first contribution in #139
- @denysdovhan made their first contribution in #140
- @Oekn5w made their first contribution in #149
- @RubenKelevra made their first contribution in #155
- @chishm made their first contribution in #181
- @Djelibeybi made their first contribution in #192
- @quantumlemur made their first contribution in #180
- @mpeterson made their first contribution in #196
- @sindrebroch made their first contribution in #197
- @Shulyaka made their first contribution in #198
- @vapescherov made their first contribution in #216
- @itssimon made their first contribution in #219
- @covid10 made their first contribution in #228
- @bedaes made their first contribution in #231
Full Changelog: 1.0.13...1.0.15
1.0.14
Via HACS the last commit to the master branch was installed, until today. This maintenance release includes all fixes until 1.0.13 which were applied to the master branch.