Koen Kanters
Koen Kanters
Do you have any other services running which access USB devices? I think the error happens because an other process tries to access the port
Can you check on other hardware? e.g. your laptop
Can you try the firmware from [this post](https://github.com/Koenkk/zigbee2mqtt/discussions/23224#discussioncomment-10422347) in combination with the `ember` driver?
Could you provide the debug log from starting z2m until the crash (resulting from turning on the plugs)? See [this](https://www.zigbee2mqtt.io/guide/configuration/logging.html) on how to enable debug logging.
@Nerivec could you check this one? It's a bit interesting that this causes a crash, there are not too many messages.
Do you see anything in the debug log when triggering actions? See [this](https://www.zigbee2mqtt.io/guide/configuration/logging.html) on how to enable debug logging.
If it keeps sending the commissioning command (`Received commissioning from`) you probably need to confirm the channel by pressing a certain key combination on the device, consult the manual for...
The values you see in the generated definition are read from the device (so they should be correct). > Based on my calculations the range should be from 167 to...
@capjack92 I guess they set the XY color and not the color temperature then?
Try to stop z2m, edit `data/database.db` and modify the color temp range (`colorTempPhysicalMin`/`colorTempPhysicalMax`) and use the generated definition.