Google Home
Moderator: leecollings
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Google Home
Hi Phantom - i'm afraid not
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 21
- Joined: Thursday 08 September 2016 13:47
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Google Home
Hi madgeni, I think it's great what you are doing with Controlicz, but is there any technical difficulties with implementing your code in domoticz software as an hardware plugin? I would prefer not to have an public ip address, I could easily pay for that plugin if's possible to implent the functionality directly in domoticz
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Google Home
Honestly? I've no idea!
What is necessary is an oauth2 server (to make it available 'natively' within Alexa or Google - This would need to be a centrally available service - like Philips Hue etc provide), then the oauth2 client (which *could* possibly be in Domoticz). There's alot of other work that would be necessary, as i've written an awful lot of code for the skills themselves.
What is necessary is an oauth2 server (to make it available 'natively' within Alexa or Google - This would need to be a centrally available service - like Philips Hue etc provide), then the oauth2 client (which *could* possibly be in Domoticz). There's alot of other work that would be necessary, as i've written an awful lot of code for the skills themselves.
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
Re: Google Home
Oops
-
- Posts: 101
- Joined: Wednesday 25 March 2015 10:46
- Target OS: Linux
- Domoticz version: v4.11307
- Location: France
- Contact:
Re: Google Home
Awesome !Madgeni wrote: ↑Thursday 09 November 2017 17:18 Hi -
i built the Controlicz app for Alexa - and am pleased to announce that i'm extending to include Google (Home and Assistant).
It's currently in beta, but has been submitted for certification.
Functionality (subject to additional testing from users) is:
Discovery of devices
Control of switches (On/Off)
Control of lights (On/Off/Brightness)
Control of Scenes & Groups (On/Off)
Query of devices (is this thing on? What is the temperature of that?)
-
- Posts: 71
- Joined: Saturday 13 July 2013 2:45
- Target OS: Linux
- Domoticz version: 3.5877
- Location: Scotland
- Contact:
Re: Google Home
No it is not possible, despite many long conversations with various people responsible for the Developer side of Google Home - we are not the use case they are catering for. Because Google Assistant is/will be available on multiple devices - then Google want to go down the route of having an external server handling the authentication and control of your devices. To be fair they do make a good point - Google Home is a device that runs Google Assistant, but your phone does too - and if you ask Google Assistant to control your lights outside your network, or request the temperature of a room, it should work - and not fail just because you aren't connected to your own network.Fainted wrote: ↑Thursday 09 November 2017 20:11Hi madgeni, I think it's great what you are doing with Controlicz, but is there any technical difficulties with implementing your code in domoticz software as an hardware plugin? I would prefer not to have an public ip address, I could easily pay for that plugin if's possible to implent the functionality directly in domoticz
AEOTEC ZStick, 11 ZWave Nodes, RFXCOMM, 50ish Byron Sockets.. HE851 (PIR), 2x HE852 (DoorContact)
WS2300, CM180, CC128, 2xTHGR122NX, 2xPiZeroW w/DS18B20, 8Ch 1W Relay Board.
8 Panasonic IP Cams, 1 16ch CCTV DVR + 15 CCTV Cams
WS2300, CM180, CC128, 2xTHGR122NX, 2xPiZeroW w/DS18B20, 8Ch 1W Relay Board.
8 Panasonic IP Cams, 1 16ch CCTV DVR + 15 CCTV Cams
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Google Home
asjmcguire is correct, but in companies like Amazon and Google's defence, people want the ubiquity of service. mainstream products like Hive/Nest/Hue etc are bringing the concept of IoT to the masses.
I think Domoticz needs to be able to provide this level of offering, with the right level of security, by default - especially as other OSS apps are starting to address and provide this type of service
I think Domoticz needs to be able to provide this level of offering, with the right level of security, by default - especially as other OSS apps are starting to address and provide this type of service
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 101
- Joined: Wednesday 25 March 2015 10:46
- Target OS: Linux
- Domoticz version: v4.11307
- Location: France
- Contact:
Re: Google Home
Is Controlicz avaible yet for Google Assistant ? On Android ?Madgeni wrote: ↑Thursday 09 November 2017 17:18 Hi -
i built the Controlicz app for Alexa - and am pleased to announce that i'm extending to include Google (Home and Assistant).
It's currently in beta, but has been submitted for certification.
Functionality (subject to additional testing from users) is:
Discovery of devices
Control of switches (On/Off)
Control of lights (On/Off/Brightness)
Control of Scenes & Groups (On/Off)
Query of devices (is this thing on? What is the temperature of that?)
If yes, how can add it to Google Assistant ?
Thanks
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Google Home
Hi - it's still in Beta. It's passed the first round of Google review, but you're more than welcome to join the beta.
Sign up at Controlicz.com and PM me your email address, and i'll send you the instructions (they're straightforward).
Sign up at Controlicz.com and PM me your email address, and i'll send you the instructions (they're straightforward).
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 101
- Joined: Wednesday 25 March 2015 10:46
- Target OS: Linux
- Domoticz version: v4.11307
- Location: France
- Contact:
Re: Google Home
I've tried a little this weekend.
Seems to work but I have some stranger anwser from GAssistant saying OK I'm turning on the light and Error I'm not able to control your house in the same message (Android). But the light is actually turn on and off.
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Google Home
ok, that is weird - i'll take a look
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 17
- Joined: Sunday 26 November 2017 7:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3
- Location: Leiden - NL
- Contact:
Re: Google Home
Im going to try this, i used to use Ha-Bridge but that doesn't work any more
Domoticz v3 - Beta Channel @ Pi3 | Harmoney Hub | MiLight Ibox2 | Google Home (1) | Google Home Mini (3)
-
- Posts: 101
- Joined: Wednesday 25 March 2015 10:46
- Target OS: Linux
- Domoticz version: v4.11307
- Location: France
- Contact:
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Google Home
It should work in French
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 101
- Joined: Wednesday 25 March 2015 10:46
- Target OS: Linux
- Domoticz version: v4.11307
- Location: France
- Contact:
Re: Google Home
I've also tried with Google AIY in english and I have the same issue.
It turn the lights on and say Ok, I'm turning eleven lights on, I'm sorry, there was an error and I'm unable to control your home devices.
And some of the lights doesn't turn On/Off.
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Google Home
Hi -
viewtopic.php?f=69&t=20029&p=158699&hil ... ch#p158699
the Controlicz app should be language agnostic - Google takes care of the language, the Intents are the same calls to Controlicz.
viewtopic.php?f=69&t=20029&p=158699&hil ... ch#p158699
the Controlicz app should be language agnostic - Google takes care of the language, the Intents are the same calls to Controlicz.
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 101
- Joined: Wednesday 25 March 2015 10:46
- Target OS: Linux
- Domoticz version: v4.11307
- Location: France
- Contact:
Re: Google Home
Hello,Madgeni wrote: ↑Monday 27 November 2017 11:36 Hi -
viewtopic.php?f=69&t=20029&p=158699&hil ... ch#p158699
the Controlicz app should be language agnostic - Google takes care of the language, the Intents are the same calls to Controlicz.
I've bought a Google Home mini this weekend and Controlicz is not working with.
It steel work with Assistant on Android, any clue ?
I've tried to remove Controlicz and add it back in Google Home apps nothing change.
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Google Home
Hey, i'm afraid I don't have a Google Home, only the google assistant - if it's using the same account, it should be fine? Anyone else use both?
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
Re: Google Home
i can started testing from my actions. The project hometest is there, together with some of my own projects, and immediately ready for testing. However, it never asks for my controlicz account or password and my google home (assistant) doesn't recognize it. What did I do wrong?
-
- Posts: 4
- Joined: Sunday 11 June 2017 13:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Google Home
I've managed to get the Node Red flows working but was wondering how I could modify the flow to output to multiple Google Homes at the same time? I just got my second device and would ideally like the response to come to the device that was triggering the request, but I'd settle for it playing back on all devices simultaneously.
Who is online
Users browsing this forum: No registered users and 0 guests