HASwitchPlate / openHASP-custom-component

Home Assistant custom component for openHASP
https://www.openhasp.com
MIT License
51 stars 12 forks source link

Homeassistant Mqtt Discovery not working #104

Closed richardpt86 closed 1 year ago

richardpt86 commented 1 year ago

My plate was not being discovered by the integration. Looking at the logs openHasp was configuring MQTT discovery at "hasp/discovery" Updating the /config/custom_components/openhasp/manifest.json file to listen on "hasp/discovery/#" fixed the issue.

dgomes commented 1 year ago

You are using a beta version of the firmware and the stable version of the custom component

Hopefully we will release 0.7.0 soon :)

fvanroie commented 1 year ago

Both the firmware master and main branch of the CC have been updated to version 0.7.0. Please update to the latest commits which should fix discovery.