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

MQTT Support #110

Open
ruimarinho opened this issue Jun 19, 2020 · 6 comments
Open

MQTT Support #110

ruimarinho opened this issue Jun 19, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@ruimarinho
Copy link

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

@vinteo
Copy link
Owner

vinteo commented Jun 19, 2020

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

@travisghansen
Copy link
Collaborator

I just read over the doc and unfortunately the implementation doesn’t fit too well with the http api from what I can tell :(

@vinteo
Copy link
Owner

vinteo commented Jun 19, 2020

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

@Nick-Adams-AU
Copy link
Collaborator

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 OpenSprinkler/OpenSprinkler-Firmware#140 ?

@antro31
Copy link

antro31 commented Jun 20, 2020

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.

@vinteo
Copy link
Owner

vinteo commented Jun 20, 2020

Thanks, it just started to work on its own after a while, probably something stupid i did

@vinteo vinteo added the enhancement New feature or request label May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants