We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I force removed device:
Zigbee2MQTT:info 2020-09-16 16:15:26: Force removing '0x000d6f0014f34ec9' Zigbee2MQTT:debug 2020-09-16 16:15:26: Clearing Home Assistant discovery topic for '0x000d6f0014f34ec9' Zigbee2MQTT:info 2020-09-16 16:15:26: Successfully force_removed 0x000d6f0014f34ec9 Zigbee2MQTT:info 2020-09-16 16:15:26: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"0x000d6f0014f34ec9","type":"device_force_removed"}'
New device list (without deleted one) should be published to mqtt
Just force remove device.
Zigbee2MQTT version: 0.13.7 Adapter hardware: CC2538 + CC2592 Adapter firmware version: JetHome
The text was updated successfully, but these errors were encountered:
This is indeed not done for the legacy api (will not be updated anymore), when removing through the new api this is already done
Sorry, something went wrong.
unfortunatelly, zigbee2mqttassistant uses old api :(
You can try #4266 as an alternative
No branches or pull requests
What happened
I force removed device:
What did you expect to happen
New device list (without deleted one) should be published to mqtt
How to reproduce it (minimal and precise)
Just force remove device.
Debug info
Zigbee2MQTT version: 0.13.7
Adapter hardware: CC2538 + CC2592
Adapter firmware version: JetHome
The text was updated successfully, but these errors were encountered: