Re: [mh] Help for Alexa Integration - Hue Emulation

Gianni Veloce via misterhouse-users <[email protected]> Tue, 8 Mar 2022 06:34:35 +0000 (UTC)
Newsgroups gmane.comp.misc.misterhouse.user
Message-ID <[email protected]>
 Hello Again 
Sadly not having any other response I kept on trying to find out why my Echo Dot3 is not able to discover the two test X10 devices.checking the print_log I noticed that the bridgeid was badly formed as in my MH ini file i included the Dot MAC with ":" characters.(as I understood the AlexaBridge.pm forms the bridgeid using a fixed string and the Mac Address part)So I removed this line from the my and crossed my fingers hoping I found the culprit!
But ... in vain....The bridgeid looks ok now inside the print_log but STILL NO DISCOVERY of the devices!!! :( :( :(
Feeling very frustrated and disappointed, And run out of ideas...
I am including here my new print_log Maybe someone can have a look and provide some tip?
Also if someone can confirm that the Discovery works with the specific Echo Dot Model GEN3? Could this be the issue for me? I have no other Alexas to test this and don't want to buy more if the issue is not resolved.
TIA againGV

    On Sunday, March 6, 2022, 10:01:54 PM GMT+2, Gianni Veloce via misterhouse-users <[email protected]> wrote:  
 
  Hi Dan and Gilles
thanks a lot for your responses and willingness to help
Still no joy (discovery fails consistently..)
But in the meantime i have activated the debug for Alexa (I was stupid as my mh,private.ini had another debug command somewhere below saying debug=0 LoL)  so I am attaching  herein the print_log output after the failed discovery.Maybe someone may understand more on this case by looking into it. Hopefully :)
Regarding the potential firewall block as a reason i think RPIs dont have a firewall activated by default,Not a Unix expert so I have used a couple of commands that in my understanding mean that RPI is listening to ports 1900 and 50000. Right?root@misterhouse:~# sudo netstat -lptu|grep 1900udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1574/perlroot@misterhouse:~# sudo netstat -lptu|grep 50000udp        0      0 0.0.0.0:50000           0.0.0.0:*                           1574/perl
BTW What Alexa model / version are you guys using ?Perhaps my Dot 3rd Gen is behaving in a different way?
Hope someone can help me to solve this, as my MH/Unix skills dont help me too much and really want to use my Dot for mh voice control.
CheersGV
----------------------------------------------------------------------------------------------------------
   On Sun, Mar 6, 2022 at 04:17, Gianni Veloce via misterhouse-users <[email protected]> wrote:

 hi Misterhouse lovers!!
I hope someone can help me againFor the last days I am trying to integrate my new Alexa Echo Dor/Gen3 to MH, but in vain :(.Devices discovery does not work neither from the Alexa Dot nor from the Amazon-Alexa web interface (no devices found)Searched the internet exhaustively and not many articles found for mh a=while some more found for OpenHub but did not help me so far as see quite old.
i am using mh version 5.0 with perl 5.28.1 on a brand new Raspberry Pi 4.Both RPI and Alexa Dot are in te same network and Alexa works in genaral responidng to std voice commands etx
On my Rpi I have setup the mh.private.ini as described in the guide here for the "Chunked Method"Amazon Echo and Google Home local integration using MH native Hue Emulation · hollie/misterhouse Wiki · GitHuband I have also setup a couple of my lights as Alexa items in the mht file and I see that the mhp generated includes them..
As my mh is running on local port 8080 (user non-root) i used the iptables redirect
 iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8080which seems to work as running http://mhIpAddress/description.xmlbrings me the Hue XML file
Also in mh.log I see that the notifier/listener are activatedmh.log: - creating alexaSsdpNotification on udp 50000mh.log: - creating alexaSsdpListen on udp  1900
One strange thing is that although i have set debug in the .ini withdebug = alexa:5
I dont see any debug messages at all in the print.log....and wonder why...
Hope I gave a good overview of my case so can someone help?
Can you confirm that Alexa integration works currently with MH or is perhaps somehow broken?And if possible  provide some examples for INI and MHT entries?Of course any other tips/advices are very welcome!
TIA
 GV
  ________________________________________________________
To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users

________________________________________________________
To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users
print_log_GV_2.txt (text/plain, 24.7 KB)
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Encoding: gzip
Content-Length: 256
Date: Tue, 08 Mar 2022 05:03:01 GMT

{"state":{"on":false,"bri":254,"hue":15823,"sat":88,"effect":"none","ct":313,"alert":"none","colormode":"ct","reachable":true,"xy":[0.4255,0.3998]},"type":"Extended color light","name":"Balcony Light","modelid":"LCT001","manufacturername":"Philips","uniqueid":"3","swversion":"65003148","pointsymbol":{"1":"none","2":"none","3":"none","4":"none","5":"none","6":"none","7":"none","8":"none"}}

08/03/22 07:03:48 AM [Alexa] Debug: SSDP IN - HOST:239.255.255.250:1900
ST:ssdp:all
MAN: "ssdp:discover"
MX: 3



08/03/22 07:03:48 AM [Alexa] Debug: SSDP OUT - HTTP/1.1 200 OK
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=100
EXT:
LOCATION: http://192.168.9.11:80/description.xml
SERVER: Linux/3.14.0 UPnP/1.0 IpBridge/1.15.0
hue-bridgeid: B827EBFFFF822967
ST: upnp:rootdevice
USN: uuid:E45F01822967::upnp:rootdevice



08/03/22 07:03:48 AM [Alexa] Debug: SSDP OUT - HTTP/1.1 200 OK
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=100
EXT:
LOCATION: http://192.168.9.11:80/description.xml
SERVER: Linux/3.14.0 UPnP/1.0 IpBridge/1.15.0
hue-bridgeid: B827EBFFFF822967
ST: uuid:2f402f80-da50-11e1-9b23-e45f01822967
USN: uuid:2f402f80-da50-11e1-9b23-001e06E45F01822967



08/03/22 07:03:48 AM [Alexa] Debug: SSDP OUT - HTTP/1.1 200 OK
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=100
EXT:
LOCATION: http://192.168.9.11:80/description.xml
SERVER: Linux/3.14.0 UPnP/1.0 IpBridge/1.15.0
hue-bridgeid: B827EBFFFF822967
ST: urn:schemas-upnp-org:device:basic:1
USN: uuid:2f402f80-da50-11e1-9b23-e45f01822967



08/03/22 07:03:48 AM [Alexa] Debug: SSDP IN - HOST:239.255.255.250:1900
ST:upnp:rootdevice
MAN: "ssdp:discover"
MX: 3



08/03/22 07:03:48 AM [Alexa] Debug: Port: ( 80 ) URI: ( /description.xml ) Body: ( {"devicetype": "Echo"} ) Type: ( GET )

08/03/22 07:03:48 AM [Alexa] Debug: MH Response <?xml version="1.0"?>
<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<URLBase>http://192.168.9.11:80/</URLBase>
<device>
<deviceType>urn:schemas-upnp-org:device:basic:1</deviceType>
<friendlyName>Amazon-Echo-MH-Bridge (192.168.9.11)</friendlyName>
<manufacturer>Royal Philips Electronics</manufacturer>
<manufacturerURL>http://misterhouse.sourceforge.net/</manufacturerURL>
<modelDescription>Hue Emulator for Amazon Echo bridge</modelDescription>
<modelName>Philips hue bridge 2012</modelName>
<modelNumber>929000226503</modelNumber>
<modelURL>https://github.com/hollie/misterhouse</modelURL>
<serialNumber>amazon-mh-bridge0</serialNumber>
<UDN>uuid:amazon-mh-bridge0</UDN>
<serviceList>
<service>
<serviceType>(null)</serviceType>
<serviceId>(null)</serviceId>
<controlURL>(null)</controlURL>
<eventSubURL>(null)</eventSubURL>
<SCPDURL>(null)</SCPDURL>
</service>
</serviceList>
<presentationURL>index.html</presentationURL>
<iconList>
<icon>
<mimetype>image/png</mimetype>
<height>48</height>
<width>48</width>
<depth>24</depth>
<url>hue_logo_0.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<height>120</height>
<width>120</width>
<depth>24</depth>
<url>hue_logo_3.png</url>
</icon>
</iconList>
</device>
</root>

08/03/22 07:03:48 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api ) Body: ( {"devicetype": "Echo"} ) Type: ( POST )

08/03/22 07:03:48 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 35
Date: Tue, 08 Mar 2022 05:03:48 GMT

[{"success":{"username":"lights"}}]

08/03/22 07:03:48 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( {"devicetype": "Echo"} ) Type: ( GET )

08/03/22 07:03:48 AM [Alexa] Debug: get_set_state (4 get ) : name: Living Room Light  realname: $LR_light sub: set state:

08/03/22 07:03:48 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:03:48 AM [Alexa] Debug: get_set_state (3 get ) : name: Balcony Light  realname: $XB_light sub: set state:

08/03/22 07:03:48 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:03:48 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 361
Date: Tue, 08 Mar 2022 05:03:48 GMT

{"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Living Room Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Balcony Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}

08/03/22 07:03:48 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api ) Body: ( {"devicetype": "Echo"} ) Type: ( POST )

08/03/22 07:03:48 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 35
Date: Tue, 08 Mar 2022 05:03:48 GMT

[{"success":{"username":"lights"}}]

08/03/22 07:03:49 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( {"devicetype": "Echo"} ) Type: ( GET )

08/03/22 07:03:49 AM [Alexa] Debug: GetChunk - Time ( 1646715829.2494 ) ChunkSize: ( 0 ) Count: ( 0 ) CountHash: ( 0 )

08/03/22 07:03:49 AM [Alexa] Debug: get_set_state (4 get ) : name: Living Room Light  realname: $LR_light sub: set state:

08/03/22 07:03:49 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:03:49 AM [Alexa] Debug: get_set_state (3 get ) : name: Balcony Light  realname: $XB_light sub: set state:

08/03/22 07:03:49 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:03:49 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 361
Date: Tue, 08 Mar 2022 05:03:49 GMT

{"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Living Room Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Balcony Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}

08/03/22 07:03:51 AM [Alexa] Debug: SSDP IN - HOST:239.255.255.250:1900
ST:ssdp:all
MAN: "ssdp:discover"
MX: 3



08/03/22 07:03:51 AM [Alexa] Debug: SSDP OUT - HTTP/1.1 200 OK
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=100
EXT:
LOCATION: http://192.168.9.11:80/description.xml
SERVER: Linux/3.14.0 UPnP/1.0 IpBridge/1.15.0
hue-bridgeid: B827EBFFFF822967
ST: upnp:rootdevice
USN: uuid:E45F01822967::upnp:rootdevice



08/03/22 07:03:51 AM [Alexa] Debug: SSDP OUT - HTTP/1.1 200 OK
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=100
EXT:
LOCATION: http://192.168.9.11:80/description.xml
SERVER: Linux/3.14.0 UPnP/1.0 IpBridge/1.15.0
hue-bridgeid: B827EBFFFF822967
ST: uuid:2f402f80-da50-11e1-9b23-e45f01822967
USN: uuid:2f402f80-da50-11e1-9b23-001e06E45F01822967



08/03/22 07:03:51 AM [Alexa] Debug: SSDP OUT - HTTP/1.1 200 OK
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=100
EXT:
LOCATION: http://192.168.9.11:80/description.xml
SERVER: Linux/3.14.0 UPnP/1.0 IpBridge/1.15.0
hue-bridgeid: B827EBFFFF822967
ST: urn:schemas-upnp-org:device:basic:1
USN: uuid:2f402f80-da50-11e1-9b23-e45f01822967



08/03/22 07:03:51 AM [Alexa] Debug: SSDP IN - HOST:239.255.255.250:1900
ST:upnp:rootdevice
MAN: "ssdp:discover"
MX: 3



08/03/22 07:03:54 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api ) Body: ( {"devicetype": "Echo"} ) Type: ( POST )

08/03/22 07:03:54 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 35
Date: Tue, 08 Mar 2022 05:03:54 GMT

[{"success":{"username":"lights"}}]

08/03/22 07:03:54 AM [Alexa] Debug: SSDP IN - HOST:239.255.255.250:1900
ST:ssdp:all
MAN: "ssdp:discover"
MX: 3



08/03/22 07:03:54 AM [Alexa] Debug: SSDP OUT - HTTP/1.1 200 OK
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=100
EXT:
LOCATION: http://192.168.9.11:80/description.xml
SERVER: Linux/3.14.0 UPnP/1.0 IpBridge/1.15.0
hue-bridgeid: B827EBFFFF822967
ST: upnp:rootdevice
USN: uuid:E45F01822967::upnp:rootdevice



08/03/22 07:03:54 AM [Alexa] Debug: SSDP OUT - HTTP/1.1 200 OK
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=100
EXT:
LOCATION: http://192.168.9.11:80/description.xml
SERVER: Linux/3.14.0 UPnP/1.0 IpBridge/1.15.0
hue-bridgeid: B827EBFFFF822967
ST: uuid:2f402f80-da50-11e1-9b23-e45f01822967
USN: uuid:2f402f80-da50-11e1-9b23-001e06E45F01822967



08/03/22 07:03:54 AM [Alexa] Debug: SSDP OUT - HTTP/1.1 200 OK
HOST: 239.255.255.250:1900
CACHE-CONTROL: max-age=100
EXT:
LOCATION: http://192.168.9.11:80/description.xml
SERVER: Linux/3.14.0 UPnP/1.0 IpBridge/1.15.0
hue-bridgeid: B827EBFFFF822967
ST: urn:schemas-upnp-org:device:basic:1
USN: uuid:2f402f80-da50-11e1-9b23-e45f01822967



08/03/22 07:03:54 AM [Alexa] Debug: SSDP IN - HOST:239.255.255.250:1900
ST:upnp:rootdevice
MAN: "ssdp:discover"
MX: 3



08/03/22 07:03:54 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( {"devicetype": "Echo"} ) Type: ( GET )

08/03/22 07:03:54 AM [Alexa] Debug: get_set_state (4 get ) : name: Living Room Light  realname: $LR_light sub: set state:

08/03/22 07:03:54 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:03:54 AM [Alexa] Debug: get_set_state (3 get ) : name: Balcony Light  realname: $XB_light sub: set state:

08/03/22 07:03:54 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:03:54 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 361
Date: Tue, 08 Mar 2022 05:03:54 GMT

{"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Living Room Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Balcony Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}

08/03/22 07:03:59 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api ) Body: ( {"devicetype": "Echo"} ) Type: ( POST )

08/03/22 07:03:59 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 35
Date: Tue, 08 Mar 2022 05:03:59 GMT

[{"success":{"username":"lights"}}]

08/03/22 07:03:59 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( {"devicetype": "Echo"} ) Type: ( GET )

08/03/22 07:03:59 AM [Alexa] Debug: GetChunk - Time ( 1646715839.66742 ) ChunkSize: ( 0 ) Count: ( 0 ) CountHash: ( 0 )

08/03/22 07:03:59 AM [Alexa] Debug: get_set_state (4 get ) : name: Living Room Light  realname: $LR_light sub: set state:

08/03/22 07:03:59 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:03:59 AM [Alexa] Debug: get_set_state (3 get ) : name: Balcony Light  realname: $XB_light sub: set state:

08/03/22 07:03:59 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:03:59 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 361
Date: Tue, 08 Mar 2022 05:03:59 GMT

{"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Living Room Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Balcony Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}

08/03/22 07:04:04 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api ) Body: ( {"devicetype": "Echo"} ) Type: ( POST )

08/03/22 07:04:04 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 35
Date: Tue, 08 Mar 2022 05:04:04 GMT

[{"success":{"username":"lights"}}]

08/03/22 07:04:04 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( {"devicetype": "Echo"} ) Type: ( GET )

08/03/22 07:04:04 AM [Alexa] Debug: get_set_state (4 get ) : name: Living Room Light  realname: $LR_light sub: set state:

08/03/22 07:04:04 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:04:04 AM [Alexa] Debug: get_set_state (3 get ) : name: Balcony Light  realname: $XB_light sub: set state:

08/03/22 07:04:04 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:04:04 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 361
Date: Tue, 08 Mar 2022 05:04:04 GMT

{"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Living Room Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Balcony Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}

08/03/22 07:04:10 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api ) Body: ( {"devicetype": "Echo"} ) Type: ( POST )

08/03/22 07:04:10 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 35
Date: Tue, 08 Mar 2022 05:04:10 GMT

[{"success":{"username":"lights"}}]

08/03/22 07:04:10 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( {"devicetype": "Echo"} ) Type: ( GET )

08/03/22 07:04:10 AM [Alexa] Debug: GetChunk - Time ( 1646715850.35796 ) ChunkSize: ( 0 ) Count: ( 0 ) CountHash: ( 0 )

08/03/22 07:04:10 AM [Alexa] Debug: get_set_state (4 get ) : name: Living Room Light  realname: $LR_light sub: set state:

08/03/22 07:04:10 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:04:10 AM [Alexa] Debug: get_set_state (3 get ) : name: Balcony Light  realname: $XB_light sub: set state:

08/03/22 07:04:10 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:04:10 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 361
Date: Tue, 08 Mar 2022 05:04:10 GMT

{"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Living Room Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Balcony Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}

08/03/22 07:04:15 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api ) Body: ( {"devicetype": "Echo"} ) Type: ( POST )

08/03/22 07:04:15 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 35
Date: Tue, 08 Mar 2022 05:04:15 GMT

[{"success":{"username":"lights"}}]

08/03/22 07:04:15 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( {"devicetype": "Echo"} ) Type: ( GET )

08/03/22 07:04:15 AM [Alexa] Debug: get_set_state (4 get ) : name: Living Room Light  realname: $LR_light sub: set state:

08/03/22 07:04:15 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:04:15 AM [Alexa] Debug: get_set_state (3 get ) : name: Balcony Light  realname: $XB_light sub: set state:

08/03/22 07:04:15 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:04:15 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 361
Date: Tue, 08 Mar 2022 05:04:15 GMT

{"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Living Room Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Balcony Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}

08/03/22 07:04:20 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api ) Body: ( {"devicetype": "Echo"} ) Type: ( POST )

08/03/22 07:04:20 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 35
Date: Tue, 08 Mar 2022 05:04:20 GMT

[{"success":{"username":"lights"}}]

08/03/22 07:04:20 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( {"devicetype": "Echo"} ) Type: ( GET )

08/03/22 07:04:20 AM [Alexa] Debug: GetChunk - Time ( 1646715860.89834 ) ChunkSize: ( 0 ) Count: ( 0 ) CountHash: ( 0 )

08/03/22 07:04:20 AM [Alexa] Debug: get_set_state (4 get ) : name: Living Room Light  realname: $LR_light sub: set state:

08/03/22 07:04:20 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:04:20 AM [Alexa] Debug: get_set_state (3 get ) : name: Balcony Light  realname: $XB_light sub: set state:

08/03/22 07:04:20 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:04:20 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 361
Date: Tue, 08 Mar 2022 05:04:20 GMT

{"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Living Room Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Balcony Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}

08/03/22 07:04:25 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api ) Body: ( {"devicetype": "Echo"} ) Type: ( POST )

08/03/22 07:04:25 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 35
Date: Tue, 08 Mar 2022 05:04:25 GMT

[{"success":{"username":"lights"}}]

08/03/22 07:04:26 AM [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( {"devicetype": "Echo"} ) Type: ( GET )

08/03/22 07:04:26 AM [Alexa] Debug: get_set_state (4 get ) : name: Living Room Light  realname: $LR_light sub: set state:

08/03/22 07:04:26 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:04:26 AM [Alexa] Debug: get_set_state (3 get ) : name: Balcony Light  realname: $XB_light sub: set state:

08/03/22 07:04:26 AM [Alexa] Debug: get_state (actual object state: off) - (object type: X10_Appliance) - (determined state: off) -  returning - "on":false,"bri":254

08/03/22 07:04:26 AM [Alexa] Debug: MH Response HTTP/1.1 200 OK
Server: MisterHouse
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 361
Date: Tue, 08 Mar 2022 05:04:26 GMT

{"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Living Room Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Balcony Light","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}