Amazon Echo to Domoticz Bridge: switches, sensors & more
Moderator: leecollings
-
- Posts: 66
- Joined: Tuesday 15 March 2016 18:08
- Target OS: NAS (Synology & others)
- Domoticz version: 3.8153
- Location: Nerthland
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
thanks working know was something wrong with my UID...
-
- Posts: 2
- Joined: Monday 06 November 2017 16:48
- Target OS: Windows
- Domoticz version: 3.8153
- Location: Pakistan
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
I am also facing same issue "Alexa" not able to read my Sensor values or maybe I didn't know the right wake up commands to trigger Alexa to read my sonsorsblackdog65 wrote: ↑Wednesday 28 September 2016 15:46 The problem with the ha-bridge (or me more likely) is that I can't figure out how to fetch data i.e. "Alexa, what is the sitting room temperature?"
Is your skill able to do that? I'll try and get it set up later today. Are there any necessary naming conventions for devices?
Ideally I want to able to say "Alexa, turn the sitting room stat down by 2 deg and ignore the wife, even if she screams at you to turn it up."
Windows 10
Multi sensor
Dimmers, relays, Universal sensors
switches, relays, doorbell
Own Made Sensors and Switches
ESPEasy, ESP8266-12E, ESP D1 MINI
Multi sensor
Dimmers, relays, Universal sensors
switches, relays, doorbell
Own Made Sensors and Switches
ESPEasy, ESP8266-12E, ESP D1 MINI
-
- Posts: 104
- Joined: Tuesday 08 November 2016 14:03
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Poland
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
HA-Bridge emulates Philips Hue light system and is not able to read for example temperature. As I can see Controlicz is the only proper option, but without exposing Domoticz to the internet it won't work. I am trying to find a way around. I could pay my ISP, but for the sake of 'just doing that without asking him' - still researching
HW:Raspberry PiB+,Pi3,PiB,RFLink,FA20RF,DCS-930L,DCS-935L,Clarus switches,RF Temp sensors,Owl Micro+,Mi Flora,Kerui,Yeelight,Xiaomi,Broadlink RMM3,Alexa
SF:Jessie,Dmtcz 3.8153,Logitech Media srv,PiCorePlayers,Dashticz,Max2Play,InfluxDB,Grafana,HABridge
SF:Jessie,Dmtcz 3.8153,Logitech Media srv,PiCorePlayers,Dashticz,Max2Play,InfluxDB,Grafana,HABridge
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
Hi - can i ask, is the issue of exposing Domoticz to the internet a security one, or something else?
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 37
- Joined: Saturday 16 April 2016 1:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
Hi
I have a problem with discovery new devices on alexa. Everything is set up properly. The Lambda i working correctly because i can turn on lights from it. The Skill App is on language English (U.K.) and the app is on EU (Ireland)
Can somebody Healp me. What I'm missing
Configuration of the skill: Succed test on Lambda: Domoticz room plan Very Simple: Device is zwave RGBW switch
I have a problem with discovery new devices on alexa. Everything is set up properly. The Lambda i working correctly because i can turn on lights from it. The Skill App is on language English (U.K.) and the app is on EU (Ireland)
Can somebody Healp me. What I'm missing
Configuration of the skill: Succed test on Lambda: Domoticz room plan Very Simple: Device is zwave RGBW switch
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
There is an aggressive timeout for device discovery. It's been a while since I last paid attention but I seem to recall having to play some tricks to make discovery faster. Is the invocation timing out? Check the CloudWatch logs for your Lambda function and see what's happening...
-
- Posts: 37
- Joined: Saturday 16 April 2016 1:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
The lambda cloudWatch show nothing except my last text from lambda to domoticz. There is no logs for trying to connect from alexa to lambda
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
check the trigger from the skill to the lambda is enabled - try deploying it to a lambda in Virginia. If the code works directly from the lambda, but not from Alexa or the app, then it's the skill, not the lambda.
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 37
- Joined: Saturday 16 April 2016 1:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
Yes the app is working from lambda to domoticz. Skill is not working from alexa to lambda and I don't know why The config is as in your pdf maybe something was changed already
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
can you try running it from Virginia and removing references to the Ireland lambda?
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 58
- Joined: Thursday 20 April 2017 1:17
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Location: France
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
Dear all,
Since i quit Controlicz, i started to look for different solutions...
Ha-bridge is OK but the skill seems better to me and i successfully installed it following instructions from this post.
=> https://github.com/madgeni/alexa_domo
However the skill is based on Amazon Smarthome API v2 which is still available @AWS but deprecated.
Has anyone tried or succeeded in transforming the skill in v3 Amazon Smarthome API ?
Thanks & Regards
Since i quit Controlicz, i started to look for different solutions...
Ha-bridge is OK but the skill seems better to me and i successfully installed it following instructions from this post.
=> https://github.com/madgeni/alexa_domo
However the skill is based on Amazon Smarthome API v2 which is still available @AWS but deprecated.
Has anyone tried or succeeded in transforming the skill in v3 Amazon Smarthome API ?
Thanks & Regards
RPI3 Raspbian Buster + Domoticz v2020.1 stable + RFXtrx433E + Z-Stick Gen5 + Amazon Echo (alexicz)
x5 THGN810 / x5 ZMNHJD1 / x2 Flood sensor FGFS101 / x1 Smoke sensor FGSD002
x1 ZMNHAD1 / x2 FGS213 / x3 Wallplug FGWPE/F / NodOn Soft remote CRC-3-6-0
x5 THGN810 / x5 ZMNHJD1 / x2 Flood sensor FGFS101 / x1 Smoke sensor FGSD002
x1 ZMNHAD1 / x2 FGS213 / x3 Wallplug FGWPE/F / NodOn Soft remote CRC-3-6-0
-
- Posts: 87
- Joined: Tuesday 29 March 2016 16:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Italia
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
Hello everyone, I started today to use controlicz with echo dot 3rd gen and domoticz, but something does not work.
alexa is able to correctly find all the devices present in domoticz, but they do not communicate.
The application tells me that the devices do not respond and therefore I can not control anything.
can someone help me? What can I do to understand what the problem is?
thank you
alexa is able to correctly find all the devices present in domoticz, but they do not communicate.
The application tells me that the devices do not respond and therefore I can not control anything.
can someone help me? What can I do to understand what the problem is?
thank you
-
- Posts: 1571
- Joined: Friday 25 March 2016 17:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
Hi there, make sure you have a subscription
Native Alexa skill and Google app - register at https://www.controlicz.com - https://twitter.com/Controlicz
-
- Posts: 41
- Joined: Monday 19 October 2015 12:15
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.9700
- Location: Spain
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
Hi!
It works great. Less funcionality than the pay controlicz version, but for me is enough.
Thank you Madgeni for your hard work, youre great!
Greetings from spain.
It works great. Less funcionality than the pay controlicz version, but for me is enough.
Thank you Madgeni for your hard work, youre great!
Greetings from spain.
-
- Posts: 8
- Joined: Monday 16 September 2019 23:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
I'm a new Domoticz bridge user, and from my Alexa app on my phone I can switch things on and off (and this appears in the log), but when I talk to my Echo Dot nothing happens (and nothing in the logs..) - any idea what may be the problem. May be a co-incidence, but my Lightwave RF Alexa skill has stopped working too.
Who is online
Users browsing this forum: No registered users and 1 guest