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

IKEA LED1923R5 Transition Time off by one #21396

Open
cmprmsd opened this issue Feb 14, 2024 · 0 comments
Open

IKEA LED1923R5 Transition Time off by one #21396

cmprmsd opened this issue Feb 14, 2024 · 0 comments
Labels
problem Something isn't working

Comments

@cmprmsd
Copy link

cmprmsd commented Feb 14, 2024

What happened?

I bought LED1923R5 (color) and LED2106R3 (white spectrum) GU10 bulbs.
Transition time on LED2106R3 works fine. Setting 0 enables me to do "blink" switching manually.
However, LED1923R5 (color) seems to add one second to my transition time that I set in the Settings (specific) tab.

Setting 0 will have 1 second transition time.
Setting 1 will have 2 seconds transition time.
Setting -1 will result in the following error message:

Publish 'set' 'state' to 'KGBueroLEDFarbe' failed: 'RangeError [ERR_OUT_OF_RANGE]: Command 0x287681fffe537155/1 genLevelCtrl.moveToLevelWithOnOff({"level":0,"transtime":-10}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (The value of "value" is out of range. It must be >= 0 and <= 65535. Received -10)'

What did you expect to happen?

The transition time should work the same way for the color LEDs as it does for the white spectrum LEDs.

How to reproduce it (minimal and precise)

Set the transition to 0 and see if on/off/toggle blinks instead of a transition effect.

Zigbee2MQTT version

1.35.3

Adapter firmware version

20210708

Adapter

SONOFF Zigbee 3.0 USB - ZBDongle-P TI CC2652P + CP2102(N)

Setup

Add-on to HomeAssistant in a Proxmox VM

Debug log

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant