Controlicz - Domoticz to Google Home/Assistant integration Topic is solved
Moderator: leecollings
-
- 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
j'ai besoin d'un peu plus
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi MadGeni,
can you add me to your Beta program to access to GH ?
Thanks,
Hatoupix
I'm already registered on your site
can you add me to your Beta program to access to GH ?
Thanks,
Hatoupix
I'm already registered on your site
- heggink
- Posts: 972
- Joined: Tuesday 08 September 2015 21:44
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 12451
- Location: NL
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hey Nick,
Quick question: hadn't used google home on my phone for a while and gave it a whirl yesterday. Weirdly, whilst knowing all my devices, none of them seem to work anymore. All I get is "there was an error and I am unable to control your home device".
Did anything change? How can I restart?
Cheers,
H
Quick question: hadn't used google home on my phone for a while and gave it a whirl yesterday. Weirdly, whilst knowing all my devices, none of them seem to work anymore. All I get is "there was an error and I am unable to control your home device".
Did anything change? How can I restart?
Cheers,
H
Docker in Truenas scale, close to latest beta
DASHTICZ 🙃
RFXCOM, zwavejs2mqtt, zigbee2mqtt,
P1 meter & solar panel
Google home, Wifi Cams motion detection
Geofence iCloud, Bluetooth & Wifi ping
Harmony hub, Nest, lots more :-)
DASHTICZ 🙃
RFXCOM, zwavejs2mqtt, zigbee2mqtt,
P1 meter & solar panel
Google home, Wifi Cams motion detection
Geofence iCloud, Bluetooth & Wifi ping
Harmony hub, Nest, lots more :-)
-
- 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
Hi heggink -
i find unlinking, then relinking works
i find unlinking, then relinking works
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
Re: Controlicz - Domoticz to Google Home/Assistant integration
For people having problems with temperature sensors where the google assistant sees always the "thermostat is off", I think its because GA does not support sensors yet:
https://support.google.com/googlehome/a ... 8?hl=en-CA
The only supported devices that reports temperature are thermostats in fact.
So if a sensor is declared in Domoticz that does not have commands to be a thermostat for GA, the later sees it as offline.
I dont know how to trick Google Assistant to see the sensor as an active thermostat to avoid the boring message in Controlicz/Domoticz but right now, I think that temperature and other sensors are not supported natively.
https://support.google.com/googlehome/a ... 8?hl=en-CA
The only supported devices that reports temperature are thermostats in fact.
So if a sensor is declared in Domoticz that does not have commands to be a thermostat for GA, the later sees it as offline.
I dont know how to trick Google Assistant to see the sensor as an active thermostat to avoid the boring message in Controlicz/Domoticz but right now, I think that temperature and other sensors are not supported natively.
- bueno79
- Posts: 83
- Joined: Wednesday 08 March 2017 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: France
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
yes that is exactly why GA report OFF.djassa1 wrote: ↑Monday 22 January 2018 13:45 For people having problems with temperature sensors where the google assistant sees always the "thermostat is off", I think its because GA does not support sensors yet:
https://support.google.com/googlehome/a ... 8?hl=en-CA
The only supported devices that reports temperature are thermostats in fact.
So if a sensor is declared in Domoticz that does not have commands to be a thermostat for GA, the later sees it as offline.
I dont know how to trick Google Assistant to see the sensor as an active thermostat to avoid the boring message in Controlicz/Domoticz but right now, I think that temperature and other sensors are not supported natively.
- bueno79
- Posts: 83
- Joined: Wednesday 08 March 2017 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: France
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
Someone manage to controle selector ? LIke "ok google, set temperature of air cooling to 26 degree" ?
regards
regards
-
- Posts: 22
- Joined: Tuesday 23 February 2016 20:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
I didn't manage yet.
Weirdly, my temp sensor AND my thermostat are both seen as temp sensors by GA...
The thermostat is in domoticz's 'Mesures' tab whereas the temp sensor is in the 'Temperature' tab.
So I can ask for the temperature on the thermostat but I can't set the wished temperature.
Weirdly, my temp sensor AND my thermostat are both seen as temp sensors by GA...
The thermostat is in domoticz's 'Mesures' tab whereas the temp sensor is in the 'Temperature' tab.
So I can ask for the temperature on the thermostat but I can't set the wished temperature.
-
- 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
Hi -
so you're right, it's treating them all as sensors - if Domoticz provided the 'mode' of the thermostat, then i could probably make this go away - Off doesn't mean it's not 'online' but that it doesn't know if it's on. If that makes sense!
https://github.com/actions-on-google/ac ... /issues/74
Re: Selector switches - they are ready from the Controlicz side - the code is there - however Google have decided to make the Mode trait basically useless - they have hardcoded the Mode names *and the levels* - so until they relax that, we can't use them.
Re: Not being able to set the wished temp - that doesn't sound right, I think i've got your email address, but if not, can you PM it, and i'll see what it's doing wrong
so you're right, it's treating them all as sensors - if Domoticz provided the 'mode' of the thermostat, then i could probably make this go away - Off doesn't mean it's not 'online' but that it doesn't know if it's on. If that makes sense!
https://github.com/actions-on-google/ac ... /issues/74
Re: Selector switches - they are ready from the Controlicz side - the code is there - however Google have decided to make the Mode trait basically useless - they have hardcoded the Mode names *and the levels* - so until they relax that, we can't use them.
Re: Not being able to set the wished temp - that doesn't sound right, I think i've got your email address, but if not, can you PM it, and i'll see what it's doing wrong
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 22
- Joined: Tuesday 23 February 2016 20:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
Ok. Thanks for the explanations. It makes sense. So the ball is on Google's side....Madgeni wrote: ↑Monday 22 January 2018 15:08 Hi -
so you're right, it's treating them all as sensors - if Domoticz provided the 'mode' of the thermostat, then i could probably make this go away - Off doesn't mean it's not 'online' but that it doesn't know if it's on. If that makes sense!
https://github.com/actions-on-google/ac ... /issues/74
Re: Selector switches - they are ready from the Controlicz side - the code is there - however Google have decided to make the Mode trait basically useless - they have hardcoded the Mode names *and the levels* - so until they relax that, we can't use them.
Re: Not being able to set the wished temp - that doesn't sound right, I think i've got your email address, but if not, can you PM it, and i'll see what it's doing wrong
When I'm saying that I'm not able do set the wished temp, I mean that I haven't found a command yet in GA that enables me to set the thermostat. I've tried alot of commands and he never understands that I want to set the thermostat...
I'll send you my email address in PM.
I have another question : do you know if there is (or will be) a way to make GA understand that he his actioning shutters and not lights ?
Today, my shutters are controled in Domoticz by a Qubino zwave device that is recognized by domoticz as a dimmer. So in GA, it's considered as a light.
When I say "Ouvre 'volet du salon'", GA answers "Ok, I'm turning on the light 'volet du salon'". I don't know if GA makes a difference today between shutters and lights. If so, it would be good to have in Controlicz a way to say that a given switch is a shutter and not a light.
-
- 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
I use "Set the <device> to 22" - you can now also use:
"Turn up the <device>", or "Turn down the <device>"
They may add it, currently the types are limited to switches and lights (for on/off types)
"Turn up the <device>", or "Turn down the <device>"
They may add it, currently the types are limited to switches and lights (for on/off types)
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 22
- Joined: Tuesday 23 February 2016 20:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
Do you know the command in French ?
-
- 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
non, désolé, je ne sais pas - mon français n'est pas très bon
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
- bueno79
- Posts: 83
- Joined: Wednesday 08 March 2017 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: France
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
mon francais est bon.
tu peux dire "met la lumiere du salon a 22%" pour un dimmer.
pour allumer tu peux dire "allume..." ou "active la lumiere du salon"
et tu dois pouvoir faire ca : "active le volet du salon a 20%". Bien cette dinde va te repondre "j'active la lumiere du salon a 22%"...
tu peux dire "met la lumiere du salon a 22%" pour un dimmer.
pour allumer tu peux dire "allume..." ou "active la lumiere du salon"
et tu dois pouvoir faire ca : "active le volet du salon a 20%". Bien cette dinde va te repondre "j'active la lumiere du salon a 22%"...
- bueno79
- Posts: 83
- Joined: Wednesday 08 March 2017 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: France
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
yes many thanks for your details. And regarding selector. Where can I send an email or feedback to push this idea ? do you know ?Madgeni wrote: ↑Monday 22 January 2018 15:08 Hi -
so you're right, it's treating them all as sensors - if Domoticz provided the 'mode' of the thermostat, then i could probably make this go away - Off doesn't mean it's not 'online' but that it doesn't know if it's on. If that makes sense!
https://github.com/actions-on-google/ac ... /issues/74
Re: Selector switches - they are ready from the Controlicz side - the code is there - however Google have decided to make the Mode trait basically useless - they have hardcoded the Mode names *and the levels* - so until they relax that, we can't use them.
Re: Not being able to set the wished temp - that doesn't sound right, I think i've got your email address, but if not, can you PM it, and i'll see what it's doing wrong
do you have the same limitation with alexa ?
-
- 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
Hi -
here's the issue:
https://github.com/actions-on-google/ac ... /issues/75
Alexa is 'the same' - in that there's no obvious method for handling multiple levels per switch. I'll have another look - i've not looked at the Alexa api docs for a couple of months - the only thing i've got in mind is treating selector switches as 'Entertainment' Input controllers (usually TV:HDMI1/HDMI2 etc) - that *might* work..
here's the issue:
https://github.com/actions-on-google/ac ... /issues/75
Alexa is 'the same' - in that there's no obvious method for handling multiple levels per switch. I'll have another look - i've not looked at the Alexa api docs for a couple of months - the only thing i've got in mind is treating selector switches as 'Entertainment' Input controllers (usually TV:HDMI1/HDMI2 etc) - that *might* work..
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 22
- Joined: Tuesday 23 February 2016 20:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
Pour les volets, j'avais en effet déjà réussi à les piloter. Il avait fallu que je mettes comme pseudo à mon device "le volet du salon". Comme ça, je peux dire "Ouvre le volet du salon à 50%" et ça marche.bueno79 wrote: ↑Monday 22 January 2018 17:09 mon francais est bon.
tu peux dire "met la lumiere du salon a 22%" pour un dimmer.
pour allumer tu peux dire "allume..." ou "active la lumiere du salon"
et tu dois pouvoir faire ca : "active le volet du salon a 20%". Bien cette dinde va te repondre "j'active la lumiere du salon a 22%"...
Mais pour le thermostat, c'est très spécial... Si je dis "Règle Thermostat consigne sur 20°" ou "Règle thermostat consigne sur 19°" ça marche. Mais si je dis "Règle thermostat consigne sur 19,5°", alors il me fait une recherche....
I'll translate the last part :
I've got a strange behavior with GA. If I say "set the Thermostat consigne to 20°" or "set the thermostat consigne to 19°" it works fine. But if I say "set the Thermostat consigne to 19,5°" it triggers a search. I tried to say "virgule" (comma) or "point", but it always triggers a search...
-
- Posts: 5
- Joined: Monday 22 January 2018 20:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8834
- Location: France
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi Madgeni
Thanks for your work!
I would like to test Google home integration, could you add my mail : e.binu***@gmail.com
I've just created my account
Thanks
Thanks for your work!
I would like to test Google home integration, could you add my mail : e.binu***@gmail.com
I've just created my account
Thanks
-
- 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
Thanks for the translation - i can read French quite well, but speak it less well - I worked in Geneva for a little while, but that was..a little while ago!Fred78 wrote: ↑Monday 22 January 2018 18:44
Mais pour le thermostat, c'est très spécial... Si je dis "Règle Thermostat consigne sur 20°" ou "Règle thermostat consigne sur 19°" ça marche. Mais si je dis "Règle thermostat consigne sur 19,5°", alors il me fait une recherche....
I'll translate the last part :
I've got a strange behavior with GA. If I say "set the Thermostat consigne to 20°" or "set the thermostat consigne to 19°" it works fine. But if I say "set the Thermostat consigne to 19,5°" it triggers a search. I tried to say "virgule" (comma) or "point", but it always triggers a search...
Can you try typing it? I wonder if it's not liking the , - I know it should, as that's the european decimal, but can you try 19.5 instead?
Also, humidity now works "What is the humidity of <device>"
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 5
- Joined: Monday 22 January 2018 20:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8834
- Location: France
- Contact:
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hello again, thanks for adding my mail.
I have a little question, I try to add [test]Home Controlicz in GA on my phone, everything seems to be good, it ask me to allow google to access to my account, i click on allow. After that, i'm me to the room manager wher i can't do anything and then i'm autoredirect to GA devices where I can't find Controlicz.
Is there a step I am missing ?
I have a little question, I try to add [test]Home Controlicz in GA on my phone, everything seems to be good, it ask me to allow google to access to my account, i click on allow. After that, i'm me to the room manager wher i can't do anything and then i'm autoredirect to GA devices where I can't find Controlicz.
Is there a step I am missing ?
Who is online
Users browsing this forum: Google [Bot] and 1 guest