Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sunricher ZG192910-4 doesn't support simultaneous transition of brightness and color #1170

Open
4 tasks done
JeroenVanLeusden opened this issue Jan 27, 2025 · 0 comments
Open
4 tasks done

Comments

@JeroenVanLeusden
Copy link

Home Assistant Adaptive Lighting Issue Template

Bug Reports

If you need help with using or configuring Adaptive Lighting, please open a Q&A discussion thread here instead.

Before submitting a bug report, please follow these troubleshooting steps:

Please confirm that you have completed the following steps:

Required information for bug reports:

Please include the following information in your issue.

Issues missing this information may not be addressed.

  1. Debug logs captured while the issue occurred. See here for instructions on enabling debug logging:
[2025-01-27 16:15:49] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/kitchen-niche', payload '{"brightness":254,"color_mode":"color_temp","color_temp":450,"effect":null,"linkquality":180,"power_on_behavior":null,"state":"ON"}'

[2025-01-27 16:15:49] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/tradfri-e27-white-1055-lm', payload '{"brightness":254,"color_mode":"color_temp","color_options":null,"color_temp":454,"effect":null,"identify":null,"linkquality":164,"power_on_behavior":null,"state":"ON","update":{"installed_version":50331683,"latest_version":50331683,"state":"idle"}}'
[2025-01-27 16:15:50] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/tradfri-e27-white-1055-lm', payload '{"brightness":254,"color_mode":"color_temp","color_options":null,"color_temp":284,"effect":null,"identify":null,"linkquality":160,"power_on_behavior":null,"state":"ON","update":{"installed_version":50331683,"latest_version":50331683,"state":"idle"}}'

[2025-01-27 16:17:33] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/kitchen-niche', payload '{"brightness":254,"color_mode":"color_temp","color_temp":288,"effect":null,"linkquality":180,"power_on_behavior":null,"state":"ON"}'
  1. Your Adaptive Lighting configuration:
Setup via UI, default settings with separate_turn_on_commands enabled
  1. (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
    • Brand and model number of problematic light(s)
[Sunricher ZG192910-4](https://www.zigbee2mqtt.io/devices/ZG192910-4.html#sunricher-zg192910-4)
  1. Describe the bug and how to reproduce it:
    As you can see in the logs i have two lights which are controlled by this integration. separate_turn_on_commands is enabled for the tradfri-e27-white-1055-lm bulb and is working correctly. I also have a Sunricher ZG192910-4 which seems to ignore separate_turn_on_commands. It only sends one enable command without changing the color_temp. The color however does change after the next update on 16:17:33

  2. Steps to reproduce the behavior:

  • setup adaptive lightning with a Sunricher ZG192910-4 device
  • enable separate_turn_on_commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant