Page 99 of 114
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Tuesday 12 February 2019 11:50
by Madgeni
I believe the default ssl port for synology is 8443, not 443?
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Wednesday 13 February 2019 16:33
by Madgeni
Hi all, Controlicz is undergoing maintenance - apologies for the outage, should be back in an hour
*Edit* - maintenance complete
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Thursday 14 February 2019 17:09
by DomoPal
Madgeni wrote: ↑Wednesday 13 February 2019 16:33
Hi all, Controlicz is undergoing maintenance - apologies for the outage, should be back in an hour
*Edit* - maintenance complete
When I try to create an account it fails and there's an error: "Recaptcha 2 module not found"
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Thursday 14 February 2019 17:18
by Madgeni
DomoPal wrote: ↑Thursday 14 February 2019 17:09
Madgeni wrote: ↑Wednesday 13 February 2019 16:33
Hi all, Controlicz is undergoing maintenance - apologies for the outage, should be back in an hour
*Edit* - maintenance complete
When I try to create an account it fails and there's an error: "Recaptcha 2 module not found"
Apologies - this is now fixed.
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Friday 22 February 2019 1:03
by WarLion
its controlicz working?
on google assistance replyt with the device controlicz is not avalible in this moment (mexico)
i been trying to test connection on the profile page and dont show anything , also try to delete the account ask for confirmation but dont delete profile ,
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Friday 22 February 2019 10:18
by Madgeni
WarLion wrote: ↑Friday 22 February 2019 1:03
its controlicz working?
on google assistance replyt with the device controlicz is not avalible in this moment (mexico)
i been trying to test connection on the profile page and dont show anything , also try to delete the account ask for confirmation but dont delete profile ,
Hi -
Controlicz is fine. If you'd like to re-register, and mail me from your controlicz profile, i'll work out why your connection failed.
The test works fine, but is browser dependent, and requires pop-ups.
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Friday 22 February 2019 10:20
by Madgeni
Quick update from Google:
Native blind controls (so recognised as blinds) is being soft-launched - finally. This will, inevitably, take time to be rolled out across regions, so won't be implementing it yet. It works in English, but not in Dutch. This will make Open/Close, as well as more natural percentage behaviour available - "Hey Google, open the kitchen blinds to 50%" etc.
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Friday 22 February 2019 11:35
by EddyG
Nice.

Can't wait until it is rolled out in NL.
It currently sounds a bit stupid to say "Aan" and "Uit" in NL.
Is there any roll-out schema from Google for other missing functionalities?
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Friday 22 February 2019 11:37
by Madgeni
am on the Early Access Programme, and i can say it's very slow. Really want Sensors asap, and am pressing them for timescales, but you can appreciate they dont tend to share that stuff (certainly not with me!)
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Saturday 16 March 2019 14:36
by dagasoft
Madgeni wrote:Quick update from Google:
Native blind controls (so recognised as blinds) is being soft-launched - finally. This will, inevitably, take time to be rolled out across regions, so won't be implementing it yet. It works in English, but not in Dutch. This will make Open/Close, as well as more natural percentage behaviour available - "Hey Google, open the kitchen blinds to 50%" etc.
Hi!
I see that blinds now appear as blinds in my Google home app. I can open close with natural command (open blind instead of power on/off) but I see that in Google home app they appear with a gear as if they weren't set up. Do you know if I have to do something?
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Saturday 16 March 2019 17:01
by Madgeni
Hi there -
this is normal. They will be including in-app controls for the blinds soon - including a slider for percentage open. Percentage open should also be working with voice now.
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Saturday 16 March 2019 17:15
by Varazir
Wee my blinder shows up as a blinder in GH. But I can't get the % to work. Open and close works fine
I see this in the log when I say: lower blinder 50%
2019-03-16 08:48:25.817 Status: User: controlicz initiated a switch command (50/Bedroom Blinder/Set Level)
But nothing happens to the blinder.
Skickat från min Nokia 7 plus via Tapatalk
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Sunday 17 March 2019 16:32
by Madgeni
Hi -
can you control your blinds by percentages? Can you try again and i'll see what it's doing, that log entry looks right to me
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Sunday 17 March 2019 17:55
by Varazir
Madgeni wrote: ↑Sunday 17 March 2019 16:32
Hi -
can you control your blinds by percentages? Can you try again and i'll see what it's doing, that log entry looks right to me
Okay checked a bit more now
When I use the slider on the webgui
Code: Select all
2019-03-17 17:49:40.286 Python: Changed: ID: 50 Name: Bedroom Blinder, Type: 244, subType: 73, switchType: 16, s_value: 100, n_value: 1, n_value_string: Open, last_update_string: 2019-03-17 17:49:39
When I use voice: lower 10%
Code: Select all
2019-03-17 17:50:47.199 Python: Changed: ID: 50 Name: Bedroom Blinder, Type: 244, subType: 73, switchType: 16, s_value: 50, n_value: 2, n_value_string: Set Level: 50 %, last_update_string: 2019-03-17 17:50:46
The blind get closed
When I use voice: raise 50%
Code: Select all
2019-03-17 17:51:59.576 Python: Changed: ID: 51 Name: Bedroom_Blinder_Current_Consumption, Type: 248, subType: 1, switchType: 0, s_value: 0.0, n_value: 0, n_value_string: 0.0, last_update_string: 2019-03-17 17:51:58
GH responds with correct info but nothing happens
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Sunday 17 March 2019 20:29
by Madgeni
Thanks - can you try again? Turned on some logging
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Sunday 17 March 2019 21:25
by Varazir
Madgeni wrote: ↑Sunday 17 March 2019 20:29
Thanks - can you try again? Turned on some logging
Tested it again, still nothing and the second time it just said it couldn't connect to the website
2019-03-17 21:23:05.043 Python: Changed: ID: 50 Name: Bedroom Blinder, Type: 244, subType: 73, switchType: 16, s_value: 0, n_value: 0, n_value_string: Closed, last_update_string: 2019-03-17 21:23:03
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Monday 18 March 2019 8:50
by Madgeni
Varazir wrote: ↑Sunday 17 March 2019 21:25
Tested it again, still nothing and the second time it just said it couldn't connect to the website
2019-03-17 21:23:05.043 Python: Changed: ID: 50 Name: Bedroom Blinder, Type: 244, subType: 73, switchType: 16, s_value: 0, n_value: 0, n_value_string: Closed, last_update_string: 2019-03-17 21:23:03
Can you 'sync my devices' and try again please? Thanks
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Monday 18 March 2019 10:53
by salvacalatayud
I've tested the same, GH tells me that this function is not avalable for now
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Monday 18 March 2019 11:44
by Madgeni
Ok, that's a different issue. Will raise it with Google (they'd assured me that all languages were now supported)
Re: Controlicz - Domoticz to Google Home/Assistant integration
Posted: Monday 18 March 2019 17:29
by Madgeni
salvacalatayud wrote: ↑Monday 18 March 2019 10:53
I've tested the same, GH tells me that this function is not avalable for now
Can you give me an example phrase or two (in Spanish) which isn't working? Google have asked for some examples?