Controlicz - Easy Domoticz to Alexa Integration Topic is solved
Moderator: leecollings
-
- Posts: 20
- Joined: Tuesday 27 February 2018 8:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Got it back working. After Restarting Domoticz, Alexa has found all devices.
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Good to know, thanks
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 29
- Joined: Sunday 11 August 2019 17:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
I have a dummy motion sensor set up to trigger a routine in Alexa. I can see the dummy sensor in Alexa change state but the routine does not fire.
The routine works fine if i trigger it manually in the Alexa app.
Any ideas as to why Alexa ignores the state change of the dummy sensor?
Thanks.
The routine works fine if i trigger it manually in the Alexa app.
Any ideas as to why Alexa ignores the state change of the dummy sensor?
Thanks.
-
- Posts: 32
- Joined: Sunday 18 June 2017 22:00
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Berlin, Germany
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
I have the same problem..sundodger wrote: ↑Friday 05 June 2020 11:48 I have a dummy motion sensor set up to trigger a routine in Alexa. I can see the dummy sensor in Alexa change state but the routine does not fire.
The routine works fine if i trigger it manually in the Alexa app.
Any ideas as to why Alexa ignores the state change of the dummy sensor?
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
if you go into the routine, is the device listed ok and the routine enabled?
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 29
- Joined: Sunday 11 August 2019 17:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Yes from what i see, see pic. As mentioned i see the dummy sensor change to motion detected. But the routine does not trigger
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
is the setup in your Domoticz correct for sending the state change (Settings>Notifications + Device settings)?
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 29
- Joined: Sunday 11 August 2019 17:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Hi Madgeni, not sure I understand your question. I may be confused as to how this should work.
The dummy sensor works. I see it state change in Domoticz.
This is mirrored in the Alexa app showing motion on the dummy sensor.
So the info is going from Domoticz to alexa ok. After that nothing happens with the routine pictured above. It does not trigger.
I may be missing something simple?
The dummy sensor works. I see it state change in Domoticz.
This is mirrored in the Alexa app showing motion on the dummy sensor.
So the info is going from Domoticz to alexa ok. After that nothing happens with the routine pictured above. It does not trigger.
I may be missing something simple?
-
- 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 - it's easy, but not obvious
So when you select the sensor in the app, it's querying it and pulling back the state - hence why it shows it correctly. However, you also need to let Alexa know when the state changes proactively - to do this you need to make a couple of changes on your Domoticz (lifted from the Controlicz FAQs):
In Domoticz – under Settings>Notifications:
For http - Put the URL: https://www.controlicz.com/notify/controliczID - for controliczID check your Controlicz profile – it will be something like 5b55b8e423e11e23de4f454d5 (e.g https://www.controlicz.com/notify/5b55b ... 3de4f454d5)
In the POST data box put: message=#MESSAGE and ensure Content-Type is application/x-www-form-urlencoded
Then in your sensor – under notifications put: A|idx|$value|Motion or Contact as appropriate – eg. A|123|$value|Motion , and enable the http toggle (disable the rest)
You will need to disable/enable Controlicz skill in your alexa app (this is a one time thing to create a new type of token).
then it should work. If you get stuck, just contact me from your Controlicz profile
So when you select the sensor in the app, it's querying it and pulling back the state - hence why it shows it correctly. However, you also need to let Alexa know when the state changes proactively - to do this you need to make a couple of changes on your Domoticz (lifted from the Controlicz FAQs):
In Domoticz – under Settings>Notifications:
For http - Put the URL: https://www.controlicz.com/notify/controliczID - for controliczID check your Controlicz profile – it will be something like 5b55b8e423e11e23de4f454d5 (e.g https://www.controlicz.com/notify/5b55b ... 3de4f454d5)
In the POST data box put: message=#MESSAGE and ensure Content-Type is application/x-www-form-urlencoded
Then in your sensor – under notifications put: A|idx|$value|Motion or Contact as appropriate – eg. A|123|$value|Motion , and enable the http toggle (disable the rest)
You will need to disable/enable Controlicz skill in your alexa app (this is a one time thing to create a new type of token).
then it should work. If you get stuck, just contact me from your Controlicz profile
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 29
- Joined: Sunday 11 August 2019 17:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
I would like to thank Madgeni, the above and a bit of one to one tuition and it is all working well.
Excellent support.
Excellent support.
-
- Posts: 7
- Joined: Friday 16 October 2015 16:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Dear all,
I've setup DZ with a new user, associate devices to this new user and so on
I've setup Controlicz and I can see my devices in it.
When I ask Alexa to "turn on living room light" it says OK . . . but nothing.
In the Android App, I can't control my devices, it says "device not responding".
Most of my devices are in use with the RFXCOM 433MHz.
Any idea ?
Thanks
Bertrand
I've setup DZ with a new user, associate devices to this new user and so on
I've setup Controlicz and I can see my devices in it.
When I ask Alexa to "turn on living room light" it says OK . . . but nothing.
In the Android App, I can't control my devices, it says "device not responding".
Most of my devices are in use with the RFXCOM 433MHz.
Any idea ?
Thanks
Bertrand
- l0gic
- Posts: 107
- Joined: Tuesday 08 October 2013 9:35
- Target OS: Linux
- Domoticz version: Latest
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
Have you added the devices to a room in the room plan on dz?
If you go into the controlicz web site it will show if the device is seen but not controllable due to it not being in a room.
If you go into the controlicz web site it will show if the device is seen but not controllable due to it not being in a room.
Non credus crepitus
-
- Posts: 142
- Joined: Tuesday 24 January 2017 23:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Location: Australia
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
im having a similar issue with google home at the moment. all my device are listed in controlicz, and in my google home app. but when i go to control one of the switches i get not responding....
this has been happening on random switches for about the last 48 hours... i ended up rebuilding my whole automation thinking i broke something.....
but i think the issue may be outside to myself
this has been happening on random switches for about the last 48 hours... i ended up rebuilding my whole automation thinking i broke something.....
but i think the issue may be outside to myself
V 2020.2 RPI 3
RFlink 334 mhz
mysensors
broadlink
Mirabella Genio Globes
RFlink 334 mhz
mysensors
broadlink
Mirabella Genio Globes
-
- 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 Mark - PM me or send me a support email and i'll investigate. What does the log say in your controlicz profile?
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 142
- Joined: Tuesday 24 January 2017 23:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Location: Australia
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
hey madgeni have messaged you
V 2020.2 RPI 3
RFlink 334 mhz
mysensors
broadlink
Mirabella Genio Globes
RFlink 334 mhz
mysensors
broadlink
Mirabella Genio Globes
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Controlicz - Easy Domoticz to Alexa Integration
PMd you back
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