Hi All, Before i brought the ECHO gen 2 i had set up Habridge to point to Domoticz devices. After setting up and performing device discovery it found all 3 habridge devices and Hive all seemed ok. I then added more devices to Habridge , performed new discovery and it did not find any new devices, forgot all devices and tried again, only found Hive. Went through various tests of habridge, seems to be set up ok. Using a Hue app on both phone and PC it finds all hue emulated devices but ECHO still does not. Looking at the habridge log file using the apps it initiates the discover process and at some point i see this in the log.
Nov 22 11:02:43 debian java[12103]: 2017-11-22 11:02:43,617 [qtp1545494647-11] INFO com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api/:userid/config config requested : nouser from 10.8.0.10
Nov 22 11:02:43 debian java[12103]: 2017-11-22 11:02:43,880 [qtp1545494647-13] INFO com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested: 1add5115e74e 4598b2d5261d04e3158d from 10.8.0.10
Nov 22 11:02:51 debian java[12103]: 2017-11-22 11:02:51,976 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: sendUpnpNotify notifyTemplate is <<<NOTIFY * HTT P/1.1
But using ECHO I do get some logs
Nov 22 11:00:42 debian java[12103]: 2017-11-22 11:00:42,042 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: isSSDPDiscovery found message to be an M-SEARCH message.
Nov 22 11:00:42 debian java[12103]: 2017-11-22 11:00:42,043 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: isSSDPDiscovery found message to be valid under strict rules - strict: true
Nov 22 11:00:42 debian java[12103]: 2017-11-22 11:00:42,044 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP packet from 192.168.0.50:50000, body: M-SEA RCH * HTTP/1.1
But it never gets the hue lights list requested: 1add5115e74e4598b2d5261d04e3158d.
I tried new habridge on pi, same things apps see devices, echo does not.
Not sure what else to try next, Upnp is enabled on router, habridge ok, apps finds devices but echo does not.
Any ideas ? Thanks Dave