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
I have tried to manually publish devices into HomeAssistant discovery topic homeassitant/, but zigbee2mqtt automatically removes the device immediately.
Log:
Zigbee2MQTT:debug 2022-12-13 00:41:05: Received MQTT message on 'homeassistant/light/0xf427e51a/light/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state"}],"brightness":true,"brightness_scale":254,"color_mode":true,"command_topic":"zigbee2mqtt/test-lampe/set","device":{"identifiers":["zigbee_0xf427e51a"],"manufacturer":"IKEA","model":"TRADFRI bulb E14 WS globe 470lm, dimmable, white spectrum (LED2101G4)","name":"test-lamp-group1","sw_version":"1.1.003"},"effect":true,"effect_list":["blink","breathe","okay","channel_change","finish_effect","stop_effect"],"json_attributes_topic":"zigbee2mqtt/test-lampe","max_mireds":454,"min_mireds":250,"name":"test-lamp-group","schema":"json","state_topic":"zigbee2mqtt/test-lampe","supported_color_modes":["color_temp"],"unique_id":"0xf427e51a_light_z2m-group1"}',
Zigbee2MQTT:debug 2022-12-13 00:41:05: Clearing Home Assistant config 'homeassistant/light/0xf427e51a/light/config',
Zigbee2MQTT:info 2022-12-13 00:41:05: MQTT publish: topic 'homeassistant/light/0xf427e51a/light/config', payload 'null',
Zigbee2MQTT:debug 2022-12-13 00:41:05: Received MQTT message on 'homeassistant/light/0xf427e51a/light/config' with data ''
Is it possible to disable this behavior? or how can other devices (not zigbee) be added to MQTT discovery?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I have tried to manually publish devices into HomeAssistant discovery topic
homeassitant/
, but zigbee2mqtt automatically removes the device immediately.Log:
Is it possible to disable this behavior? or how can other devices (not zigbee) be added to MQTT discovery?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions