hass-opensprinkler
hass-opensprinkler copied to clipboard
MQTT Support
Hi,
Ray just released the new firmware version with support for MQTT. This is a game changer.
For now it’s only reporting state changes, but in the future it will support sending commands as well.
Ideally we would listen to these topics for faster and more reliable state updates.
More information at https://openthings.freshdesk.com/support/solutions/articles/5000859089-how-to-use-mqtt
A game changer for sure!
If you can't wait and/or only rely on station or sensor running state changes for automation in HA, you can use the MQTT integration available in HA for now:
https://www.home-assistant.io/integrations/mqtt/ https://www.home-assistant.io/integrations/#search/mqtt
I just read over the doc and unfortunately the implementation doesn’t fit too well with the http api from what I can tell :(
I can't seem to get the MQTT to work with the HA MQTT addon, anyone got it working? Put in the settings in OS but doesn't seem to send any messages to the broker
I can't seem to get the MQTT to work with the HA MQTT addon, anyone got it working? Put in the settings in OS but doesn't seem to send any messages to the broker
Works for me. Did you get bitten by this https://github.com/OpenSprinkler/OpenSprinkler-Firmware/pull/140 ?
Hi, I had the same issue. We identified the problem with OpenSprinkler Team. Please ensure that you get the latest version from GitHub to have MQTT work.
Thanks, it just started to work on its own after a while, probably something stupid i did