Koenkk / zigbee2mqtt

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

Status update no longer works since version 1.34.0 on some devices #20100

Closed OUARZA closed 3 weeks ago

OUARZA commented 8 months ago

What happened?

Since the update of 2023-12-05 08:57:15, some of my equipment no longer shows their condition. This is the case of my lamps : Model: 4058075047853 Manufacturer: LEDVANCE Seller: OSRAM Model ID: Gardenpole RGBW Z3

and my transformers : Model: ICPSHC24-10EU-IL-1 Manufacturer: IKEA of Sweden Seller: IKEA Model ID: TRADFRI transformer 10W

What did you expect to happen?

A return to normal state

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.34.0

Adapter firmware version

26780700

Adapter

ConBee2/RaspBee2

Debug log

2023-12-08 08:09:11`MQTT publish: topic 'zigbee2mqtt/0x90fd9ffffe17157a', payload '{"brightness":180,"device":{"applicationVersion":17,"dateCode":"20211025","friendlyName":"0x90fd9ffffe17157a","hardwareVersion":1,"ieeeAddr":"0x90fd9ffffe17157a","manufacturerID":4476,"manufacturerName":"IKEA of Sweden","model":"ICPSHC24-10EU-IL-1","networkAddress":26394,"powerSource":"Mains (single phase)","softwareBuildID":"2.3.086","stackVersion":87,"type":"Router","zclVersion":1},"last_seen":"2023-12-07T20:49:00.829Z","level_config":{"on_level":"previous"},"linkquality":255,"power_on_behavior":"on","state":"ON","update":{"installed_version":587753009,"latest_version":587753009,"state":"idle"},"update_available":false}'

tempus2016 commented 8 months ago

I think I have the same issue. In HA, when I click on some devices to turn them on, they turn on but doesn't show the on state in HA and I'm unable to turn them off without going into Z2M and manually turning them off.

sdotter commented 8 months ago

I'm having same issue... Already found fix?

tempus2016 commented 8 months ago

I'm having same issue... Already found fix?

I haven’t found a solution yet. Not sure if the recent HA or Z2M update has caused it. Finding the UI of Z2M a bit buggy also. Clicking a device link sometimes takes multiple clicks to access the device settings.

sdotter commented 8 months ago

Yeah i experience exact same issue(s) Buggy / sometimes crash of zigbee2mqtt... a lot of times devices dont respond when turning then on or off. It doenst matters if i use Home Assistant or Zigbee2Mqtt directly, then i get:

Publish 'set' 'state' to 'Woonkamer Lamp' failed: 'Error: Command 0x385cfbfffe8b44d1/1 genOnOff.off({}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 57357 - 1 - 12 - 6 - 11 after 10000ms)'

And if i try a few times of toggling the button on off it suddenly starts working (and my lights blinking for all on off actoins)

OUARZA commented 8 months ago

Hello, I solved the problem for all my equipment except 1 by restarting them electrically.

OUARZA commented 8 months ago

Hello I still have lots of errors with one of my devices :(

Publish 'set' 'state' to '0x7cb03eaa00b064a9' failed: 'Error: Command 0x7cb03eaa00b064a9/3 genOnOff.off({}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (no response received (12))'

tempus2016 commented 7 months ago

Hello I still have lots of errors with one of my devices :(

Publish 'set' 'state' to '0x7cb03eaa00b064a9' failed: 'Error: Command 0x7cb03eaa00b064a9/3 genOnOff.off({}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (no response received (12))'

I’m the same. Constant errors like this showing up and devices not reporting correct states.

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