Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alexa Gen. 2 Dot does not work with HA-Bridge v5.4.0 #1295

Closed
jayjupdhig opened this issue Mar 17, 2021 · 6 comments
Closed

Alexa Gen. 2 Dot does not work with HA-Bridge v5.4.0 #1295

jayjupdhig opened this issue Mar 17, 2021 · 6 comments

Comments

@jayjupdhig
Copy link

Hi there

Other devices (we also have a Echo 3 Dot, but currently i'm waiting for the firmware update process) and other versions i didn't tried until now.

Trace log here:

root@xaxada-dca632c5cc24:~# /usr/bin/java -jar -Dconfig.file=/opt/habridge/data/habridge.config /opt/habridge/ha-bridge.jar
2021-03-17 15:44:01,234 [main] INFO  com.bwssystems.HABridge.HABridge - HA Bridge startup sequence...
2021-03-17 15:44:01,288 [main] INFO  com.bwssystems.HABridge.HABridge - HA Bridge (v5.4.0) initializing....
2021-03-17 15:44:01,292 [main] INFO  com.bwssystems.HABridge.BridgeSettings - reading from config file: /opt/habridge/data/habridge.config
2021-03-17 15:44:01,727 [main] INFO  spark.staticfiles.StaticFilesConfiguration - StaticResourceHandler configured with folder = /public
2021-03-17 15:44:01,757 [main] INFO  com.bwssystems.HABridge.SystemControl - System control service started....
2021-03-17 15:44:01,841 [main] INFO  com.bwssystems.HABridge.util.UDPDatagramSender - Initializing UDP response Socket...
2021-03-17 15:44:01,853 [main] INFO  com.bwssystems.HABridge.util.UDPDatagramSender - UDP response Socket initialized to: 50000
2021-03-17 15:44:01,860 [main] INFO  com.bwssystems.HABridge.plugins.http.HTTPHome - HTTP Home created.
2021-03-17 15:44:01,869 [main] INFO  com.bwssystems.HABridge.plugins.harmony.HarmonyHome - Harmony Home created. No Harmony devices configured.
2021-03-17 15:44:01,873 [main] INFO  com.bwssystems.HABridge.plugins.NestBridge.NestHome - Nest Home created. No Nest configured.
2021-03-17 15:44:01,875 [main] INFO  com.bwssystems.HABridge.plugins.hue.HueHome - Hue passthru Home created. No Hue passtrhu systems configured.
2021-03-17 15:44:01,878 [main] INFO  com.bwssystems.HABridge.plugins.hal.HalHome - HAL Home created. No HAL devices configured.
2021-03-17 15:44:01,880 [main] INFO  com.bwssystems.HABridge.plugins.mqtt.MQTTHome - MQTT Home created. No MQTT Clients configured.
2021-03-17 15:44:01,883 [main] INFO  com.bwssystems.HABridge.plugins.hass.HassHome - HomeAssistant Home created. No HomeAssistants configured.
2021-03-17 15:44:01.882:INFO::Thread-0: Logging initialized @1818ms to org.eclipse.jetty.util.log.StdErrLog
2021-03-17 15:44:01,885 [main] INFO  com.bwssystems.HABridge.plugins.homewizard.HomeWizardHome - HomeWizard Home created. No HomeWizard gateways configured.
2021-03-17 15:44:01,887 [main] INFO  com.bwssystems.HABridge.plugins.exec.CommandHome - Command Home for system program execution created.
2021-03-17 15:44:01,915 [main] INFO  com.bwssystems.HABridge.plugins.tcp.TCPHome - TCP Home created.
2021-03-17 15:44:01,921 [main] INFO  com.bwssystems.HABridge.plugins.udp.UDPHome - UDP Home created.
2021-03-17 15:44:01,923 [main] INFO  com.bwssystems.HABridge.plugins.vera.VeraHome - Vera Home created. No Veras configured.
2021-03-17 15:44:01,925 [main] INFO  com.bwssystems.HABridge.plugins.fibaro.FibaroHome - Fibaro Home created. No Fibaros configured.
2021-03-17 15:44:01,928 [main] INFO  com.bwssystems.HABridge.plugins.domoticz.DomoticzHome - Domoticz Home created. No Domoticz devices configured.
2021-03-17 15:44:01,930 [main] INFO  com.bwssystems.HABridge.plugins.somfy.SomfyHome - Somfy Home created.  No Somfys configured.
2021-03-17 15:44:01,933 [main] INFO  com.bwssystems.HABridge.plugins.lifx.LifxHome - LifxDevice Home created. No LifxDevices configured.
2021-03-17 15:44:01,936 [main] INFO  com.bwssystems.HABridge.plugins.openhab.OpenHABHome - OpenHAB Home created. No OpenHABs configured.
2021-03-17 15:44:01,939 [main] INFO  com.bwssystems.HABridge.plugins.fhem.FHEMHome - FHEM Home created. No FHEMs configured.
2021-03-17 15:44:01,944 [main] INFO  com.bwssystems.HABridge.plugins.broadlink.BroadlinkHome - Broadlink Home created. No Broadlinks configured.
2021-03-17 15:44:01,946 [main] INFO  com.bwssystems.HABridge.plugins.moziot.MozIotHome - Mozilla IOT Home created. No Mozilla IOTs configured.
2021-03-17 15:44:01,949 [main] INFO  com.bwssystems.HABridge.plugins.homegenie.HomeGenieHome - HomeGenie Home created. No HomeGenies configured.
2021-03-17 15:44:01,983 [main] INFO  com.bwssystems.HABridge.devicemanagmeent.DeviceResource - HABridge device management service started....
2021-03-17 15:44:02,048 [Thread-0] INFO  spark.embeddedserver.jetty.EmbeddedJettyServer - == Spark has ignited ...
2021-03-17 15:44:02,051 [Thread-0] INFO  spark.embeddedserver.jetty.EmbeddedJettyServer - >> Listening on 192.168.178.5:80
2021-03-17 15:44:02,056 [main] INFO  com.bwssystems.HABridge.hue.HueMulator - Hue emulator service started....
2021-03-17 15:44:02.062:INFO:oejs.Server:Thread-0: jetty-9.4.z-SNAPSHOT, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
2021-03-17 15:44:02.128:INFO:oejs.session:Thread-0: DefaultSessionIdManager workerName=node0
2021-03-17 15:44:02.129:INFO:oejs.session:Thread-0: No SessionScavenger set, using defaults
2021-03-17 15:44:02.137:INFO:oejs.session:Thread-0: Scavenging every 600000ms
2021-03-17 15:44:02.190:INFO:oejs.AbstractConnector:Thread-0: Started ServerConnector@3de6a1{HTTP/1.1,[http/1.1]}{192.168.178.5:80}
2021-03-17 15:44:02.192:INFO:oejs.Server:Thread-0: Started @2135ms
2021-03-17 15:44:02,193 [main] INFO  com.bwssystems.HABridge.HABridge - Traceupnp: upnp config address: 192.168.178.5 -useIface: false on web server: 192.168.178.5:80
2021-03-17 15:44:02,196 [main] INFO  com.bwssystems.HABridge.upnp.UpnpSettingsResource - Description xml service started....
2021-03-17 15:44:02,208 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - UPNP Discovery Listener starting....
2021-03-17 15:44:02,209 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: Interface: habridge valid usable IP address: /192.168.178.5
2021-03-17 15:44:02,210 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: Adding habridge to our upnp join interface set.
2021-03-17 15:44:02,210 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: Interface: eth0 valid usable IP address: /192.168.178.4
2021-03-17 15:44:02,210 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: Adding eth0 to our upnp join interface set.
2021-03-17 15:44:02,210 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: Interface: lo valid usable IP address: /127.0.0.1
2021-03-17 15:44:02,211 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: Adding lo to our upnp join interface set.
2021-03-17 15:44:02,211 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Create and run mDNS service.
2021-03-17 15:44:02,267 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - UPNP Discovery Listener running and ready....
2021-03-17 15:45:52,059 [qtp33404881-17] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: test_ha_bridge#192.168.178.24 and username: 0907ea02a4ea4396b3a7404fc4474dab
2021-03-17 15:46:28,164 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:28,818 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:28,819 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:28,864 [qtp33404881-12] INFO  com.bwssystems.HABridge.upnp.UpnpSettingsResource - Traceupnp: request of description.xml from: 192.168.178.30:80 filled in with address: 192.168.178.4:80
2021-03-17 15:46:28,887 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 15:46:28,889 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 15:46:28,921 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 15:46:28,947 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 15:46:28,948 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 15:46:28,978 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 15:46:29,472 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:29,473 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:30,126 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:30,127 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:30,779 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:30,780 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:31,433 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:31,434 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:32,086 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:32,088 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:32,739 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:32,740 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:33,392 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:33,393 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:33,967 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 15:46:33,968 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 15:46:33,999 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 15:46:34,046 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:34,047 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:34,699 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:34,700 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:35,353 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:35,354 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 15:46:36,007 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 15:46:39,034 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 15:46:39,036 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 15:46:39,066 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 15:46:44,097 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 15:46:44,098 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 15:46:44,128 [qtp33404881-19] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 15:46:49,147 [qtp33404881-26] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 15:46:49,148 [qtp33404881-26] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 15:46:49,178 [qtp33404881-12] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 15:46:54,208 [qtp33404881-19] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 15:46:54,209 [qtp33404881-19] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 15:46:54,240 [qtp33404881-26] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 15:46:59,256 [qtp33404881-15] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 15:46:59,257 [qtp33404881-15] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 15:46:59,286 [qtp33404881-19] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 15:47:04,305 [qtp33404881-26] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 15:47:04,306 [qtp33404881-26] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 15:47:04,326 [qtp33404881-15] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 15:54:18,262 [qtp33404881-33] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: test_ha_bridge#192.168.178.24 and username: 0907ea02a4ea4396b3a7404fc4474dab
2021-03-17 16:02:20,312 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: test_ha_bridge#192.168.178.24 and username: 0907ea02a4ea4396b3a7404fc4474dab
2021-03-17 16:02:37,001 [qtp33404881-36] INFO  com.bwssystems.HABridge.upnp.UpnpSettingsResource - Traceupnp: request of description.xml from: 192.168.178.24:80 filled in with address: 192.168.178.4:80
2021-03-17 16:02:41,417 [qtp33404881-36] INFO  com.bwssystems.HABridge.upnp.UpnpSettingsResource - Traceupnp: request of description.xml from: 192.168.178.24:80 filled in with address: 192.168.178.4:80
2021-03-17 16:02:49,095 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: test_ha_bridge#192.168.178.24 and username: 0907ea02a4ea4396b3a7404fc4474dab
2021-03-17 16:05:08,333 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:08,985 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:08,986 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:09,035 [qtp33404881-40] INFO  com.bwssystems.HABridge.upnp.UpnpSettingsResource - Traceupnp: request of description.xml from: 192.168.178.30:80 filled in with address: 192.168.178.4:80
2021-03-17 16:05:09,057 [qtp33404881-33] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:05:09,058 [qtp33404881-33] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:05:09,087 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:05:09,116 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:05:09,117 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:05:09,127 [qtp33404881-33] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:05:09,639 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:09,641 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:10,293 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:10,295 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:10,948 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:10,949 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:11,602 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:11,604 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:12,257 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:12,258 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:12,911 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:12,913 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:13,565 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:13,566 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:14,101 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:05:14,106 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:05:14,136 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:05:14,217 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:14,219 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:14,871 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:14,872 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:15,525 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:15,526 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:05:16,179 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:05:19,167 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:05:19,168 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:05:19,180 [qtp33404881-33] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:05:24,206 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:05:24,207 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:05:24,237 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:05:29,261 [qtp33404881-33] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:05:29,262 [qtp33404881-33] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:05:29,287 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:05:34,317 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:05:34,318 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:05:34,350 [qtp33404881-33] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:05:39,365 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:05:39,366 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:05:39,374 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:05:44,397 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:05:44,397 [qtp33404881-31] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:05:44,411 [qtp33404881-33] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:06:12,120 [qtp33404881-17] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: test_ha_bridge#192.168.178.24 and username: 0907ea02a4ea4396b3a7404fc4474dab
2021-03-17 16:49:06,649 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:07,302 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:07,303 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:07,388 [qtp33404881-40] INFO  com.bwssystems.HABridge.upnp.UpnpSettingsResource - Traceupnp: request of description.xml from: 192.168.178.30:80 filled in with address: 192.168.178.4:80
2021-03-17 16:49:07,412 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:49:07,413 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:49:07,440 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:49:07,453 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:49:07,454 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:49:07,474 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:49:07,955 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:07,956 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:08,612 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:08,614 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:09,266 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:09,267 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:09,920 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:09,921 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:10,573 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:10,574 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:11,226 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:11,226 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:11,878 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:11,879 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:12,464 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:49:12,465 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:49:12,491 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:49:12,531 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:12,532 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:13,185 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:13,186 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:13,838 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:13,839 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:49:14,491 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:49:17,504 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:49:17,504 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:49:17,523 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:49:22,557 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:49:22,558 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:49:22,571 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:49:27,606 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:49:27,608 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:49:27,618 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:49:32,641 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:49:32,642 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:49:32,655 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:49:37,687 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:49:37,688 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:49:37,700 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:49:42,725 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:49:42,726 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:49:42,752 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:53:42,732 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:43,384 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:43,385 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:43,460 [qtp33404881-48] INFO  com.bwssystems.HABridge.upnp.UpnpSettingsResource - Traceupnp: request of description.xml from: 192.168.178.30:80 filled in with address: 192.168.178.4:80
2021-03-17 16:53:43,471 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:53:43,472 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:53:43,492 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:53:43,521 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:53:43,522 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:53:43,533 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:53:44,037 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:44,038 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:44,690 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:44,691 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:45,343 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:45,344 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:45,996 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:45,996 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:46,647 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:46,648 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:47,300 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:47,300 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:47,952 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:47,953 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:48,528 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:53:48,528 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:53:48,560 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:53:48,605 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:48,606 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:49,258 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:49,259 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:49,911 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:49,912 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:53:50,564 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:53:53,594 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:53:53,595 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:53:53,624 [qtp33404881-27] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:53:58,637 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:53:58,637 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:53:58,649 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:54:03,677 [qtp33404881-52] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:54:03,677 [qtp33404881-52] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:54:03,704 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:54:08,720 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:54:08,721 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:54:08,730 [qtp33404881-52] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:54:13,755 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:54:13,756 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:54:13,766 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:54:18,797 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:54:18,798 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:54:18,825 [qtp33404881-52] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:55:34,695 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:35,348 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:35,349 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:35,449 [qtp33404881-42] INFO  com.bwssystems.HABridge.upnp.UpnpSettingsResource - Traceupnp: request of description.xml from: 192.168.178.30:80 filled in with address: 192.168.178.4:80
2021-03-17 16:55:35,475 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:55:35,476 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:55:35,505 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:55:35,536 [qtp33404881-42] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:55:35,537 [qtp33404881-42] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:55:35,563 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:55:36,001 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:36,002 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:36,654 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:36,656 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:37,308 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:37,310 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:37,962 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:37,963 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:38,615 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:38,617 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:39,270 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:39,271 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:39,924 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:39,925 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:40,553 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:55:40,554 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:55:40,573 [qtp33404881-42] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:55:40,578 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:40,579 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:41,232 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:41,234 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:41,886 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:41,888 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: SSDP M-SEARCH packet from 192.168.178.30:50000
2021-03-17 16:55:42,541 [main] INFO  com.bwssystems.HABridge.upnp.UpnpListener - Traceupnp: send upnp discovery template 1 with response address: 192.168.178.4:80 to address: 192.168.178.30:50000
2021-03-17 16:55:45,585 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:55:45,586 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:55:45,598 [qtp33404881-42] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:55:50,620 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:55:50,621 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:55:50,647 [qtp33404881-42] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:55:55,668 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:55:55,669 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:55:55,681 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:56:00,701 [qtp33404881-42] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:56:00,702 [qtp33404881-42] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:56:00,733 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:56:05,769 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:56:05,770 [qtp33404881-37] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:56:05,800 [qtp33404881-42] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30
2021-03-17 16:56:10,815 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested: {"devicetype": "Echo"} from address: 192.168.178.30
2021-03-17 16:56:10,816 [qtp33404881-40] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue api user create requested for device type: Echo#192.168.178.30 and username: b6e4b1ffaac648feac93e59c47a8d151
2021-03-17 16:56:10,829 [qtp33404881-42] INFO  com.bwssystems.HABridge.hue.HueMulator - Traceupnp: hue lights list requested by user: b6e4b1ffaac648feac93e59c47a8d151 from address: 192.168.178.30

Configuration here:

a1

...

a2

  • There is one device in the Hb-Bridge configuration, called "test"...
  • The device was not used for a long time, so it was resetted & updated before i start with work
  • In the Alexa Web GUI from Amazon (https://alexa.amazon.de/... ), i see just the device ITSELF, but not the (emulated Philips Hue Lamp called "test")

IF you need more informations (logs, config files etc.), so please don't hesitate to ask me. Thank you very much.

With kind regards from Switerland,
Jan

@Shadow27374
Copy link

Simulated devices stopped working a few days ago: #1293

@acorreane
Copy link

Hue Emulators isn't working anymore with Alexa, a firmware update killed the discovery native process. Philips have a firmware updates on the bridges

@Shadow27374
Copy link

Look at the thread I posted. There yesterday one had good eyes and posted the solution.

So an update for HA-Bridge could be programmed.

@jayjupdhig
Copy link
Author

Thank you very much. Will look on it.

@jayjupdhig
Copy link
Author

I tried it with Quiphainyr's hint ("I just tested this workaround ... "), but it does not work so it seems...

@jayjupdhig
Copy link
Author

OK, will close it now and look at #1293 ... thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants