more info on the Alexa plugin
Steve Blethen
ssblethen59 at gmail.com
Fri Feb 21 18:08:32 EST 2020
Hi Bob,
I’m getting pretty much the same thing. I figured James has this Beta version stuck in debug mode so he can see under the hood if things break. I’ll admit its hard to ignore all the activity in the log. I’ve found that pushing the power button on the monitor helps ;>
-steve
> On Feb 21, 2020, at 4:35 PM, BobsXTension at comcast.net wrote:
>
>
> On 2/21/20 4:49 PM, James Sentman wrote:
>> Honestly I wouldn’t be at all surprised if there are a few new gotchas in the new Alexa software. I had to make several changes to the original code to get it to work even after I had the port 80 stuff working. Keep any notes of odd things you observe and I’ve added this one to the list of stuff I should test. It’s much pickier about certain values that were previously ignored for instance. Lots has changed in it.
>>
>>
> James,
>
> I've got mine working, but I am getting a lot of stuff in the log.
>
> And suggestions or questions about what they mean?
>
> Bob Ober
>
>
> 2020-02-21 17:29:32 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): PUT: /api/P3W1jsY0smG4UBnWfrf3ggUU5W8kLTK4oi6wkNIX/lights/6/state (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:32 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): Sun Room Light: received state command ({"on":true}) (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:32 Sending ON for "Sun Room Light" (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:32 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): sending:[{"success": {"/lights/6/on": true}}] (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:32 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): HTTP REQUEST: /api/P3W1jsY0smG4UBnWfrf3ggUU5W8kLTK4oi6wkNIX/lights/6 (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:32 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): api call: API/P3W1JSY0SMG4UBNWFRF3GGUU5W8KLTK4OI6WKNIX/LIGHTS/6 (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:32 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): sending:{"name": "Sun Room Light", "swversion": "5.23.1.13452", "capabilities": {"streaming": {"renderer": false, "proxy": false}, "certified": true}, "state": {"on": true, "reachable": true, "effect": "none", "bri": 2, "alert": "none"}, "uniqueid": "08:0b:0e:08:02:0c:0d:00-0b", "type": "Dimmable light", "modelid": "XTENLIGHT001"} (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:32 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): 10.0.1.155 - - [21/Feb/2020 17:29:32] "PUT /api/P3W1jsY0smG4UBnWfrf3ggUU5W8kLTK4oi6wkNIX/lights/6/state HTTP/1.1" 200 -
> 2020-02-21 17:29:32 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): 10.0.1.155 - - [21/Feb/2020 17:29:32] "GET /api/P3W1jsY0smG4UBnWfrf3ggUU5W8kLTK4oi6wkNIX/lights/6 HTTP/1.1" 200 -
> 2020-02-21 17:29:40 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): PUT: /api/P3W1jsY0smG4UBnWfrf3ggUU5W8kLTK4oi6wkNIX/lights/6/state (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:40 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): Sun Room Light: received state command ({"on":false}) (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:40 Sending OFF for "Sun Room Light" (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:40 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): sending:[{"success": {"/lights/6/on": false}}] (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:40 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): HTTP REQUEST: /api/P3W1jsY0smG4UBnWfrf3ggUU5W8kLTK4oi6wkNIX/lights/6 (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:40 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): api call: API/P3W1JSY0SMG4UBNWFRF3GGUU5W8KLTK4OI6WKNIX/LIGHTS/6 (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:40 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): sending:{"name": "Sun Room Light", "swversion": "5.23.1.13452", "capabilities": {"streaming": {"renderer": false, "proxy": false}, "certified": true}, "state": {"on": false, "reachable": true, "effect": "none", "bri": 0, "alert": "none"}, "uniqueid": "08:0b:0e:08:02:0c:0d:00-0b", "type": "Dimmable light", "modelid": "XTENLIGHT001"} (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:29:40 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): 10.0.1.155 - - [21/Feb/2020 17:29:40] "PUT /api/P3W1jsY0smG4UBnWfrf3ggUU5W8kLTK4oi6wkNIX/lights/6/state HTTP/1.1" 200 -
> 2020-02-21 17:29:40 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): 10.0.1.155 - - [21/Feb/2020 17:29:40] "GET /api/P3W1jsY0smG4UBnWfrf3ggUU5W8kLTK4oi6wkNIX/lights/6 HTTP/1.1" 200 -
>
>
> 2020-02-21 17:30:27 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): HTTP REQUEST: /api/P3W1jsY0smG4UBnWfrf3ggUU5W8kLTK4oi6wkNIX/lights/2 (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:30:27 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): api call: API/P3W1JSY0SMG4UBNWFRF3GGUU5W8KLTK4OI6WKNIX/LIGHTS/2 (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:30:27 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): sending:{"name": "Basement Light North", "swversion": "5.23.1.13452", "capabilities": {"streaming": {"renderer": false, "proxy": false}, "certified": true}, "state": {"on": false, "reachable": true, "effect": "none", "bri": 0, "alert": "none"}, "uniqueid": "0f:00:0d:00:05:0f:09:03-0b", "type": "Dimmable light", "modelid": "XTENLIGHT001"} (Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control))
> 2020-02-21 17:30:27 Alexa Hue Bridge v2.1.1 (Amazon Alexa Voice Control): 10.0.1.155 - - [21/Feb/2020 17:30:27] "GET /api/P3W1jsY0smG4UBnWfrf3ggUU5W8kLTK4oi6wkNIX/lights/2 HTTP/1.1" 200 -
> 2020-02-21 17:30:35 Received Temperature for RFX (D10) of 71.2F (RFX)
>
> _______________________________________________
> XTensionList mailing list
> XTensionList at machomeautomation.com
> http://mail.machomeautomation.com/mailman/listinfo/xtensionlist
More information about the XTensionList
mailing list