I wanted to turn the light in my office on as usual, but it wouldn’t turn on. Analysis showed that all Hue and IKEA lamps & repeaters stopped working. All the other Zigbee devices work just fine.
Any idea what’s happening here?
Zigbee2MQTT:error 2023-08-13 19:15:55: Publish ‘set’ ‘state’ to ‘Tradfri Couch LI’ failed: ‘Error: Command 0xf4b3b1fffe62cd84/1 genOnOff.on({}, {“sendWhen”:“immediate”,“timeout”:10000,“disableResponse”:false,“disableRecovery”:false,“disableDefaultResponse”:false,“direction”:0,“srcEndpoint”:null,“reservedBits”:0,“manufacturerCode”:null,“transactionSequenceNumber”:null,“writeUndiv”:false}) failed (Data request failed with error: ‘No network route’ (205))’
Zigbee2MQTT:error 2023-08-13 19:16:17: Failed to execute LQI for ‘IKEA Repeater Schuhraum’
Zigbee2MQTT:error 2023-08-13 19:16:43: Failed to execute LQI for ‘IKEA Repeater Wohnzimmer’
Zigbee2MQTT:error 2023-08-13 19:17:09: Failed to execute LQI for ‘IKEA Repeater Mara’
Zigbee2MQTT:error 2023-08-13 19:17:35: Failed to execute LQI for ‘TRADFRI AZ Schrank’
Zigbee2MQTT:error 2023-08-13 19:18:01: Failed to execute LQI for ‘Hue OG Flur’
Zigbee2MQTT:error 2023-08-13 19:18:27: Failed to execute LQI for ‘Hue AZ Schreibtisch’
Zigbee2MQTT:error 2023-08-13 19:18:53: Failed to execute LQI for ‘Hue AZ Deckenlampe’
after reboot system everything works for a few minutes but then stops working. seems like HA is flooding the zigbee network. i can control entitys like lights through the web interface but cannot receive zigbee state from switches etc.
zigbee2mqtt logs show similar errors like on this thread above mentioned.
UPDATE: found out that for some reason my router assigned a new IP address to homeassistant raspi. i went in the router settings and did manually permanent assign the old IP it was working on for month and switched ha raspi off completely. after booting and reconnecting with the old IP assigned now everithing seems to work fine so far. still have no idea how and the above zigbee errors are related to the network IP or if i just had first bad luck after update and after switching off and starting again had better luck :))