Moen flo virtual device

I bought one of these as part of an unplanned re-pipe last month (as insurance against another slow leak) and have been using the IFTTT integration. I was semi-ok with the IFTTT integration, but it was not as smooth as the Dome valve that I had for responding to alerts from the leak sensors I already had. Then Moen emailed me last week that they were discontinuing the IFTTT integration.

After looking at the web app, it appears that the Flo uses a straightforward REST API for control (but possibly Firebase for the realtime data). I cobbled together a basic driver that replaces the IFTTT capabilities (update valve state, set the device mode).

It's my first Hubitat driver, so if anyone is interested in helping me test it... let me know.

It's available here: GitHub - dacmanj/hubitat-moenflo

(Import URL: https://raw.githubusercontent.com/dacmanj/hubitat-moenflo/master/moenflo.groovy)

David

7 Likes