Having trouble connecting sensors to Vera Edge (inclusion mode) through ESP8266 WiFi Gateway
-
I've set up esp8266 gateway and it works with my one sensor node (just 4 switches). Both are running 1.6beta dev branch.
I just bought Vera Edge (latest firmware) and installed the plugin. The plugin shows up fine and says it's connected (I gave it esp's ip)
The issue is that I can't get the sensor node to connect. According to the doc I have to start inclusion mode and restart the sensor.
That is what I do and here is the log of Vera connecting, me clicking START on plugin inclusion mode and then restarting the sensor.
0;0;3;0;9;Client 0 connected 0;0;3;0;9;Client 0: 0;0;3;0;2;Get Version 0;0;3;0;9;Client 0: 0;0;3;0;9;Client 0: 0;0;3;0;5;1 0;0;3;0;9;Client 0: 0;0;3;0;9;read: 1-1-0 s=255,c=0,t=17,pt=0,l=10,sg=0:1.6.0-beta 0;0;3;0;9;read: 1-1-0 s=255,c=3,t=6,pt=1,l=1,sg=0:0 0;0;3;0;9;read: 1-1-0 s=3,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;read: 1-1-0 s=4,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;read: 1-1-0 s=5,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;read: 1-1-0 s=6,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;read: 1-1-0 s=3,c=1,t=16,pt=2,l=2,sg=0:0 0;0;3;0;9;read: 1-1-0 s=5,c=1,t=16,pt=2,l=2,sg=0:0
After this is done nothing changes on vera, there's still just mysensors device and no new devices.
I know Vera works because it picked up all of my ecobee3 sensors just fine.
Any idea as to what could be the problem?
Thank you!