You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This solution is not a fix of this bug. It is only a mitigation for the time being.
To solve the problem you need to do the following:
Stop zigbee2mqtt
Open the file zigbee2mqtt/configuration.yaml
Look for the section devices:
Within this section you will find en entry with your original device name 0xabcde12345 and within this section the entry friendly_name: My-New-Device-Name
Change the entry friendly_name: My-New-Device-Name to friendly_name: '0xabcde12345'
Start zigbee2mqtt
After zigbee2mqtt is running again, you can check the result.
This solution is not a fix of this bug. It is only a mitigation for the time being.
I hope this discription helps to fix the bug faster.
dagobert
changed the title
Cannot rename device back to original zigbee name
Cannot rename device back to original zigbee name (friendly_name '0xxxxx' is already in use)
Jan 15, 2025
What happened?
0xyyyy
toMydevice
with the option "Update Home Assistant entity".This caused an error:
friendly_name '0xxxxx' is already in use
What did you expect to happen?
Rename back without an error.
How to reproduce it (minimal and precise)
This problem already exited in version 1.x
Discussed in #23341
Zigbee2MQTT version
2.0.0
Adapter firmware version
Adapter
SLZB-06P7
Setup
HA Addon
Debug log
No response
The text was updated successfully, but these errors were encountered: