Thanks Phil,
I installed it (v 4.0.1) https://github.com/bwssytems/ha-bridge/ ... -4.0.1.jarhopefully it's a better version.
Search found 9 matches
- Tuesday 24 January 2017 0:07
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
- Saturday 21 January 2017 12:05
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
Finally I got it working. I made a complete rebuild, because I couldn't find where the problem was. I still got a warning in the log: Error reading the file: /home/pi/habridge/data/habridge.config - Does not exist or is not readable. continuing... com.bwssystems.HABridge.BridgeSettings WARN Issue ...
- Friday 20 January 2017 20:25
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
This is the whole log: 01-20-2017 20:18:05.290 INFO HA Bridge (v3.5.1) starting.... com.bwssystems.HABridge.HABridge 01-20-2017 20:18:05.334 INFO reading from config file: /home/pi/habridge/data/habridge.config com.bwssystems.HABridge.BridgeSettings 01-20-2017 20:18:05.752 WARN The upnp config ...
- Friday 20 January 2017 20:24
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
Hi Chris, No space between it. I rebooted my PI and let Alexa discover my devices again. She found it but can't turn it on or off. When i look into the log file it has a warning: WARN The upnp config address, 192.168.2.17, does not match any known IP's on this host. Do I miss a part of the ...
- Friday 20 January 2017 20:16
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
Yes, and she discovered them.
- Friday 20 January 2017 20:07
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
Yep I've tried that. I got no error that's right. What do you mean with command error, can you be more specific? When I look into the log file i see an warning: Error on calling url to change device state: http://192.168.2.17:8080/json.htm? type=command¶m=switchlight&idx=53&switchcmd=On ...
- Friday 20 January 2017 18:35
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
Got it configured with the right IDX (witch I found in the devices field in domoticz) and my 2 switches are discovered. It are Kaku devices, does it work anyway with the echo dot? If I say for instance "turn on the tv lamp" Alexa say's: Lamp is not responding, check connection and power supply. What ...
- Friday 20 January 2017 16:06
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
Yes it's working :-) port 80 Now I have the next challange to get this configured. I can follow this guide https://www.domoticz.com/wiki/Alexa or https://github.com/bwssytems/ha-bridge or are there better manuals? How can I find the idx of a specific switch? What are the most important fields to ...
- Friday 20 January 2017 13:01
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Echo Dot + HA Bridge what's the next step?
How do I implement the Amazon Echo Dot into Domoticz? Currently I have domoticz running on a Raspberry PI2. I followed the wiki page https://github.com/bwssytems/ha-bridge to install the HA-bridge and it's activated. But then I am stuck....whats the next step to get it working? pi@raspberrypi ...