-
Notifications
You must be signed in to change notification settings - Fork 639
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
MQTT JSON support with Home Assistant #235
Comments
Original comment by Vishal Chaudhary (Bitbucket: vishix, GitHub: vishix): @xoseperez I also tried to configure the auto-discovery feature, but it does not work right now. I just want to know is it just me or the feature is incomplete? |
HA auto-discovery has been fixed and improved in the current dev branch. I'd like to release it tomorrow as 1.9.6. |
Released. |
Removing milestone: 1.9.6 (automated comment) |
Originally reported by: Tomblarom (Bitbucket: Tomblarom, GitHub: Tomblarom)
I'm using the H801 with ESPurna 1.9.5 and Home Assistant 0.54.0. Normal
mqtt
platform is working, but I want to use
mqtt_json
to enable transitions and flashing (See MQTT JSON Light)Can I enable it or is it not implemented?
The other way would be to use MQTT auto-discover feature. But how to do that? I tried to send a discovery message over webinterface, but no "event has been fired" like they say in their docs (See MQTT discovery).
The text was updated successfully, but these errors were encountered: