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

TS0502B (MiBoxer FUT035Z+) not working after update Zigbee2MQTT to version 1.36.1 #22128

Closed
NuttShell opened this issue Apr 7, 2024 · 2 comments
Labels
problem Something isn't working

Comments

@NuttShell
Copy link

What happened?

After several on/off cycles, the controller (TS0502B ) stops responding to commands and an error appears in the logs. The maximum brightness level in the settings becomes 1000 instead of 254.
This error and similar behavior is repeated on two HomeAssistant installations with different adapters - Sonoff ZBDongle-P and Egony Stick V4 with Zigbee2MQTT version 1.36.1-1.
Downgrade Zigbee2MQTT version 1.36.1-1 to 1.36.0-1 solve this problem

What did you expect to happen?

in Zigbee2MQTT version 1.36.0-1 all working with no errors and problems.

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.36.1-1

Adapter firmware version

20221226

Adapter

Sonoff ZBDongle-P and Egony Stick V4

Setup

Add-on on Home Assistant Supervised 2024.4.1

Debug log

Publish 'set' 'state' to '0xa4c138f7dbfa8df2' failed: 'RangeError [ERR_OUT_OF_RANGE]: ZCL command 0xa4c138f7dbfa8df2/1 genLevelCtrl.moveToLevelWithOnOff({"level":724,"transtime":0}, {"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 <= 255. Received 724)'

and some log with wrong "brightness" value:
2024-04-08 01:01:44MQTT publish: topic 'zigbee2mqtt/0xa4c138f7dbfa8df2', payload '{"brightness":1000,"color_mode":"xy","color_temp":0,"do_not_disturb":true,"last_seen":"2024-04-07T18:01:45.718Z","linkquality":36,"state":"OFF"}'
Info 2024-04-08 01:01:44MQTT publish: topic 'zigbee2mqtt/0xa4c138f7dbfa8df2', payload '{"brightness":1000,"color_mode":"xy","color_temp":0,"do_not_disturb":true,"last_seen":"2024-04-07T18:01:46.125Z","linkquality":40,"state":"OFF"}'
Info 2024-04-08 01:01:45MQTT publish: topic 'zigbee2mqtt/0xa4c138f7dbfa8df2', payload '{"brightness":1000,"color_mode":"xy","color_temp":0,"do_not_disturb":true,"last_seen":"2024-04-07T18:01:46.613Z","linkquality":36,"state":"OFF"}'
Info 2024-04-08 01:01:45MQTT publish: topic 'zigbee2mqtt/0xa4c138f7dbfa8df2', payload '{"brightness":1000,"color_mode":"xy","color_temp":0,"do_not_disturb":true,"last_seen":"2024-04-07T18:01:46.815Z","linkquality":40,"state":"OFF"}'

@NuttShell NuttShell added the problem Something isn't working label Apr 7, 2024
@NuttShell
Copy link
Author

looks similar / related to
#22078

@Koenkk
Copy link
Owner

Koenkk commented Apr 7, 2024

Duplicate of #22078

@Koenkk Koenkk marked this as a duplicate of #22078 Apr 7, 2024
@Koenkk Koenkk closed this as completed Apr 7, 2024
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

2 participants