It used to discover devices with there name as in Zigbee2MQTT Friendly name.
I reinstalled it, and now that name look the same as the ID.
Below the config of 1 of my devices.
Topic
Code: Select all
homeassistant/light/0x8cf681fffef4ed16/light/config
Code: Select all
{"availability":[{"topic":"zigbee2mqtt/bridge/state"}],"brightness":true,"brightness_scale":254,"color_mode":true,"command_topic":"zigbee2mqtt/Overloopplafondlamp/set","device":{"identifiers":["zigbee2mqtt_0x8cf681fffef4ed16"],"manufacturer":"Lidl","model":"Livarno Lux E27 bulb RGB (HG07834C)","name":"Overloop plafondlamp"},"effect":true,"effect_list":["blink","breathe","okay","channel_change","finish_effect","stop_effect"],"json_attributes_topic":"zigbee2mqtt/Overloopplafondlamp","max_mireds":500,"min_mireds":153,"name":null,"object_id":"overloop_plafondlamp","origin":{"name":"Zigbee2MQTT","sw":"1.33.0-dev","url":"https://www.zigbee2mqtt.io"},"schema":"json","state_topic":"zigbee2mqtt/Overloopplafondlamp","supported_color_modes":["xy","color_temp"],"unique_id":"0x8cf681fffef4ed16_light_zigbee2mqtt"}
Is there anything I do wrong or is that change intended?