github basnijholt/adaptive-lighting v1.32.0
v1.32.0: Zero open pull requests 🎉

3 hours ago

For the first time, Adaptive Lighting's pull request backlog is empty.

I've finally worked through the pull request backlog: 89 pull requests merged, zero left open, and 60 issues closed along the way. Some contributions had been waiting for years. If yours was one of them, thank you for your patience.

There are still 140 open issues, so there's plenty left to do. And closing an issue doesn't always mean fixing a bug: some were already resolved or superseded, and some requests were better served by a Home Assistant automation. The goal was to fix real problems and keep Adaptive Lighting simple.

Before you update

Home Assistant 2025.9 or newer is now required. We support roughly one year of Home Assistant releases. If you're on an older version, stay on Adaptive Lighting v1.31.0 until you update Home Assistant.

Highlights

  • More reliable manual control. Fixes for shared light profiles, auto-reset timers, and brightness/color tracking. Lights resume adapting when the timer expires, and Adaptive Lighting's own updates no longer keep restarting it.
  • Better light-group behavior. Missing split-command follow-ups now reach every light, turning a light off cancels its pending command, and area targets respect Home Assistant's exclusions.
  • Five ready-to-import blueprints. Synchronize sleep mode, apply a daylight brightness limit, use a Schedule helper, or turn lights off or pause brightness adaptation at the minimum. Browse the examples and import buttons.
  • A tidier settings screen and easier troubleshooting. Advanced options are collapsible, settings changes save correctly for older configurations, duplicated entity naming is fixed, and Home Assistant's Download diagnostics action is now available.
  • Fixes for unusual lighting schedules and devices. Adaptation keeps working during polar night and midnight sun, inverted brightness ranges work correctly, and quantized brightness/color-temperature readings no longer cause endless redundant commands when command filtering is enabled. Periodic updates are staggered to reduce bursts of traffic.
  • A few optional controls. Keep light groups as single targets with expand_light_groups: false, preserve manual control across sleep changes with reset_manual_control_on_sleep_mode_change: false, or treat turn-ons without a matching Home Assistant context as manual with manual_control_on_external_turn_on: true.

This release also brings translation fixes, more regression tests, and line and branch coverage reporting. We now run 467 tests across supported Home Assistant versions and its development branch.

Thank you to everyone who contributed code, translations, bug reports, ideas, and reproductions. This release includes years of your work.

From the author: MindRoom

The response to MindRoom in the last release was so enthusiastic that I wanted to share it here again. Thank you for all the kind messages!

MindRoom is my open-source project for AI agents that live in your chat rooms. They remember previous conversations, work together, and connect to tools including Home Assistant. It's built on Matrix, works with cloud or local models, and you can self-host the whole stack. You can also bring the same agents into Slack, Telegram, Discord, and WhatsApp through Matrix bridges.

MindRoom screenshot

If that sounds useful, take a look at MindRoom, try it, or leave a star ⭐. I'd love to hear what you build with it.

Full list: 89 merged pull requests and 62 closed issues

These lists cover the period since v1.31.0. Of the 62 issues below, 60 were closed during this backlog cleanup and two were closed earlier in the release cycle. Closed issues include fixed, superseded, and declined reports or requests.

Merged pull requests

Closed issues

  • #1530 Autoreset timer keeps restarting with detect_non_ha_changes enabled
  • #1515 # Home Assistant Adaptive Lighting Issue Template
  • #1512 skip_redundant_commands never converges on quantized attributes
  • #1510 Interceptor turns on unmanaged service lights in area where it manages at least one light
  • #1508 Autoreset timer breaks when take_over_control_mode is set to pause_changed
  • #1503 Czech translation is missing required {webapp_url} and {docs_url} placeholders
  • #1498 RuntimeError: loop ... is not the running loop in state_changed_event_listener on HA Core 2026.8 beta
  • #1497 Allowing negative offsets in services.yaml to fix iOS negative input issues
  • #1487 Newest update seems to be pushing some AI slop
  • #1485 Arctic conditions \ Polar Circle madness
  • #1484 Deprecated get_astral_location function
  • #1477 Export configuration feature
  • #1473 separate_turn_on_commands only fully adapts the first light during multi-light intercept
  • #1471 Enabling "Sleep Mode" unexpectedly fires a manual_control event.
  • #1459 Entity naming is duplicated since HA Core 2026.4.0b0
  • #1443 Action for Finding if light is currently set for adaptive lighting
  • #1431 Adding to YAML really required?
  • #1428 Allow per-light temperature correction
  • #1421 Tanh and Linear modes remain at min_brightness forever if it is higher than max_brightness (inverted timescale)
  • #1373 Race condition with separate_turn_on_commands causes lights to show 'on at 0% brightness' after turn_off
  • #1369 Thank you
  • #1362 Cannot add lights via UI
  • #1339 Ability to template / copy settings
  • #1281 Support template for sunrise time
  • #1233 autoreset_control_seconds fails to disable manual mode
  • #1203 Broken in 2025.5
  • #1201 Min and Max Color temperature using variables
  • #1194 Variable Starting times (workdays vs holydays)
  • #1184 Cannot enter min/max times later than 11:59:00
  • #1182 Deprecated constant
  • #1179 Lightener
  • #1144 Using Deprecated Constants as of 2025.1
  • #1138 No support for bad weather?
  • #1074 Decrease brightness during daylight?
  • #1068 Use entity Friendly names in GUI Configuration
  • #1060 Keep manual lights manual when changing sleep mode
  • #1058 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration adaptive_lighting
  • #1054 AttributeError: 'SimpleSwitch' object has no attribute '_current_settings'
  • #1034 Hue Zones/groups no longer work in Adaptive Lighting
  • #1011 Meross MSL100 Dimmable Light Not Appearing
  • #988 Integration fails to load if sleep/brightness/color switch is disabled
  • #957 Search light by name in the lights list
  • #939 Zigbee Congestion - Spread Change Over Time
  • #904 Integration with PWS solar sensor
  • #901 Errors in log
  • #889 Take Over Brightness Option
  • #858 Sleep Mode Xiaomi/Yeelight "moonlight" mode.
  • #836 Add an option to use night mode of lights in sleep mode
  • #827 Calling service adaptive_lighting.change_switch_settings
  • #812 Made a concept for what a revamp to the config could look like
  • #802 Take_over_control not working when Separate_turn_on_commands is activated
  • #800 AL when controlling lights using Zigbee groups (ZHA) stopped working
  • #799 Node Red deprecation warning for service calls
  • #794 Provide a service that forces lights to adjust
  • #769 Some AL rooms don't work anymore - color temp
  • #730 manual_control is broken with having two switches for the same light (one brightness and one color)
  • #600 Adaptive Lighting Graphs
  • #290 Separate adaptive_lighting.set_manual_control service into brightness and color
  • #271 Possible for AL to update the color of a Hue Scene?
  • #138 Adaptive lightning doesn't work at all if sun is always above the horizon
  • #105 Unconventional sunrise and sunset times .
  • #88 Option to invert the brightness changes

Support my open-source work · Full changelog

Don't miss a new adaptive-lighting release

NewReleases is sending notifications on new releases.