Page 21 of 114

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Monday 25 December 2017 15:34
by maxtrash
Hi

happy Christmas!

I have some issues with temperatures and thermostats. If I say "What's the temperature in the attic" it will respond with
"The Zolder-temp is off and it's currently 17 degrees. Unable to reach the Zolder-Stat."

The temperature is correct (although for me it doesn't need to round 17.1 to 17 but that's just personal)
Since the zolder-temp is of type "Temp" it should not say off, but that one you hear before.

Don't know what's going wrong with the thermostat. Is there anything we can do to support your debugging? How do you recognize thermostatic devices verses temperature devices?

anyway, maybe the results from the domoticz device query will help:

Code: Select all


      {
         "AddjMulti" : 1.0,
         "AddjMulti2" : 1.0,
         "AddjValue" : 0.0,
         "AddjValue2" : 0.0,
         "BatteryLevel" : 255,
         "CustomImage" : 0,
         "Data" : "19.0",
         "Description" : "",
         "Favorite" : 1,
         "HardwareID" : 17,
         "HardwareName" : "MAX!",
         "HardwareType" : "Dummy (Does nothing, use for virtual switches only)",
         "HardwareTypeVal" : 15,
         "HaveTimeout" : false,
         "ID" : "0016F8B",
         "LastUpdate" : "2017-12-25 14:40:39",
         "Name" : "Zolder-Stat",
         "Notifications" : "false",
         "PlanID" : "2",
         "PlanIDs" : [ 2 ],
         "Protected" : false,
         "SetPoint" : "19.0",
         "ShowNotifications" : true,
         "SignalLevel" : "-",
         "SubType" : "SetPoint",
         "Timers" : "false",
         "Type" : "Thermostat",
         "TypeImg" : "override_mini",
         "Unit" : 1,
         "Used" : 1,
         "XOffset" : "0",
         "YOffset" : "0",
         "idx" : "306"
      }

      {
         "AddjMulti" : 1.0,
         "AddjMulti2" : 1.0,
         "AddjValue" : 0.0,
         "AddjValue2" : 0.0,
         "BatteryLevel" : 255,
         "CustomImage" : 0,
         "Data" : "17.1 C",
         "Description" : "",
         "Favorite" : 1,
         "HardwareID" : 17,
         "HardwareName" : "MAX!",
         "HardwareType" : "Dummy (Does nothing, use for virtual switches only)",
         "HardwareTypeVal" : 15,
         "HaveTimeout" : false,
         "ID" : "0010",
         "LastUpdate" : "2017-12-25 15:15:45",
         "Name" : "Zolder-temp",
         "Notifications" : "false",
         "PlanID" : "2",
         "PlanIDs" : [ 2 ],
         "Protected" : false,
         "ShowNotifications" : true,
         "SignalLevel" : "-",
         "SubType" : "LaCrosse TX3",
         "Temp" : 17.100000000000001,
         "Timers" : "false",
         "Type" : "Temp",
         "TypeImg" : "temperature",
         "Unit" : 1,
         "Used" : 1,
         "XOffset" : "0",
         "YOffset" : "0",
         "idx" : "305"
      }

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Monday 25 December 2017 16:10
by Tjeerd13
Hello

I just registered with jtva****@gmail.com can you also add me to the program?

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Monday 25 December 2017 16:15
by Madgeni
maxtrash wrote: Monday 25 December 2017 15:34 Hi

happy Christmas!

I have some issues with temperatures and thermostats. If I say "What's the temperature in the attic" it will respond with
"The Zolder-temp is off and it's currently 17 degrees. Unable to reach the Zolder-Stat."

The temperature is correct (although for me it doesn't need to round 17.1 to 17 but that's just personal)
Since the zolder-temp is of type "Temp" it should not say off, but that one you hear before.

Don't know what's going wrong with the thermostat. Is there anything we can do to support your debugging? How do you recognize thermostatic devices verses temperature devices?

anyway, maybe the results from the domoticz device query will help:

Code: Select all


      {
         "AddjMulti" : 1.0,
         "AddjMulti2" : 1.0,
         "AddjValue" : 0.0,
         "AddjValue2" : 0.0,
         "BatteryLevel" : 255,
         "CustomImage" : 0,
         "Data" : "19.0",
         "Description" : "",
         "Favorite" : 1,
         "HardwareID" : 17,
         "HardwareName" : "MAX!",
         "HardwareType" : "Dummy (Does nothing, use for virtual switches only)",
         "HardwareTypeVal" : 15,
         "HaveTimeout" : false,
         "ID" : "0016F8B",
         "LastUpdate" : "2017-12-25 14:40:39",
         "Name" : "Zolder-Stat",
         "Notifications" : "false",
         "PlanID" : "2",
         "PlanIDs" : [ 2 ],
         "Protected" : false,
         "SetPoint" : "19.0",
         "ShowNotifications" : true,
         "SignalLevel" : "-",
         "SubType" : "SetPoint",
         "Timers" : "false",
         "Type" : "Thermostat",
         "TypeImg" : "override_mini",
         "Unit" : 1,
         "Used" : 1,
         "XOffset" : "0",
         "YOffset" : "0",
         "idx" : "306"
      }

      {
         "AddjMulti" : 1.0,
         "AddjMulti2" : 1.0,
         "AddjValue" : 0.0,
         "AddjValue2" : 0.0,
         "BatteryLevel" : 255,
         "CustomImage" : 0,
         "Data" : "17.1 C",
         "Description" : "",
         "Favorite" : 1,
         "HardwareID" : 17,
         "HardwareName" : "MAX!",
         "HardwareType" : "Dummy (Does nothing, use for virtual switches only)",
         "HardwareTypeVal" : 15,
         "HaveTimeout" : false,
         "ID" : "0010",
         "LastUpdate" : "2017-12-25 15:15:45",
         "Name" : "Zolder-temp",
         "Notifications" : "false",
         "PlanID" : "2",
         "PlanIDs" : [ 2 ],
         "Protected" : false,
         "ShowNotifications" : true,
         "SignalLevel" : "-",
         "SubType" : "LaCrosse TX3",
         "Temp" : 17.100000000000001,
         "Timers" : "false",
         "Type" : "Temp",
         "TypeImg" : "temperature",
         "Unit" : 1,
         "Used" : 1,
         "XOffset" : "0",
         "YOffset" : "0",
         "idx" : "305"
      }
hey max - merry christmas!

Going to get funny looks if i start debugging code today, but will look at it asap :)

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Monday 25 December 2017 17:46
by sabec74
Unable to find the service in the Google home App. How can I add it?

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Monday 25 December 2017 19:03
by Madgeni
you need to let me know your email, and register at https://www.controlicz.com

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Monday 25 December 2017 19:47
by sabec74
Madgeni, my email is my username @gmail.com. I alreday registered to controlicz.com

Thank you

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Monday 25 December 2017 20:55
by mpullens
Madgeni could you add me to the test? I have sent you a pm. Thanks in advance and keep up the good work!

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Tuesday 26 December 2017 0:54
by Pwiiikkk
Hello.
When I go into add devices, I see [test] Home Controlicz. If I click I get prompted for user/pass , to accept, then user/pass. After doing this I just get 'something went wrong' . How do I debug?
Thanks

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Tuesday 26 December 2017 12:33
by mpullens
Looks great Madgeni! I have it up and running. It works flawless with switches. I haven't managed yet to let it tell me the gas and power usage of my smart meter. I try to add those devices (placed them in a room called Hall) but they won't show up in GH after resyncing my devices. Any ideas?

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Tuesday 26 December 2017 14:45
by demon1977
Hi Madgeni, I registered on Controlicz, my email demon****@gmail.com
Can you add me?
Thanks a lot!

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Tuesday 26 December 2017 16:04
by bueno79
awesome work. I love it and I'm going to reactivate my paypal account just for you !

All light on/off OK
Dimmer OK
Sync device OK
Portal OK
Garage Door OK
Swimming pool OK

I still have to test Scenario, we must find a way to remove the "termostat is off" froim the answer when we try to get temperature and we need Selector support

Do you have some news about Google regarding Selector support ? Did they approve your code ?

And honestly I think beta shoudl be rename as prelease. Google plan to pass from beta to v1 soon your code ?

regards
Bueno

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Tuesday 26 December 2017 22:04
by Madgeni
Hey - glad it's working, and thank you *so* much for the donation - much appreciated.

Re: testing - it's not going well, Google are sticking to the 'We have to test your hardware' - which is a problem, as domoticz isn't a manufacturer..
I'll keep trying, otherwise it's fine for you guys, a massive pain for me!

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Tuesday 26 December 2017 22:25
by PeterFleur
Madgeni wrote:Hey - glad it's working, and thank you *so* much for the donation - much appreciated.

Re: testing - it's not going well, Google are sticking to the 'We have to test your hardware' - which is a problem, as domoticz isn't a manufacturer..
I'll keep trying, otherwise it's fine for you guys, a massive pain for me!
Can we help in convincing Google in any way?


Verstuurd vanaf mijn SM-G930F met Tapatalk


Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Tuesday 26 December 2017 22:27
by Madgeni
I'm not sure - there's currently 106 of you using this, i've pointed that out, they seem unmoved :)

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Tuesday 26 December 2017 22:29
by Bjarn
My email is my r.bjarnhagen****@gmail.com. could you please add me. Already registered to controlicz.com.

Many thanks.

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Tuesday 26 December 2017 22:44
by bueno79
hum it is not a very good news from google but maybe we can help you...I will contact you in PM.

do you support scenario ? Do you plan to support selector ?

regards
Bueno

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Tuesday 26 December 2017 23:23
by Tyturion
Hi madgeni,
Thanks for all the great work you are doing. Would you mind adding me to the controlicz beta too? I am registered already with the email address thomasschmidt.**@gmail.com.

Many thanks in advance.

Best regards,
Thomas

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Wednesday 27 December 2017 2:53
by windhoos
Good day sir,

I've just registered under controlicz.com everything seemed to work fine. Could you add me to the program so i can see controlicz in the google home app? my gmail username is equal to my username on this forum.

There is one problem however, the website https://my.domoticz.com/ is not responding on my computer, and also not responding when I access the website on my mobile phone over the mobile network. Did the server crash? Or does this has to do with my connection?

Furthermore, any word from google on the future of this service?

Thank you!

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Wednesday 27 December 2017 9:16
by torchit1
Good evening from Australia :) been using domoticz for over a year now got my first google home mini. i would love to use your controlicz could you please add me to the list - jesse_ste********@hotmail.com Thanks! and Merry Christmas!

Re: Controlicz - Domoticz to Google Home/Assistant integration

Posted: Wednesday 27 December 2017 9:43
by bueno79
hi,

if a device is an interruptor ON/OFF or direct contact (contact sec)...does it has to get the light icon to work ? I'm thinking to my garage door or portal gate. just need ON or activate...but they have dedicated icon.

regards