Page 1 of 1

Activate google devices from domoticz

Posted: Wednesday 08 June 2022 11:10
by arjan93
Hii all,

Yesterday I`ve bought a bluebot vacuum cleaner. This cleaner is supported bij Google but not by domoticz.
Is het possible to activate the cleaner with a virtual switch in domoticz? I have controlicz installed but what
I understand is that this only works from google to domoticz and not from domoticz to google.

Does anyone have an idea if this is possible?

Re: Activate google devices from domoticz

Posted: Friday 10 June 2022 13:08
by mgugu
Check Google Assistant relay https://assistantrelay.com/
This exposes the Google Assistant Service as a REST API.
I use that to issue google voices from text via REST API. You can also launch routines
This run on nodejs. Running for many years without any problem

Re: Activate google devices from domoticz

Posted: Monday 13 June 2022 11:25
by arjan93
Thanks, I will take a look at it :)