adaptive-lighting: WLED not working in V1.12
Home Assistant Adaptive Lighting Issue Template
Bug Reports
Before submitting a bug report, please follow these troubleshooting steps:
Please confirm that you have completed the following steps:
- I have updated to the latest Adaptive Lighting version available in HACS.
- I have reviewed the Troubleshooting Section in the README.
- (If using Zigbee2MQTT) I have read the Zigbee2MQTT troubleshooting guide in the README.
- I have checked the V2 Roadmap and open issues to ensure my issue isn’t a duplicate.
Required information for bug reports:
Please include the following information in your issue.
Issues missing this information may not be addressed.
- Debug logs captured while the issue occurred. See here for instructions on enabling debug logging:
Debug logs for version 1.11 (that works): home-assistant_adaptive_lighting_2023-05-25T18-28-38.253Z.log
Debug logs for version 1.12: home-assistant_adaptive_lighting_2023-05-25T18-33-37.614Z.log
lights:
- light.wled_sink
prefer_rgb_color: true
include_config_in_attributes: true
initial_transition: 0
sleep_transition: 1
transition: 0
transition_until_sleep: false
interval: 10
min_brightness: 1
max_brightness: 45
min_color_temp: 2000
max_color_temp: 5500
sleep_brightness: 1
sleep_rgb_or_color_temp: color_temp
sleep_color_temp: 1000
sleep_rgb_color:
- 255
- 56
- 0
sunrise_time: null
max_sunrise_time: null
sunrise_offset: 0
sunset_time: null
min_sunset_time: null
sunset_offset: 0
only_once: false
take_over_control: false
detect_non_ha_changes: false
separate_turn_on_commands: false
send_split_delay: 0
adapt_delay: 0
autoreset_control_seconds: 0
name: Sink
- (If using Zigbee2MQTT), provide your configuration files (remove all personal information before posting):
devices.yaml
groups.yaml
configuration.yaml
⚠️; Warning REMOVE ALL of the PERSONAL INFORMATION BELOW before posting ⚠️;- mqtt:
server
: - mqtt:
user
: - mqtt:
password
: - advanced:
pan_id
: - advanced:
network_key
: - anything in
log_syslog
if you use this
- mqtt:
- Brand and model number of problematic light(s)
-
Describe the bug and how to reproduce it: After upgrading to V1.12, some of my WLED lights do not adapt anymore.
-
Steps to reproduce the behavior: Upgraded to the newest version, no clue how to reproduce is, but restarting or reconfiguring does not seem to change anything. Downgrading to 1.11 makes them work again.
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 4
- Comments: 19 (4 by maintainers)
Commits related to this issue
- Revert supported_features from #565 and #575, fixes #601 — committed to basnijholt/adaptive-lighting by basnijholt a year ago
Still not fixed in .15
Same issue for me also using 1.12, 1.13, and 1.14. I am using SK6812 running directly off an ESP8266 in both instances
I have the same problem, the shelly rgbw2 lights don’t adapt… I’ve tried 1.12, 1.13 and 1.14, none of them resolved it, with 1.11, which is where I’m staying, they work perfectly