-
Notifications
You must be signed in to change notification settings - Fork 626
Open
Labels
Description
Description of the issue
Hi!
At the moment, it's not possible to deactivate the Home Assistant integration (extension) with the Zigbee2MQTT add-on. Setting homeassistant.enabled
to false
in the configuration file results in it being re-enabled after a restart. Disabling the Home Assistant integration with the Zigbee2MQTT web UI gives:
Extension with name HomeAssistant already present
I suspect this issue originates from:
export ZIGBEE2MQTT_CONFIG_HOMEASSISTANT_ENABLED='true' |
This setting was introduced in the commit 4ac4f1d
It would be nice if the homeassistant integration could be disabled (again).
Addon version
v2.5.1-1
Platform
Core 2025.7.3
Supervisor 2025.07.1
Operating System 16.0
Frontend 20250702.2
Logs of the issue (if applicable)
No response