Re: [mh] I think the alexa bridge is broken again :-(
Giles Godart-Brown <[email protected]>
| Newsgroups | gmane.comp.misc.misterhouse.user |
|---|---|
| Message-ID | <[email protected]> |
I'm afraid the factory reset of the Echos doesn't work now, any change you could add the switches so I can test it? Thanks Giles p.s. Most recent log attached - G On 12/08/2020 16:39, Giles Godart-Brown wrote: > > Thanks Wayne, I'm up and running now and know what to do if it fails > again. > > I would keep the .ini parameter for another day, perhaps when you do > some major housekeeping. > > Giles > > On 11/08/2020 04:33, Wayne Gatlin wrote: >> I saw in your logs "Returning short format. Accept-Encoding=" which >> means Alexa is not sending the gzip header so mh is sending the short >> formatted response and oddly your echos don't like it for >> some reason. Previously your echos were sending a gzip header and >> with gzip the long response was ok and would support a good amount of >> devices. My echos have never behaved like yours does, no gzip and >> doesn't mind the short format. Anyway, we could add an .ini switch to >> force the long format and one for gzip which should solve the problem. >> >> I see a reset helped, maybe Amazon switched something back. Let me >> know if you want me to add the new switches. >> >> >> _Wayne >> >> On Mon, Aug 10, 2020, 11:35 AM Jon Boehm <[email protected] >> <mailto:[email protected]>> wrote: >> >> When you say reset, do you mean power cycle or do you mean a >> factory reset? >> >> Thanks, >> Jon >> >> On Mon, Aug 10, 2020 at 12:04 AM Giles Godart-Brown >> <[email protected] <mailto:[email protected]>> wrote: >> >> I think I have a fix. I've reset the Echo, re-attaching it to >> the Wifi and now it discovers and works fine. >> >> I wonder if it keeps a cache of of devices and delete doesn't >> actually delete them. >> >> Giles >> >> On 09/08/2020 19:44, Giles Godart-Brown wrote: >>> >>> Its been working fine for quite a while now, but I just >>> added another device in MH and it failed to discover it. I >>> tried the delete all devices and rediscover, test but still >>> it finds nothing. >>> >>> Attached is the log with debug set to 5, I cannot see >>> anything obvious. >>> >>> Can anyone help? >>> >>> Thanks >>> >>> Giles >>> >>> <items.mht> >>> >>> ######################################################################################################### >>> # ALEXA >>> ########################################################################################################## >>> ALEXA_BRIDGE, Alexa >>> ALEXABRIDGE_ITEM, AlexaItems, Alexa >>> ALEXABRIDGE_ADD, AlexaItems, Kitchen_lamp, >>> Kitchen lamp >>> ALEXABRIDGE_ADD, AlexaItems, Lounge_lamp, Lounge >>> lamp >>> ALEXABRIDGE_ADD, AlexaItems, Lounge_CH, Lounge heating >>> ALEXABRIDGE_ADD, AlexaItems, Lounge_Hi_Fi_H4, Lounge TV >>> ALEXABRIDGE_ADD, AlexaItems, Main_bedroom_lamp, >>> Bedroom lamp >>> ALEXABRIDGE_ADD, AlexaItems, Main_bedroom_CH, >>> Bedroom heating >>> #ALEXABRIDGE_ADD, AlexaItems, Bedroom_fan, >>> Bedroom fan >>> ALEXABRIDGE_ADD, AlexaItems, Outside_Tree_lights, >>> Outside tree lights >>> ALEXABRIDGE_ADD, AlexaItems, sub_all_lights_on_off, all >>> lights, &alexa_all_lights_on_off >>> ALEXABRIDGE_ADD, AlexaItems, sub_all_heating, >>> all heating, &alexa_heating_on_off >>> ALEXABRIDGE_ADD, AlexaItems, sub_everything, >>> everything, &alexa_everything_off >>> ALEXABRIDGE_ADD, AlexaItems, sub_all_tree_lights, tree >>> lights, &alexa_tree_lights_on_off >>> >>> </items.mht> >>> >> ________________________________________________________ >> 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 >> ________________________________________________________ To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users
alexa.log
(text/plain, 35.9 KB)
X-Application-Context: application
Content-Type: application/json;charset=UTF-8
Content-Length: 236
Date: Tue, 27 Oct 2020 10:48:39 GMT
{"state": {"on":false,"bri":254,"effect": "none","alert": "none","sat": 200,"ct": 500,"xy": [0.5, 0.5],"reachable": true,"colormode": "hs"},"type": "Dimmable light","name":"Gym machines","modelid": "LWB014","swversion": "1.23.0_r20156"}
27/10/2020 10:48:39 [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights/35 ) Body: ( ) Type: ( GET )
27/10/2020 10:48:39 [Alexa] Debug: get_set_state (35 get ) : name: Gym machines realname: $Gym_machines sub: set state:
27/10/2020 10:48:39 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:39 [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: 236
Date: Tue, 27 Oct 2020 10:48:39 GMT
{"state": {"on":false,"bri":254,"effect": "none","alert": "none","sat": 200,"ct": 500,"xy": [0.5, 0.5],"reachable": true,"colormode": "hs"},"type": "Dimmable light","name":"Gym machines","modelid": "LWB014","swversion": "1.23.0_r20156"}
27/10/2020 10:48:40 [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( ) Type: ( GET )
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (14 get ) : name: Bedroom lamp realname: $Main_bedroom_lamp sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (4 get ) : name: Lounge heating realname: $Lounge_CH sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (28 get ) : name: tree lights realname: sub_all_tree_lights sub: CODE(0x3edcba0) state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state running sub: CODE(0x3edcba0)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from DEFAULT - returning - "on":true,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (31 get ) : name: Outside tree lights realname: $Outside_Tree_lights sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (15 get ) : name: Bedroom heating realname: $Main_bedroom_CH sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (1 get ) : name: Kitchen lamp realname: $Kitchen_lamp sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (27 get ) : name: Gym heating realname: $Gym_CH sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (5 get ) : name: Lounge TV realname: $Lounge_Hi_Fi_H4 sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (25 get ) : name: everything realname: sub_everything sub: CODE(0x3ee2f30) state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state running sub: CODE(0x3ee2f30)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from DEFAULT - returning - "on":true,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (36 get ) : name: Gym sockets realname: $Gym_Infrastructure sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (23 get ) : name: all heating realname: sub_all_heating sub: CODE(0x3e28258) state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state running sub: CODE(0x3e28258)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from SUB - returning - "on":true,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (22 get ) : name: all lights realname: sub_all_lights_on_off sub: CODE(0x3ee2c60) state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state running sub: CODE(0x3ee2c60)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from SUB - returning - "on":true,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (11 get ) : name: Gym lamp realname: $Gym_lamp sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (35 get ) : name: Gym machines realname: $Gym_machines sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (3 get ) : name: Lounge lamp realname: $Lounge_lamp sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (32 get ) : name: Bedroom fan realname: $Bedroom_fan sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:40 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:40 [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: 2832
Date: Tue, 27 Oct 2020 10:48:40 GMT
{"14":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Bedroom lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Lounge heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"28":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"tree lights","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"31":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Outside tree lights","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"15":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Bedroom heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"1":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Kitchen lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"27":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"5":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Lounge TV","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"25":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"everything","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"36":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym sockets","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"23":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"all heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"22":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"all lights","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"11":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"35":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym machines","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Lounge lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"32":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Bedroom fan","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}
27/10/2020 10:48:40 [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights/36 ) Body: ( ) Type: ( GET )
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (36 get ) : name: Gym sockets realname: $Gym_Infrastructure sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:40 [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: 234
Date: Tue, 27 Oct 2020 10:48:40 GMT
{"state": {"on":true,"bri":254,"effect": "none","alert": "none","sat": 200,"ct": 500,"xy": [0.5, 0.5],"reachable": true,"colormode": "hs"},"type": "Dimmable light","name":"Gym sockets","modelid": "LWB014","swversion": "1.23.0_r20156"}
27/10/2020 10:48:40 [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights/36 ) Body: ( ) Type: ( GET )
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (36 get ) : name: Gym sockets realname: $Gym_Infrastructure sub: set state:
27/10/2020 10:48:40 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:40 [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: 234
Date: Tue, 27 Oct 2020 10:48:40 GMT
{"state": {"on":true,"bri":254,"effect": "none","alert": "none","sat": 200,"ct": 500,"xy": [0.5, 0.5],"reachable": true,"colormode": "hs"},"type": "Dimmable light","name":"Gym sockets","modelid": "LWB014","swversion": "1.23.0_r20156"}
27/10/2020 10:48:41 [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights/4 ) Body: ( ) Type: ( GET )
27/10/2020 10:48:41 [Alexa] Debug: get_set_state (4 get ) : name: Lounge heating realname: $Lounge_CH sub: set state:
27/10/2020 10:48:41 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:41 [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: 238
Date: Tue, 27 Oct 2020 10:48:41 GMT
{"state": {"on":false,"bri":254,"effect": "none","alert": "none","sat": 200,"ct": 500,"xy": [0.5, 0.5],"reachable": true,"colormode": "hs"},"type": "Dimmable light","name":"Lounge heating","modelid": "LWB014","swversion": "1.23.0_r20156"}
27/10/2020 10:48:41 [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights/4 ) Body: ( ) Type: ( GET )
27/10/2020 10:48:41 [Alexa] Debug: get_set_state (4 get ) : name: Lounge heating realname: $Lounge_CH sub: set state:
27/10/2020 10:48:41 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:41 [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: 238
Date: Tue, 27 Oct 2020 10:48:41 GMT
{"state": {"on":false,"bri":254,"effect": "none","alert": "none","sat": 200,"ct": 500,"xy": [0.5, 0.5],"reachable": true,"colormode": "hs"},"type": "Dimmable light","name":"Lounge heating","modelid": "LWB014","swversion": "1.23.0_r20156"}
27/10/2020 10:48:41 [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights/5 ) Body: ( ) Type: ( GET )
27/10/2020 10:48:41 [Alexa] Debug: get_set_state (5 get ) : name: Lounge TV realname: $Lounge_Hi_Fi_H4 sub: set state:
27/10/2020 10:48:41 [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: 232
Date: Tue, 27 Oct 2020 10:48:41 GMT
{"state": {"on":true,"bri":254,"effect": "none","alert": "none","sat": 200,"ct": 500,"xy": [0.5, 0.5],"reachable": true,"colormode": "hs"},"type": "Dimmable light","name":"Lounge TV","modelid": "LWB014","swversion": "1.23.0_r20156"}
27/10/2020 10:48:41 [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights/5 ) Body: ( ) Type: ( GET )
27/10/2020 10:48:41 [Alexa] Debug: get_set_state (5 get ) : name: Lounge TV realname: $Lounge_Hi_Fi_H4 sub: set state:
27/10/2020 10:48:41 [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: 232
Date: Tue, 27 Oct 2020 10:48:41 GMT
{"state": {"on":true,"bri":254,"effect": "none","alert": "none","sat": 200,"ct": 500,"xy": [0.5, 0.5],"reachable": true,"colormode": "hs"},"type": "Dimmable light","name":"Lounge TV","modelid": "LWB014","swversion": "1.23.0_r20156"}
27/10/2020 10:48:42 [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( ) Type: ( GET )
27/10/2020 10:48:42 [Alexa] Debug: GetChunk - Time ( 1603795722.28586 ) ChunkSize: ( 0 ) Count: ( 0 ) CountHash: ( 0 )
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (14 get ) : name: Bedroom lamp realname: $Main_bedroom_lamp sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (4 get ) : name: Lounge heating realname: $Lounge_CH sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (28 get ) : name: tree lights realname: sub_all_tree_lights sub: CODE(0x3edcba0) state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state running sub: CODE(0x3edcba0)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from DEFAULT - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (31 get ) : name: Outside tree lights realname: $Outside_Tree_lights sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (15 get ) : name: Bedroom heating realname: $Main_bedroom_CH sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (1 get ) : name: Kitchen lamp realname: $Kitchen_lamp sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (27 get ) : name: Gym heating realname: $Gym_CH sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (5 get ) : name: Lounge TV realname: $Lounge_Hi_Fi_H4 sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (25 get ) : name: everything realname: sub_everything sub: CODE(0x3ee2f30) state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state running sub: CODE(0x3ee2f30)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from DEFAULT - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (36 get ) : name: Gym sockets realname: $Gym_Infrastructure sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (23 get ) : name: all heating realname: sub_all_heating sub: CODE(0x3e28258) state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state running sub: CODE(0x3e28258)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from SUB - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (22 get ) : name: all lights realname: sub_all_lights_on_off sub: CODE(0x3ee2c60) state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state running sub: CODE(0x3ee2c60)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from SUB - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (11 get ) : name: Gym lamp realname: $Gym_lamp sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (35 get ) : name: Gym machines realname: $Gym_machines sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (3 get ) : name: Lounge lamp realname: $Lounge_lamp sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (32 get ) : name: Bedroom fan realname: $Bedroom_fan sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [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: 2832
Date: Tue, 27 Oct 2020 10:48:42 GMT
{"14":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Bedroom lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Lounge heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"28":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"tree lights","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"31":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Outside tree lights","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"15":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Bedroom heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"1":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Kitchen lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"27":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"5":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Lounge TV","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"25":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"everything","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"36":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym sockets","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"23":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"all heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"22":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"all lights","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"11":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"35":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym machines","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Lounge lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"32":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Bedroom fan","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}
27/10/2020 10:48:42 [Alexa] Debug: Port: ( 80 ) URI: ( /api/lights/lights ) Body: ( ) Type: ( GET )
27/10/2020 10:48:42 [Alexa] Debug: GetChunk - Time ( 1603795722.4548 ) ChunkSize: ( 0 ) Count: ( 0 ) CountHash: ( 0 )
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (14 get ) : name: Bedroom lamp realname: $Main_bedroom_lamp sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (4 get ) : name: Lounge heating realname: $Lounge_CH sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (28 get ) : name: tree lights realname: sub_all_tree_lights sub: CODE(0x3edcba0) state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state running sub: CODE(0x3edcba0)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from DEFAULT - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (31 get ) : name: Outside tree lights realname: $Outside_Tree_lights sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (15 get ) : name: Bedroom heating realname: $Main_bedroom_CH sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (1 get ) : name: Kitchen lamp realname: $Kitchen_lamp sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (27 get ) : name: Gym heating realname: $Gym_CH sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (5 get ) : name: Lounge TV realname: $Lounge_Hi_Fi_H4 sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (25 get ) : name: everything realname: sub_everything sub: CODE(0x3ee2f30) state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state running sub: CODE(0x3ee2f30)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from DEFAULT - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (36 get ) : name: Gym sockets realname: $Gym_Infrastructure sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (23 get ) : name: all heating realname: sub_all_heating sub: CODE(0x3e28258) state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state running sub: CODE(0x3e28258)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from SUB - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (22 get ) : name: all lights realname: sub_all_lights_on_off sub: CODE(0x3ee2c60) state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state running sub: CODE(0x3ee2c60)( state, ) - using level: 254 returned from DEFAULT - using state: on returned from SUB - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (11 get ) : name: Gym lamp realname: $Gym_lamp sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: on) - (object type: Generic_Item) - returning - "on":true,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (35 get ) : name: Gym machines realname: $Gym_machines sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (3 get ) : name: Lounge lamp realname: $Lounge_lamp sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (32 get ) : name: Bedroom fan realname: $Bedroom_fan sub: set state:
27/10/2020 10:48:42 [Alexa] Debug: get_set_state (actual object state: off) - (object type: Generic_Item) - returning - "on":false,"bri":254
27/10/2020 10:48:42 [Alexa] Debug: Returning short format. Accept-Encoding=
27/10/2020 10:48:42 [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: 2832
Date: Tue, 27 Oct 2020 10:48:42 GMT
{"14":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Bedroom lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"4":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Lounge heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"28":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"tree lights","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"31":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Outside tree lights","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"15":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Bedroom heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"1":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Kitchen lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"27":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"5":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Lounge TV","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"25":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"everything","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"36":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym sockets","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"23":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"all heating","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"22":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"all lights","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"11":{"state":{"on":true,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"35":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Gym machines","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"3":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Lounge lamp","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"},"32":{"state":{"on":false,"bri":254,"reachable":true},"type":"Extended color light","name":"Bedroom fan","modelid":"LCT001","manufacturername":"Philips","swversion":"65003148"}}
27/10/2020 10:48:46 [Alexa] Debug: SSDP IN - HOST:239.255.255.250
MAN: "ssdp:discover"
MX: 10
ST:urn:dial-multiscreen-org:service:dial:1
27/10/2020 10:49:02 [Alexa] Debug: SSDP IN - HOST:239.255.255.250
MAN: "ssdp:discover"
MX: 10
ST:urn:dial-multiscreen-org:service:dial:1
27/10/2020 10:49:05 [Alexa] Debug: SSDP IN - HOST:239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST:urn:dial-multiscreen-org:service:dial:1
USER-AGENT: Google Chrome/86.0.4240.111 Mac OS X
27/10/2020 10:49:05 [Alexa] Debug: SSDP IN - HOST:239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST:urn:dial-multiscreen-org:service:dial:1
USER-AGENT: Google Chrome/86.0.4240.111 Mac OS X
27/10/2020 10:49:05 [Alexa] Debug: SSDP IN - HOST:239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST:urn:dial-multiscreen-org:service:dial:1
USER-AGENT: Google Chrome/86.0.4240.111 Mac OS X
27/10/2020 10:49:06 [Alexa] Debug: SSDP IN - HOST:239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST:urn:dial-multiscreen-org:service:dial:1
USER-AGENT: Google Chrome/86.0.4240.111 Mac OS X
27/10/2020 10:49:06 [Alexa] Debug: SSDP IN - HOST:239.255.255.250
MAN: "ssdp:discover"
MX: 10
ST:urn:dial-multiscreen-org:service:dial:1
27/10/2020 10:49:17 [Alexa] Debug: SSDP IN - HOST:239.255.255.250
MAN: "ssdp:discover"
MX: 10
ST:urn:dial-multiscreen-org:service:dial:1
27/10/2020 10:49:26 [Alexa] Debug: SSDP IN - HOST:239.255.255.250
MAN: "ssdp:discover"
MX: 10
ST:urn:dial-multiscreen-org:service:dial:1
27/10/2020 10:49:37 [Alexa] Debug: SSDP IN - HOST:239.255.255.250
MAN: "ssdp:discover"
MX: 10
ST:urn:dial-multiscreen-org:service:dial:1
27/10/2020 10:49:46 [Alexa] Debug: SSDP IN - HOST:239.255.255.250
MAN: "ssdp:discover"
MX: 10
ST:urn:dial-multiscreen-org:service:dial:1