Controlicz - Easy Domoticz to Alexa 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 - Easy Domoticz to Alexa Integration
so, something like:
Create a dummy sensor
then something in blockly like:
if window = closed
set dummy sensor = off
else if window = open
set dummy sensor = on after 60 mins
Then follow the Alexa Routines - Sensors info in the Controlicz FAQs. You can also contact me via support in your Controlicz profile
Create a dummy sensor
then something in blockly like:
if window = closed
set dummy sensor = off
else if window = open
set dummy sensor = on after 60 mins
Then follow the Alexa Routines - Sensors info in the Controlicz FAQs. You can also contact me via support in your Controlicz profile
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 8
- Joined: Thursday 07 November 2019 17:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
After years controling domoticz by ha-bridge, it recently refused to discover any new devices, so I stepped to Controlicz. I got my lights, switches, sensors working and even selector switches, great functionality!
Since I am new to Controlicz (and after a week messing with ha-bridge i do not trust my alexa for 100%) I would like to know if others can brighten/dim their lights with Controlicz. I can turn them on and off or set them to a certain percentace (by saying "set Light to 67%"). However when i say "Dim light" or "Increase Livingroom temperature" Alexa responds with "Ok" but nothing changes in the app or in real life. When issuing such a command before (with ha-bridge) Alexa would change the light or temprature by a few percent or degrees. Is this functionallity available with Controlicz or not?
Also alternative names for switches would be great, is this possible or how do you all solve this (with a dimmer switch)?
Thanks!
Since I am new to Controlicz (and after a week messing with ha-bridge i do not trust my alexa for 100%) I would like to know if others can brighten/dim their lights with Controlicz. I can turn them on and off or set them to a certain percentace (by saying "set Light to 67%"). However when i say "Dim light" or "Increase Livingroom temperature" Alexa responds with "Ok" but nothing changes in the app or in real life. When issuing such a command before (with ha-bridge) Alexa would change the light or temprature by a few percent or degrees. Is this functionallity available with Controlicz or not?
Also alternative names for switches would be great, is this possible or how do you all solve this (with a dimmer switch)?
Thanks!
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Hi - i'm glad you're enjoying Controlicz.
You should be ok to just say "Alexa, dim the front room lights" and it will decrement the lights by a small amount, so if it's not working for you can i ask you ping me a support mail from your Controlicz profile, and i'll investigate.
You can set friendly names for your devices also. Go into the device description, and put Alexa_Name: friendlyname - where friendlyname is the alternative - e.g for front room lights - Alexa_Name: main room lights
Discover your devices again, and they will change
You should be ok to just say "Alexa, dim the front room lights" and it will decrement the lights by a small amount, so if it's not working for you can i ask you ping me a support mail from your Controlicz profile, and i'll investigate.
You can set friendly names for your devices also. Go into the device description, and put Alexa_Name: friendlyname - where friendlyname is the alternative - e.g for front room lights - Alexa_Name: main room lights
Discover your devices again, and they will change
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 5
- Joined: Saturday 09 March 2019 18:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Slovakia
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Hi,
i tried to set notifications but i have a problem they don't work. i got this status message in domoticz log:
and then this error:
I set everything as it is in the FAQ.
Had someone a similar problem?
Thanks for help.
The others things works OK, switching lights, got temperature etc...
Only notification dont work.
i tried to set notifications but i have a problem they don't work. i got this status message in domoticz log:
Code: Select all
Status: Notification: A|372|Open|Contact
Code: Select all
Error: HTTP:
Had someone a similar problem?
Thanks for help.
The others things works OK, switching lights, got temperature etc...
Only notification dont work.
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Hi -
under Settings>Setup>Notifications, have you put the Custom HTTP/Action?
under Settings>Setup>Notifications, have you put the Custom HTTP/Action?
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
ok - it does seem that Domoticz is sending the http request, which is then working fine with Alexa, however i'm guessing something has changed with the expected response, hence the error (i'm getting the same).
This won't affect the request to Alexa for a routine to work, as the trigger is the request you send.
Are you seeing the motion/contact sensors in your Alexa app under Routines?
This won't affect the request to Alexa for a routine to work, as the trigger is the request you send.
Are you seeing the motion/contact sensors in your Alexa app under Routines?
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 5
- Joined: Saturday 09 March 2019 18:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Slovakia
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
yes i see the sensors in my Alexa routines. I tried it now and it work. The routines is triggered. But in domoticz log i still getting the error messages.
Thanks for your help.
Thanks for your help.
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
ok, am working on the response now, just for completeness
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 5
- Joined: Saturday 09 March 2019 18:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Slovakia
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
no more errors in domoticz logs. Many thanks to excellent support.
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Just to let everyone know logging of commands is now available in your profiles
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 2
- Joined: Tuesday 08 November 2016 20:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Since a couple of days i experience issues turning scenes on and of with Alexa/Controlicz. They just won't work.
Turning a switch on and of via Alexa/Controlicz works fine, but a scene somehow won't be enabled. In the Controlicz logs i see the correct messages:
In Domoticz i have the following log entry for enabling a scene:
But when i enable a switch via Alexa/Controlicz, i see the normal entries:
Any ideas?
Turning a switch on and of via Alexa/Controlicz works fine, but a scene somehow won't be enabled. In the Controlicz logs i see the correct messages:
Code: Select all
IDX action message status timestamp
-198 SetScene Scene set to On Success Sun Feb 09 2020 10:23:18 GMT+0000 (Coordinated Universal Time)
-199 SetScene Scene set to Off Success Sun Feb 09 2020 10:01:44 GMT+0000 (Coordinated Universal Time)
Code: Select all
2020-02-09 11:35:51.640 Status: Incoming connection from: 35.178.[x].[x] ( <-- AWS controlicz IP )
Code: Select all
2020-02-09 11:42:33.057 Status: User: controlicz initiated a switch command (16/Badkamer/On)
2020-02-09 11:42:33.066 Status: Incoming connection from: 35.178.[x].[x]
2020-02-09 11:42:51.433 Status: User: controlicz initiated a switch command (16/Badkamer/Off)
2020-02-09 11:42:51.443 Status: Incoming connection from: 35.178.[x].[x]
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Hi - can you rediscover your devices and try again?
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 2
- Joined: Tuesday 08 November 2016 20:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
great
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 87
- Joined: Wednesday 21 December 2016 19:03
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Israel
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
suddenly, I have a situation, I have Temp sensor that passes Celsius,
I have 2 Alexa devices, both set for Celsius in the Alexa App,
when i ask alexa for sensor termperatore, it translate it,
For instance the temp sensor is 68.5C, the alexa would say 22C (more or less)
when change in the alexa App to Farenheit, it will report the correct value from the Domoticz, however the rest will be farenheit (for instance, what is the temperature today..)
any ideas?
I have 2 Alexa devices, both set for Celsius in the Alexa App,
when i ask alexa for sensor termperatore, it translate it,
For instance the temp sensor is 68.5C, the alexa would say 22C (more or less)
when change in the alexa App to Farenheit, it will report the correct value from the Domoticz, however the rest will be farenheit (for instance, what is the temperature today..)
any ideas?
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Weird - can you send a message from your Controlicz profile and I’ll investigate
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 20
- Joined: Tuesday 27 February 2018 8:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Hi,
I have a issue with the controlicz skill. Alexa don't find any device. It was working with my old setup before, now i have a fresh system.
- Raspbian Buster
- Domticz 2020.1
- have Remote Access
- have controlicz connection
- all devices are in Rooms
- all devices showing up in controlicz.com
- Skill is active
- paid
What can I do?
Thanks...
I have a issue with the controlicz skill. Alexa don't find any device. It was working with my old setup before, now i have a fresh system.
- Raspbian Buster
- Domticz 2020.1
- have Remote Access
- have controlicz connection
- all devices are in Rooms
- all devices showing up in controlicz.com
- Skill is active
- paid
What can I do?
Thanks...
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Message me from your Controlicz profile and I’ll look into it asap
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
Who is online
Users browsing this forum: No registered users and 1 guest