Skip to content
New issue

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

fix: Don't allow homeassistant.discovery_topic to be equal to mqtt.base_topic https://github.com/Koenkk/zigbee2mqtt/issues/23109 #23209

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

Koenkk
Copy link
Owner

@Koenkk Koenkk commented Jun 30, 2024

This PR adds a check to check wether the homeassistant.discovery_topic and mqtt.base_topic are not equal (and refuses to start when they are). This is not allowed since Zigbee2MQTT unsubscribes from this topic and thus makes devices uncontrollable.

Fixes #23109

@Koenkk Koenkk enabled auto-merge (squash) June 30, 2024 10:41
@Koenkk Koenkk merged commit dc7a06c into dev Jun 30, 2024
21 checks passed
@Koenkk Koenkk deleted the fix/ha_discovery_topic branch June 30, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant