zigbee2mqtt-frontend icon indicating copy to clipboard operation
zigbee2mqtt-frontend copied to clipboard

Error add zigbee device

Open GeefErNiksOm opened this issue 1 year ago • 0 comments

What happened?

When I want to add a zigbee device, the device is added as non-support. Next I want to look at developer console to see what type of device it is. Then I get the error "Hello, you've found a bug. Congratulations!". No idea why, this has been happening since the last week. Both HA version 2024.7.0 and 2024.6.4

What browsers are you seeing the problem on?

Microsoft Edge

Relevant stacktrace

**Current url**: http://homeassistant.local:8123/api/hassio_ingress/xxx/#/device/0x5c0272fffe05206d/dev-console
**Previous url**: http://homeassistant.local:8123/hassio


**Error type**: TypeError
**Error message**: Cannot read properties of undefined (reading 'clusters')



TypeError: Cannot read properties of undefined (reading 'clusters')
    at zs.render (http://homeassistant.local:8123/api/hassio_ingress/xxx/assets/ConnectedDevicePage-e3a64b21.js:1:30966)
    at ab (http://homeassistant.local:8123/api/hassio_ingress/xxx/assets/index-e24b99e4.js:43:6186)
    at yD (http://homeassistant.local:8123/api/hassio_ingress/xxx/assets/index-e24b99e4.js:43:5982)
    at r3 (http://homeassistant.local:8123/api/hassio_ingress/xxx/assets/index-e24b99e4.js:43:44865)
    at e3 (http://homeassistant.local:8123/api/hassio_ingress/xxx/assets/index-e24b99e4.js:43:39756)
    at ITe (http://homeassistant.local:8123/api/hassio_ingress/xxx/assets/index-e24b99e4.js:43:39682)
    at ap (http://homeassistant.local:8123/api/hassio_ingress/xxx/assets/index-e24b99e4.js:43:39534)
    at cb (http://homeassistant.local:8123/api/hassio_ingress/xxx/assets/index-e24b99e4.js:43:35900)
    at CD (http://homeassistant.local:8123/api/hassio_ingress/xxx/assets/index-e24b99e4.js:43:36704)
    at Gn (http://homeassistant.local:8123/api/hassio_ingress/xxx/assets/index-e24b99e4.js:41:3283)

Did you download state.json.zip?

I will not attach state.json.zip

GeefErNiksOm avatar Jul 04 '24 11:07 GeefErNiksOm