Koen Kanters

Results 1455 comments of Koen Kanters

This seems to be a limitation of HA (it doesn't support running multiple instances of the same addon). As a hack, you can run 2 instances but using both the...

Could you: - Force remove the device through the z2m frontend - Restart z2m - Provide the debug log of: start z2m, pair the device and try to control it...

These looks like connection issues with the dongle, likely cannot be fixed from the Z2M side. Make sure that you don't have any other addons that use USB devices running...

I see that it tries to configure reporting for 3 attributes: ``` [2025-11-08 08:13:07] debug: zh:controller:endpoint: Error: ZCL command 0x0015bc001b1013c9/2 haElectricalMeasurement.configReport([{"minimumReportInterval":10,"maximumReportInterval":65000,"reportableChange":5,"attribute":"rmsCurrentPhB"},{"minimumReportInterval":10,"maximumReportInterval":65000,"reportableChange":5,"attribute":"rmsCurrentPhC"},{"minimumReportInterval":10,"maximumReportInterval":65000,"reportableChange":5,"attribute":"neutralCurrent"},{"minimumReportInterval":10,"maximumReportInterval":65000,"reportableChange":50,"attribute":"rmsVoltage"}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE') ``` My guess here is...

I updated https://github.com/Koenkk/zigbee2mqtt/discussions/24198, search for `Bare-metal installations (no Docker/Home Assistant add-on)`, hopefully this helps.

You need to add adapter: ember in the z2m addon config page, not the configuration.yaml

Make sure you are using the correct firmware, see https://github.com/Koenkk/zigbee2mqtt/discussions/21462

Could you check if this is fixed in the de branch? > Changes will be available in the [dev branch](https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html) in a few hours from now and in the next...

Fixed! Could you also submit a picture for the docs? This can be done by: 1. Create a fork by clicking [here](https://github.com/Koenkk/zigbee2mqtt.io/fork) 2. Go to the `public/images/devices` directory, *Add file*...