Page 15 of 15

Re: Domoticz to Google Assistant integration

Posted: Wednesday 25 March 2020 10:57
by DewGew
New functions on latest beta V1.7.1

There is new function to change device type, icon and some behavior depending on the device (e.g open/close instead of on/off).
For fully control you can remove Image_Override from config.
To change device type, add to discription for your device in domoticz:

Code: Select all

<voicecontrol>
  devicetype = oven
</voicecontrol>
or in Device_Config in config.yaml:

Code: Select all

Device_Config:
   212:
     devicetype: 'oven'
Light Device types to choose from is:
light, ac_unit, bathtub, coffemaker, dishwasher, dryer, fan, heater, kettle, media, microwave, outlet, oven, speaker, switch, vacuum, washer, waterheater, window, gate, garage.

For heater, kettle, waterheater, oven you can also use merge_thermo_idx to merge thermostat to control temperature.

Code: Select all

<voicecontrol>
  devicetype = oven
  merge_thermo_idx = 432
</voicecontrol>
Door Contact devices can choose window, gate or garage

Selector devices can choose only vacuum

Feedback is appreciated

Re: Domoticz to Google Assistant integration

Posted: Friday 27 March 2020 8:32
by DewGew

Re: Domoticz to Google Assistant integration

Posted: Thursday 27 January 2022 9:35
by fabry91
Hello,

I have docker on Synology that was running okay, yesterday I restart the nas to installa an upgrade of DSM, and after the restart, the docker was not running, if I try to restart the send me back this error:

Re: Domoticz to Google Assistant integration

Posted: Monday 22 August 2022 10:31
by DAVIZINHO
fabry91 wrote: Thursday 27 January 2022 9:35 Hello,

I have docker on Synology that was running okay, yesterday I restart the nas to installa an upgrade of DSM, and after the restart, the docker was not running, if I try to restart the send me back this error:
i have synology and use the web interface to docker.

maybe the problem was some of your paths? the last one dont have the /volume1/......

Re: Domoticz to Google Assistant integration

Posted: Sunday 11 September 2022 12:18
by fabry91
DAVIZINHO wrote: Monday 22 August 2022 10:31
fabry91 wrote: Thursday 27 January 2022 9:35 Hello,

I have docker on Synology that was running okay, yesterday I restart the nas to installa an upgrade of DSM, and after the restart, the docker was not running, if I try to restart the send me back this error:
i have synology and use the web interface to docker.

maybe the problem was some of your paths? the last one dont have the /volume1/......
Hello Davizinho, thank you for your reply and apology my late reply :mrgreen:
Get it solved anyway :D

Re: Domoticz to Google Assistant integration

Posted: Thursday 22 December 2022 10:44
by anconakip
i have tried to install. On my raspberry pi it works ok. i can get to the settings page of the Domoticz-google-assistent. Everything is ok in here.
But in my google settings i don't know what to fill in in mij URL? i have an url from ddns.net. But i can not fill in a http:// adress. How can i get a https://?