Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.57k stars 1.63k forks source link

EGLO Light Model EGLO_ZM_RGB_TW does not turn of with Transition enabled #20108

Closed dgruber99 closed 3 weeks ago

dgruber99 commented 7 months ago

What happened?

I activated the transition feature in Zigbee2MQTT with the aim of having the lights fade in and out. I set the value to 1 for the fading effect, which worked well. However, there's an issue - the lights no longer turn off; they stop at 1% brightness and remain on regardless of my attempts to turn them off. Removing the value completely restores their functionality.

thats in my Status page. "state" is "OFF" but the light is still on at around 1% { "brightness": 76, "color": { "h": 36, "hue": 36, "s": 70, "saturation": 70, "x": 0.315, "y": 0.245 }, "color_mode": "color_temp", "color_temp": 370, "color_temp_startup": 370, "linkquality": 192, "state": "OFF", "power_on_behavior": null }

i hope anybody can help me with that issue Thanks alot!!

Vendor: EGLO Modell 900024/12253

What did you expect to happen?

the Lights to fade in and out, until the lights turn out

How to reproduce it (minimal and precise)

Enter 1 or 0 in the Transition field in Zigbee2MQTT

Zigbee2MQTT version

1.34.0

Adapter firmware version

7.3.1.0 build 176

Adapter

SONOFF Dongle Plus Modell-E

Debug log

debug_Log.txt

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days