Skip to content

Releases: basnijholt/adaptive-lighting

version 1.18.0

29 Jul 00:27
8967747
Compare
Choose a tag to compare

What's Changed

🎉 Fixes lights accidentally turning on! tl;dr, use detect_non_ha_changes: false 🎉

Full Changelog: 1.17.5...1.18.0

version 1.17.5

28 Jul 01:10
Compare
Choose a tag to compare

What's Changed

Since 1.17.3 we accidentally had 1 AdaptiveLightingManager instance per switch.

Full Changelog: 1.17.4...1.17.5

version 1.17.4

27 Jul 17:10
9e15d1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.17.3...1.17.4

version 1.17.3

26 Jul 19:52
e9297d5
Compare
Choose a tag to compare

What's Changed

  • Cleanup after add_to_platform_abort is called, try-except intercept, update strings.json, fixes #658 by @basnijholt in #659

Full Changelog: 1.17.2...1.17.3

version 1.17.2

26 Jul 02:39
8696092
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.17.1...1.17.2

version 1.17.1

25 Jul 17:47
f9b6753
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.17.0...1.17.1

version 1.17.0

23 Jul 21:55
7650a1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.16.3...1.17.0

version 1.16.3

22 Jul 19:34
fee9025
Compare
Choose a tag to compare

What's Changed

Should prevent accidental turn_on after turn_off.

Full Changelog: 1.16.2...1.16.3

version 1.16.2

21 Jul 21:58
52c7e4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.16.1...1.16.2

version 1.16.1

21 Jul 00:14
2575f4e
Compare
Choose a tag to compare

What's Changed

  • Update version to 1.16.0 in manifest.json by @basnijholt in #640
  • Only adapt if switch if on in _service_interceptor_turn_on_handler by @basnijholt in #642

Fixed Lights in light group adapting if switch is off after 1.15.0 by @basnijholt in #641

Full Changelog: 1.16.0...1.16.1