Controlicz - Domoticz to Google Home/Assistant integration Topic is solved

Alexa, Google Home and Siri

Moderator: leecollings

HarryHase
Posts: 25
Joined: Friday 28 July 2017 21:21
Target OS: Linux
Domoticz version: stable
Location: Germany&Netherlands
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by HarryHase »

I need some hints how to mange 2 houses. Is this possible with one acoount?
Madgeni
Posts: 1571
Joined: Friday 25 March 2016 17:43
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by Madgeni »

quirk wrote: Thursday 14 December 2017 20:15 Thanks Madgeni for the test button, I've been able to spot error in my Nginx reverse proxy config that prevents Controlicx to access Domoticz!
yay!
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
Elmardus
Posts: 2
Joined: Tuesday 09 May 2017 12:15
Target OS: Linux
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by Elmardus »

I'm having some trouble setting up Controlicz.
So far I've opened the Google actions page, pressed 'Start Testing', selected the 'Actions on Google - Version 2'. In the home app under add devices the 'test home controlicz' shows up in the list. It opens a page for approval, but after approving I get the error: "Couldn't update the setting, please check your connection".

What can I do to fix this?
lassiko
Posts: 15
Joined: Tuesday 04 October 2016 22:46
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by lassiko »

Hi Madgeni,
I just registered.
Can you please add me in your beta program.
My email starts with: lass***

Thank you!

Sent from my FRD-L09 using Tapatalk

ticranou
Posts: 6
Joined: Wednesday 11 January 2017 12:45
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by ticranou »

Hi Madgeni,
I tried to test the connection to my domoticz from my profile on Controlicz.com, but it always fails with the following message: "Controlicz is unable to connect - please check your config" ;-(
Could you please have a look on your side to see what the problem could be ?

Edit: it seems that no user/password is provided during the testing request...

Thanks in advance,
T.
Madgeni
Posts: 1571
Joined: Friday 25 March 2016 17:43
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by Madgeni »

Elmardus wrote: Friday 15 December 2017 15:09 I'm having some trouble setting up Controlicz.
So far I've opened the Google actions page, pressed 'Start Testing', selected the 'Actions on Google - Version 2'. In the home app under add devices the 'test home controlicz' shows up in the list. It opens a page for approval, but after approving I get the error: "Couldn't update the setting, please check your connection".

What can I do to fix this?
Hi - can you check the account you've entered in Controlicz has access to your Domoticz? - i've added a test connection button to the Profile page
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
Madgeni
Posts: 1571
Joined: Friday 25 March 2016 17:43
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by Madgeni »

ticranou wrote: Friday 15 December 2017 16:42 Hi Madgeni,
I tried to test the connection to my domoticz from my profile on Controlicz.com, but it always fails with the following message: "Controlicz is unable to connect - please check your config" ;-(
Could you please have a look on your side to see what the problem could be ?

Edit: it seems that no user/password is provided during the testing request...

Thanks in advance,
T.
hahah - i was testing the one API call that doesn't need authentication :/

Working on this now
Last edited by Madgeni on Friday 15 December 2017 17:07, edited 1 time in total.
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
Elmardus
Posts: 2
Joined: Tuesday 09 May 2017 12:15
Target OS: Linux
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by Elmardus »

Madgeni wrote: Friday 15 December 2017 16:58 Hi - can you check the account you've entered in Controlicz has access to your Domoticz? - i've added a test connection button to the Profile page
Test is succesful, Controlicz can connect, however I still get the same error in my Google Home app.
Madgeni
Posts: 1571
Joined: Friday 25 March 2016 17:43
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by Madgeni »

Elmardus wrote: Friday 15 December 2017 17:00
Madgeni wrote: Friday 15 December 2017 16:58 Hi - can you check the account you've entered in Controlicz has access to your Domoticz? - i've added a test connection button to the Profile page
Test is succesful, Controlicz can connect, however I still get the same error in my Google Home app.
yep, test is not working as expected! Can you just double check your username/password, Controlicz is getting an authentication error
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
ticranou
Posts: 6
Joined: Wednesday 11 January 2017 12:45
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by ticranou »

Hi Madgeni,

My nginx logs say:
1xx.xxx.xxx.xxx - - [15/Dec/2017:16:51:03 +0100] "OPTIONS /json.htm?type=command&param=getversion HTTP/2.0" 401 590 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36"

and

no user/password was provided for basic authentication, client: 1xx.xxx.xxx.xxx, server: xxx.xxx.xxx, request: "OPTIONS /json.htm?type=command&param=getversion HTTP/2.0", host: "xxx.xxx.xxx:8443"

The first log does not contain any login, contrary to user requests. That's what is surprising me...
Any idea about this behavior ?

T.
Madgeni
Posts: 1571
Joined: Friday 25 March 2016 17:43
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by Madgeni »

yep, it's 'normal' i think. Don't blame me, it seems that getversion call is unauthenticated..
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
ticranou
Posts: 6
Joined: Wednesday 11 January 2017 12:45
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by ticranou »

no problem ;-)
well... with a colleague, we made a test within his Controlicz account. His connection test also uses the getVersion request, but he has a user specified in the log related to the request. But I don't... ???
ebbspot
Posts: 3
Joined: Saturday 21 February 2015 16:54
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Nieuw Vennep
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by ebbspot »

Madgeni wrote: Wednesday 06 December 2017 8:46
ebbspot wrote: Tuesday 05 December 2017 21:52
ebbspot wrote: Wednesday 29 November 2017 0:42 Hello Madgeni,
Have you read this request?


i would like to use (test) controlicz with my domoticz and google assistant. I am registred on controlicz with email eb*e*@xs4all.nl

Thanks!
Hi there -
Email addresses and domains must be associated with an active Google Account or Google Apps account
Madgeni.

I have changed the email address
ebie**************[email protected]
Raspberry Zero PI 3 B
Evohome wifi Evohome HGI80 Evohome Web
4x Rfxcom
Google AIY
Z-Wave
OpenPlotter
sly14
Posts: 2
Joined: Wednesday 13 December 2017 10:01
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by sly14 »

Hello Madgeni,
I just registered, can i test beta program Controlicz.
My email sly1***@gmail.com
Thank you!
nounours0000
Posts: 2
Joined: Friday 15 December 2017 21:54
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by nounours0000 »

Hello Madgeni,

I just registered, can you please tes beta program controlicz.

My email perr****@gmail.com

Thank you !
jeroenvanpelt
Posts: 20
Joined: Saturday 30 January 2016 13:19
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by jeroenvanpelt »

Everything seems to work after all. @Madgeni thanks for all your help so far!

Initially received the "Couldn't update settings. Please check your connection." when linking my account in the Google Home app while it did not link Controlicz. This morning I casually checked my Home app, just to find out it had somehow linked my Controlicz and had synced my devices. Since then I have unlinked Controlicz once and succesfully re-linked it. Devices appear in the Home app; I can control my devices and query the status of my lights and temperature sensors.

There's two things left that I am wondering about:
  • The dreaded "Couldn't update settings. Please check your connection." message: It keeps appearing 99% of the times when I link devices to rooms. Funny thing is though: It does link the devices. Even when I hit " Discard" in the app. Any ideas what is going wrong here?
  • I added one group in Domoticz to a room plan called Groups. This group does not seem to sync though. It cannot be added to the list of devices for the specific user I use for Controlicz. I noticed that another device did sync with the "sync my devices" command from Google Assistant. I thought groups were also supposed to sync to Home. In Nginx I noticed the command to query for all devices does not include the groups though: /json.htm?type=devices&filter=all&used=true&order=Name
My setup uses Domoticz with Nginx to enable HTTPS.
--
Domoticz latest stable - RaspberryPi 2 B - MySensors - Controlicz - Google Home - RFLink (w/MiLight)
Madgeni
Posts: 1571
Joined: Friday 25 March 2016 17:43
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by Madgeni »

jeroenvanpelt wrote: Saturday 16 December 2017 13:45 Everything seems to work after all. @Madgeni thanks for all your help so far!

Initially received the "Couldn't update settings. Please check your connection." when linking my account in the Google Home app while it did not link Controlicz. This morning I casually checked my Home app, just to find out it had somehow linked my Controlicz and had synced my devices. Since then I have unlinked Controlicz once and succesfully re-linked it. Devices appear in the Home app; I can control my devices and query the status of my lights and temperature sensors.

There's two things left that I am wondering about:
  • The dreaded "Couldn't update settings. Please check your connection." message: It keeps appearing 99% of the times when I link devices to rooms. Funny thing is though: It does link the devices. Even when I hit " Discard" in the app. Any ideas what is going wrong here?
  • I added one group in Domoticz to a room plan called Groups. This group does not seem to sync though. It cannot be added to the list of devices for the specific user I use for Controlicz. I noticed that another device did sync with the "sync my devices" command from Google Assistant. I thought groups were also supposed to sync to Home. In Nginx I noticed the command to query for all devices does not include the groups though: /json.htm?type=devices&filter=all&used=true&order=Name
My setup uses Domoticz with Nginx to enable HTTPS.
Hi - i'm afraid I can't control any of those "Couldn't update settings" errors, they sit firmly with the Google apps.

re: Groups - they are absolutely part of the /json.htm?type=devices&filter=all&used=true&order=Name call:

Code: Select all

{
         "Data" : "On",
         "Description" : "",
         "Favorite" : 1,
         "LastUpdate" : "2017-12-16 15:20:01",
         "Name" : "Top Group",
         "PlanID" : "3",
         "PlanIDs" : [ 3 ],
         "Protected" : false,
         "Status" : "On",
         "Type" : "Group",
         "TypeImg" : "group",
         "UsedByCamera" : false,
         "XOffset" : 0,
         "YOffset" : 0,
         "idx" : "1"
      },
I can take a look, but if it's in a Room plan, and your Controlicz user has access to it, then Controlicz will find it :)
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
jeroenvanpelt
Posts: 20
Joined: Saturday 30 January 2016 13:19
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by jeroenvanpelt »

Figured out the case of the missing groups. One needs to enable the tab "Scenes" _and_ add the groups to a room plan for them to be able to sync through Controlicz.

And, guess I'll have to live with the connection error then. ;-)

Donation on it's way...

Sent from my Pixel 2 XL using Tapatalk

--
Domoticz latest stable - RaspberryPi 2 B - MySensors - Controlicz - Google Home - RFLink (w/MiLight)
Madgeni
Posts: 1571
Joined: Friday 25 March 2016 17:43
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by Madgeni »

jeroenvanpelt wrote: Sunday 17 December 2017 7:12 Figured out the case of the missing groups. One needs to enable the tab "Scenes" _and_ add the groups to a room plan for them to be able to sync through Controlicz.

And, guess I'll have to live with the connection error then. ;-)

Donation on it's way...

Sent from my Pixel 2 XL using Tapatalk
Glad you worked it out - yes, unless i get some sense from Google, it's firmly with them!
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
georgesattali
Posts: 84
Joined: Saturday 05 March 2016 16:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: France
Contact:

Re: Controlicz - Domoticz to Google Home/Assistant integration

Post by georgesattali »

Hello,
I have a question about Google Home and Dz, please : is it possible to have it speaking ?
That is to send recorded sound files from the raspberry to the Google Home ?
Thanks
GD
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest