Logic Machine Forum
Grohe Sense Guard? - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Hardware (https://forum.logicmachine.net/forumdisplay.php?fid=12)
+--- Thread: Grohe Sense Guard? (/showthread.php?tid=2389)



Grohe Sense Guard? - stemic01 - 15.12.2019

Anyone Connected the Grohe Sense guard system to their LM? 

I see there are some information about the scripting here
https://www.openhab.org/addons/bindings/groheondus/ 


Or are there other water guard systems I should be looking into? 

- Detect water leaks 
- Warning about water leaks
- Close main valve on detection of water leak 
- Close main valve when house is in "travel mode".


RE: Grohe Sense Guard? - admin - 17.12.2019

Integration is possible but it's not trivial. Their cloud solution uses OAuth2 is meant for apps with user interaction. To retrieve data you will need a token which has to be refreshed periodically. Token refresh is an automated process but in case something goes wrong you will have to get new tokens manually again. This is not very good reliability point of view.