alandtse / alexa_media_player

This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.
Apache License 2.0
1.52k stars 289 forks source link

Latest Update today Kicking me Out after 5 min even though ReOuth Successful #1207

Closed thorrrr closed 3 years ago

thorrrr commented 3 years ago

HI Guys Been using the addon for weeks no issue. I logged in as described and use 2FA and have not been asked for it since i added it. I have just updated today from HACS and i get every 5 minutes Reauthenticate. I have added my details my 2FA number and the captcha and everything goes through. Then 5 minutes later i get asked again for same details in a loop but my details are correct.

jonathantidwell commented 3 years ago

Getting the same. Predominantly this error is showing up in my logs:

2021-03-11 14:55:07 WARNING (MainThread) [alexapy.helpers] alexaapi.get_state((<alexapy.alexaapi.AlexaAPI object at 0x7f8f87c8b0>,), {}): An error occured accessing AlexaAPI: An exception of type AlexapyLoginError occurred. Arguments:

I wholly removed and re-added the integration and it still occurs.

stiltjack commented 3 years ago

Same problem here. Removed and re-added the integration, but it didn't help.

stiltjack commented 3 years ago

Incidentally, the authentication process seems a little erratic. Tried many times: sometimes got the captcha method, sometimes captcha with no image, sometimes a "legacy" method. At one point I removed the integration in HACS, restarted HA and it still appeared in the Configuration|Integrations list.

thorrrr commented 3 years ago

My logs from HA here I have even added inbuilt 2fa but still not allowing me to stop logged in

jstott1070 commented 3 years ago

Ditto, updated and kicked out.. stuck in authentication loops.. can manage to sign in again but only to be kicked out 10 secs later (probably not really signing in)

alandtse commented 3 years ago

Please fill out the template and provide logs.

jonathantidwell commented 3 years ago

Not the author but I'll throw mine in.

Describe the bug Integration requires repeated reauthentication, only seeming to hold an authenticated state for a brief period of time (max was around 8 minutes, for me).

To Reproduce Issue appears to be sporadic, but I've been able to force it this way after a successful reauthentication. This appears to reproduce but could be subjective:

  1. Remove integration entirely, and add again following instructions from documentation.
  2. Restart Home Assistant.
  3. Force Alexa API calls; I've been able to do this by setting timers on the device
  4. After a very brief amount of time, observe "Integration requires reconfiguration" and "Alexa Media Reauthentication Required" notification pop up.

Expected behavior For it to hold authentication. :)

Screenshots Only one that might be pertinent:

image

System details

Logs Please provide logs. We'll be most likely asking for them anyway.

Additional context This appears to have occurred right after the latest update.

alandtse commented 3 years ago

Thanks @jonathantidwell. Can you also enable alexapy logs too please?

jonathantidwell commented 3 years ago

Whoops! Certainly can, sorry about that.

Let me know if there's anything else needed. Glad to help.

jonathantidwell commented 3 years ago

Can confirm, also: downgraded to 3.8.2 and this doesn't happen.

regisleclerc commented 3 years ago

Same issue observed on my side ! And downgraded to 3.8.2 also solved it.

thorrrr commented 3 years ago

Same issue observed on my side ! And downgraded to 3.8.2 also solved it.

HI can you please tell me how to roll back i cannot find any documentation?

thorrrr commented 3 years ago

Can confirm, also: downgraded to 3.8.2 and this doesn't happen.

HI can you please tell me how to roll back i cannot find any documentation?

thorrrr commented 3 years ago

HI Overnight my system is showing 2 entries for the integration see here

alandtse commented 3 years ago

Can someone who is having this issue go to this url (fix domain) and provide me the entry for domainAttributes if it's not null? I'm looking for the full json entry for that activity.

You can paste the results in to http://json.parser.online.fr/ and then you can copy and paste the appropriate entry. Please do scrub out personal data (you'll need to search and remove the serial number, customer id)

Here's an example of what to provide (note this is null so it's the type I want.

{
"_disambiguationId":null,
"activityStatus":"SUCCESS",
"creationTimestamp":1615541030805,
"description":"{\"summary\":\"alexa what time is it\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/09/XXX/23:49::TNIH_2V.3d0d0144-5042-42a1-9165-7b62b69f84edZXV/0\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/09/XXX/23:49::TNIH_2V.3d0d0144-5042-42a1-9165-7b62b69f84edZXV\"}",
"domainAttributes":null,
"domainType":null,
"feedbackAttributes":null,
"id":"XXX",
"intentType":null,
"providerInfoDescription":null,
"registeredCustomerId":"XXX",
"sourceActiveUsers":null,
"sourceDeviceIds":[
{
"deviceAccountId":null,
"deviceType":"A3S5BH2HU6VAYF",
"serialNumber":"XXX"
}
],
"utteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/09/G090LF11826309FJ/23:49::TNIH_2V.3d0d0144-5042-42a1-9165-7b62b69f84edZXV",
"version":1
},
stiltjack commented 3 years ago

HI can you please tell me how to roll back i cannot find any documentation?

Uninstall in HACS, then re-install. At the top of the card there is a drop-down menu allowing you to select the version you want.

broyuken commented 3 years ago

You don’t even need to uninstall, just select the 3 dots then reinstall. It will give you the option to change the version.

thorrrr commented 3 years ago

You don’t even need to uninstall, just select the 3 dots then reinstall. It will give you the option to change the version.

Cheers for info but i did a full restore from Snapshot but thanks for the info i will use that in the future.

broyuken commented 3 years ago

I rolled back, but I was having the issue when I upgraded. Here are my scrubbed logs. ` {

"activities":[
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615554902673,
        "description":"{\"summary\":\"no\",\"firstUtteranceId\":\"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV/1\",\"firstStreamId\":\"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV\"}",
        "domainAttributes":null,
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615554902673#AWZZ5CVHX2CD#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"AWZZ5CVHX2CD",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT",
        "creationTimestamp":1615554901782,
        "description":"{\"summary\":\"\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.70fe3009-bd48-4b2d-8dfd-d04e41753ca6ZXV\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.70fe3009-bd48-4b2d-8dfd-d04e41753ca6ZXV\"}",
        "domainAttributes":"FALSE_WAKE_WORD_1P",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615554901782#A3S5BH2HU6VAYF#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A3S5BH2HU6VAYF",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.70fe3009-bd48-4b2d-8dfd-d04e41753ca6ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT",
        "creationTimestamp":1615554901673,
        "description":"{\"summary\":\"\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.c5da5de3-5120-43fb-9646-f450f8a5fec4ZXV\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.c5da5de3-5120-43fb-9646-f450f8a5fec4ZXV\"}",
        "domainAttributes":"FALSE_WAKE_WORD_1P",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615554901673#A3S5BH2HU6VAYF#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A3S5BH2HU6VAYF",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.c5da5de3-5120-43fb-9646-f450f8a5fec4ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615554900867,
        "description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV/0\",\"firstStreamId\":\"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV\"}",
        "domainAttributes":"WAKE_WORD_ONLY",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615554900867#AWZZ5CVHX2CD#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"AWZZ5CVHX2CD",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615552007809,
        "description":"{\"summary\":\"\",\"firstUtteranceId\":\"AWZZ5CVHX2CD:1.0/2021/03/12/12/**********************/26:42::TNIH_2V.22092776-e0a8-41c3-9633-e59f2b02b3c3ZXV\",\"firstStreamId\":null}",
        "domainAttributes":"NO_EXPRESSED_INTENT_SILENCE",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615552007809#AWZZ5CVHX2CD#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"AWZZ5CVHX2CD",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/12/**********************/26:42::TNIH_2V.22092776-e0a8-41c3-9633-e59f2b02b3c3ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615551997583,
        "description":"{\"summary\":\"alexa turn off the living room lamps\",\"firstUtteranceId\":\"AWZZ5CVHX2CD:1.0/2021/03/12/12/**********************/26:36::TNIH_2V.8b6bd316-448b-414e-ab5f-cb55e3418f69ZXV/0\",\"firstStreamId\":\"AWZZ5CVHX2CD:1.0/2021/03/12/12/**********************/26:36::TNIH_2V.8b6bd316-448b-414e-ab5f-cb55e3418f69ZXV\"}",
        "domainAttributes":null,
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615551997583#AWZZ5CVHX2CD#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"AWZZ5CVHX2CD",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/12/**********************/26:36::TNIH_2V.8b6bd316-448b-414e-ab5f-cb55e3418f69ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615550424603,
        "description":"{\"summary\":\"stop\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV/1\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV\"}",
        "domainAttributes":null,
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615550424603#A3S5BH2HU6VAYF#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A3S5BH2HU6VAYF",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615550424165,
        "description":"{\"summary\":\"alexa\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV/0\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV\"}",
        "domainAttributes":"WAKE_WORD_ONLY",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615550424165#A3S5BH2HU6VAYF#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A3S5BH2HU6VAYF",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615548492281,
        "description":"{\"summary\":\"\",\"firstUtteranceId\":\"A4ZP7ZC4PI6TO:1.0/2021/03/12/11/**********************/28:11::TNIH_2V.amzn1.alexa.skillConnections.tzullz.36b5da8a-778f-439b-84a7-f8080c54f981ZXV\",\"firstStreamId\":null}",
        "domainAttributes":"{\"allowAnalysis\":true,\"applicationMetadata\":{\"applicationId\":\"amzn1.ask.skill.48a656db-56f8-46e7-aa1e-4a5d856878c7\",\"applicationName\":\"Simon Says NA\",\"vendorId\":\"MFA1URM5Z2P1S\",\"initiator\":\"Routines\",\"privacyAndComplianceMetadata\":null},\"card\":null,\"redacted\":false}",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615548492281#A4ZP7ZC4PI6TO#**********************",
        "intentType":null,
        "providerInfoDescription":"This request was sent to Simon Says NA",
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A4ZP7ZC4PI6TO",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"A4ZP7ZC4PI6TO:1.0/2021/03/12/11/**********************/28:11::TNIH_2V.amzn1.alexa.skillConnections.tzullz.36b5da8a-778f-439b-84a7-f8080c54f981ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615548478967,
        "description":"{\"summary\":\"what is the weather\",\"firstUtteranceId\":\"TextClient:1.0/2021/03/12/11/**********************/27:58::TNIH_2V.c4eea2a2-8630-417c-b796-1b03592ea134ZXV\",\"firstStreamId\":\"TextClient:1.0/2021/03/12/11/**********************/27:58::TNIH_2V.c4eea2a2-8630-417c-b796-1b03592ea134ZXV\"}",
        "domainAttributes":"{\"disambiguated\":false,\"nBestList\":[{\"entryType\":\"Weather\",\"hourlyEndIndex\":7,\"empty\":false,\"weatherDataProvider\":\"ACW\",\"alertAttributes\":[],\"startIndex\":0,\"hourlyForecastAttributes\":[{\"precipitationProbability\":15,\"weatherIcon\":6,\"dayLight\":false,\"forcastEpochDateTime\":\"1615550400\",\"temperature\":{\"scale\":\"F\",\"value\":52},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=7&lang=en-us\",\"iconPhrase\":\"Mostly cloudy\",\"realFeelTemperature\":{\"scale\":\"F\",\"value\":45},\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=7&lang=en-us\",\"forecastDate\":\"2021-03-12T07:00:00-05:00\",\"wind\":{\"windSpeedDegrees\":279,\"windSpeedScale\":\"mph\",\"windSpeedValue\":12.7,\"windSpeedDirection\":\"W\"}},{\"precipitationProbability\":15,\"weatherIcon\":6,\"dayLight\":false,\"forcastEpochDateTime\":\"1615554000\",\"temperature\":{\"scale\":\"F\",\"value\":53},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=8&lang=en-us\",\"iconPhrase\":\"Mostly cloudy\",\"realFeelTemperature\":{\"scale\":\"F\",\"value\":47},\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=8&lang=en-us\",\"forecastDate\":\"2021-03-12T08:00:00-05:00\",\"wind\":{\"windSpeedDegrees\":277,\"windSpeedScale\":\"mph\",\"windSpeedValue\":13.8,\"windSpeedDirection\":\"W\"}},{\"precipitationProbability\":10,\"weatherIcon\":6,\"dayLight\":false,\"forcastEpochDateTime\":\"1615557600\",\"temperature\":{\"scale\":\"F\",\"value\":53},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=9&lang=en-us\",\"iconPhrase\":\"Mostly cloudy\",\"realFeelTemperature\":{\"scale\":\"F\",\"value\":48},\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=9&lang=en-us\",\"forecastDate\":\"2021-03-12T09:00:00-05:00\",\"wind\":{\"windSpeedDegrees\":276,\"windSpeedScale\":\"mph\",\"windSpeedValue\":15,\"windSpeedDirection\":\"W\"}},{\"precipitationProbability\":0,\"weatherIcon\":6,\"dayLight\":false,\"forcastEpochDateTime\":\"1615561200\",\"temperature\":{\"scale\":\"F\",\"value\":55},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=10&lang=en-us\",\"iconPhrase\":\"Mostly cloudy\",\"realFeelTemperature\":{\"scale\":\"F\",\"value\":50},\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=10&lang=en-us\",\"forecastDate\":\"2021-03-12T10:00:00-05:00\",\"wind\":{\"windSpeedDegrees\":275,\"windSpeedScale\":\"mph\",\"windSpeedValue\":16.1,\"windSpeedDirection\":\"W\"}},{\"precipitationProbability\":0,\"weatherIcon\":6,\"dayLight\":false,\"forcastEpochDateTime\":\"1615564800\",\"temperature\":{\"scale\":\"F\",\"value\":57},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=11&lang=en-us\",\"iconPhrase\":\"Mostly cloudy\",\"realFeelTemperature\":{\"scale\":\"F\",\"value\":53},\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=11&lang=en-us\",\"forecastDate\":\"2021-03-12T11:00:00-05:00\",\"wind\":{\"windSpeedDegrees\":271,\"windSpeedScale\":\"mph\",\"windSpeedValue\":17.3,\"windSpeedDirection\":\"W\"}},{\"precipitationProbability\":0,\"weatherIcon\":6,\"dayLight\":false,\"forcastEpochDateTime\":\"1615568400\",\"temperature\":{\"scale\":\"F\",\"value\":59},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=12&lang=en-us\",\"iconPhrase\":\"Mostly cloudy\",\"realFeelTemperature\":{\"scale\":\"F\",\"value\":55},\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=12&lang=en-us\",\"forecastDate\":\"2021-03-12T12:00:00-05:00\",\"wind\":{\"windSpeedDegrees\":269,\"windSpeedScale\":\"mph\",\"windSpeedValue\":18.4,\"windSpeedDirection\":\"W\"}},{\"precipitationProbability\":0,\"weatherIcon\":2,\"dayLight\":false,\"forcastEpochDateTime\":\"1615572000\",\"temperature\":{\"scale\":\"F\",\"value\":59},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=13&lang=en-us\",\"iconPhrase\":\"Mostly sunny\",\"realFeelTemperature\":{\"scale\":\"F\",\"value\":58},\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=13&lang=en-us\",\"forecastDate\":\"2021-03-12T13:00:00-05:00\",\"wind\":{\"windSpeedDegrees\":268,\"windSpeedScale\":\"mph\",\"windSpeedValue\":16.1,\"windSpeedDirection\":\"W\"}},{\"precipitationProbability\":0,\"weatherIcon\":2,\"dayLight\":false,\"forcastEpochDateTime\":\"1615575600\",\"temperature\":{\"scale\":\"F\",\"value\":60},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=14&lang=en-us\",\"iconPhrase\":\"Mostly sunny\",\"realFeelTemperature\":{\"scale\":\"F\",\"value\":58},\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=14&lang=en-us\",\"forecastDate\":\"2021-03-12T14:00:00-05:00\",\"wind\":{\"windSpeedDegrees\":266,\"windSpeedScale\":\"mph\",\"windSpeedValue\":16.1,\"windSpeedDirection\":\"W\"}}],\"endIndex\":1,\"conditionsAttributes\":{\"precipitation\":{\"scale\":\"in\",\"value\":0},\"uvText\":\"Low\",\"weatherIcon\":7,\"weatherSummary\":\"Cloudy\",\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/current-weather/593_pc?lang=en-us\",\"relativeHumidity\":60,\"temperature\":{\"scale\":\"F\",\"value\":55},\"uvIndex\":0,\"realFeelTemperature\":{\"scale\":\"F\",\"value\":55},\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/current-weather/593_pc?lang=en-us\",\"wind\":{\"windSpeedDegrees\":270,\"windSpeedScale\":\"mph\",\"windSpeedValue\":4.5,\"windSpeedDirection\":\"W\"}},\"forecastAttributes\":[{\"maxTemperature\":{\"scale\":\"F\",\"value\":60},\"minTemperature\":{\"scale\":\"F\",\"value\":27},\"minRealFeelTemperature\":{\"scale\":\"F\",\"value\":6},\"night\":{\"weatherShortPhrase\":\"Clear, windy and much colder\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":1,\"weatherLongPhrase\":\"Clear, windy and much colder\",\"weatherIcon\":33,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":0,\"weatherText\":\"Clear\",\"wind\":{\"windSpeedDegrees\":292,\"windSpeedScale\":\"mph\",\"windSpeedValue\":25.3,\"windSpeedDirection\":\"WNW\"},\"rainProbability\":1},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=1&lang=en-us\",\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=1&lang=en-us\",\"day\":{\"weatherShortPhrase\":\"Clouds breaking and breezy\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":1,\"weatherLongPhrase\":\"Clouds giving way to some sun with a warm breeze\",\"weatherIcon\":4,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":0,\"weatherText\":\"Intermittent clouds\",\"wind\":{\"windSpeedDegrees\":266,\"windSpeedScale\":\"mph\",\"windSpeedValue\":16.1,\"windSpeedDirection\":\"W\"},\"rainProbability\":1},\"maxRealFeelTemperature\":{\"scale\":\"F\",\"value\":58},\"forecastDate\":\"2021-03-12T07:00:00-05:00\"},{\"maxTemperature\":{\"scale\":\"F\",\"value\":43},\"minTemperature\":{\"scale\":\"F\",\"value\":33},\"minRealFeelTemperature\":{\"scale\":\"F\",\"value\":25},\"night\":{\"weatherShortPhrase\":\"Clear\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":0,\"weatherLongPhrase\":\"Clear\",\"weatherIcon\":33,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":0,\"weatherText\":\"Clear\",\"wind\":{\"windSpeedDegrees\":268,\"windSpeedScale\":\"mph\",\"windSpeedValue\":8.1,\"windSpeedDirection\":\"W\"},\"rainProbability\":0},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=2&lang=en-us\",\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=2&lang=en-us\",\"day\":{\"weatherShortPhrase\":\"Mostly sunny; breezy, cooler\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":0,\"weatherLongPhrase\":\"Mostly sunny, breezy and cooler\",\"weatherIcon\":2,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":0,\"weatherText\":\"Mostly sunny\",\"wind\":{\"windSpeedDegrees\":294,\"windSpeedScale\":\"mph\",\"windSpeedValue\":16.1,\"windSpeedDirection\":\"WNW\"},\"rainProbability\":0},\"maxRealFeelTemperature\":{\"scale\":\"F\",\"value\":36},\"forecastDate\":\"2021-03-13T07:00:00-05:00\"},{\"maxTemperature\":{\"scale\":\"F\",\"value\":44},\"minTemperature\":{\"scale\":\"F\",\"value\":16},\"minRealFeelTemperature\":{\"scale\":\"F\",\"value\":2},\"night\":{\"weatherShortPhrase\":\"Mainly clear and colder\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":0,\"weatherLongPhrase\":\"Mainly clear and colder\",\"weatherIcon\":34,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":0,\"weatherText\":\"Mostly clear\",\"wind\":{\"windSpeedDegrees\":323,\"windSpeedScale\":\"mph\",\"windSpeedValue\":11.5,\"windSpeedDirection\":\"NW\"},\"rainProbability\":0},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=3&lang=en-us\",\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=3&lang=en-us\",\"day\":{\"weatherShortPhrase\":\"Mostly sunny\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":0,\"weatherLongPhrase\":\"Mostly sunny\",\"weatherIcon\":2,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":0,\"weatherText\":\"Mostly sunny\",\"wind\":{\"windSpeedDegrees\":295,\"windSpeedScale\":\"mph\",\"windSpeedValue\":13.8,\"windSpeedDirection\":\"WNW\"},\"rainProbability\":0},\"maxRealFeelTemperature\":{\"scale\":\"F\",\"value\":39},\"forecastDate\":\"2021-03-14T07:00:00-05:00\"},{\"maxTemperature\":{\"scale\":\"F\",\"value\":31},\"minTemperature\":{\"scale\":\"F\",\"value\":20},\"minRealFeelTemperature\":{\"scale\":\"F\",\"value\":19},\"night\":{\"weatherShortPhrase\":\"Mainly clear\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":2,\"weatherLongPhrase\":\"Mainly clear\",\"weatherIcon\":34,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":2,\"weatherText\":\"Mostly clear\",\"wind\":{\"windSpeedDegrees\":19,\"windSpeedScale\":\"mph\",\"windSpeedValue\":4.6,\"windSpeedDirection\":\"NNE\"},\"rainProbability\":0},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=4&lang=en-us\",\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=4&lang=en-us\",\"day\":{\"weatherShortPhrase\":\"Colder with sunshine\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":0,\"weatherLongPhrase\":\"Colder with sunshine\",\"weatherIcon\":1,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":0,\"weatherText\":\"Sunny\",\"wind\":{\"windSpeedDegrees\":328,\"windSpeedScale\":\"mph\",\"windSpeedValue\":12.7,\"windSpeedDirection\":\"NNW\"},\"rainProbability\":0},\"maxRealFeelTemperature\":{\"scale\":\"F\",\"value\":23},\"forecastDate\":\"2021-03-15T07:00:00-05:00\"},{\"maxTemperature\":{\"scale\":\"F\",\"value\":36},\"minTemperature\":{\"scale\":\"F\",\"value\":32},\"minRealFeelTemperature\":{\"scale\":\"F\",\"value\":27},\"night\":{\"weatherShortPhrase\":\"Partly cloudy\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":25,\"weatherLongPhrase\":\"Partly cloudy\",\"weatherIcon\":36,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":5,\"weatherText\":\"Intermittent clouds\",\"wind\":{\"windSpeedDegrees\":108,\"windSpeedScale\":\"mph\",\"windSpeedValue\":5.8,\"windSpeedDirection\":\"ESE\"},\"rainProbability\":17},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=5&lang=en-us\",\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=5&lang=en-us\",\"day\":{\"weatherShortPhrase\":\"Snow or flurries possible\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":30,\"weatherLongPhrase\":\"Mostly cloudy and cold; a chance for a bit of snow or flurries in the afternoon\",\"weatherIcon\":6,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":30,\"weatherText\":\"Mostly cloudy\",\"wind\":{\"windSpeedDegrees\":158,\"windSpeedScale\":\"mph\",\"windSpeedValue\":6.9,\"windSpeedDirection\":\"SSE\"},\"rainProbability\":16},\"maxRealFeelTemperature\":{\"scale\":\"F\",\"value\":32},\"forecastDate\":\"2021-03-16T07:00:00-05:00\"},{\"maxTemperature\":{\"scale\":\"F\",\"value\":48},\"minTemperature\":{\"scale\":\"F\",\"value\":34},\"minRealFeelTemperature\":{\"scale\":\"F\",\"value\":25},\"night\":{\"weatherShortPhrase\":\"Rain and drizzle late\",\"rain\":{\"scale\":\"in\",\"value\":0.03},\"precipitationProbability\":53,\"weatherLongPhrase\":\"Mostly cloudy with on-and-off rain and drizzle late\",\"weatherIcon\":12,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":26,\"weatherText\":\"Showers\",\"wind\":{\"windSpeedDegrees\":226,\"windSpeedScale\":\"mph\",\"windSpeedValue\":8.1,\"windSpeedDirection\":\"SW\"},\"rainProbability\":53},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=6&lang=en-us\",\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=6&lang=en-us\",\"day\":{\"weatherShortPhrase\":\"Cloudy\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":15,\"weatherLongPhrase\":\"Cloudy\",\"weatherIcon\":7,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":5,\"weatherText\":\"Cloudy\",\"wind\":{\"windSpeedDegrees\":313,\"windSpeedScale\":\"mph\",\"windSpeedValue\":4.6,\"windSpeedDirection\":\"NW\"},\"rainProbability\":15},\"maxRealFeelTemperature\":{\"scale\":\"F\",\"value\":49},\"forecastDate\":\"2021-03-17T07:00:00-05:00\"},{\"maxTemperature\":{\"scale\":\"F\",\"value\":50},\"minTemperature\":{\"scale\":\"F\",\"value\":28},\"minRealFeelTemperature\":{\"scale\":\"F\",\"value\":20},\"night\":{\"weatherShortPhrase\":\"Early showers; cloudy\",\"rain\":{\"scale\":\"in\",\"value\":0.22},\"precipitationProbability\":89,\"weatherLongPhrase\":\"Showers in the evening; otherwise, low clouds\",\"weatherIcon\":12,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":39,\"weatherText\":\"Showers\",\"wind\":{\"windSpeedDegrees\":208,\"windSpeedScale\":\"mph\",\"windSpeedValue\":10.4,\"windSpeedDirection\":\"SSW\"},\"rainProbability\":89},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=7&lang=en-us\",\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=7&lang=en-us\",\"day\":{\"weatherShortPhrase\":\"Rain possible in the p.m.\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":35,\"weatherLongPhrase\":\"Some sunshine giving way to clouds with a chance of rain in the afternoon\",\"weatherIcon\":13,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":1,\"weatherText\":\"Mostly cloudy w/ showers\",\"wind\":{\"windSpeedDegrees\":177,\"windSpeedScale\":\"mph\",\"windSpeedValue\":9.2,\"windSpeedDirection\":\"S\"},\"rainProbability\":35},\"maxRealFeelTemperature\":{\"scale\":\"F\",\"value\":46},\"forecastDate\":\"2021-03-18T07:00:00-05:00\"},{\"maxTemperature\":{\"scale\":\"F\",\"value\":46},\"minTemperature\":{\"scale\":\"F\",\"value\":27},\"minRealFeelTemperature\":{\"scale\":\"F\",\"value\":17},\"night\":{\"weatherShortPhrase\":\"A bit of snow in the evening\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":59,\"weatherLongPhrase\":\"A little snow in the evening; otherwise, mostly cloudy\",\"weatherIcon\":19,\"snow\":{\"scale\":\"in\",\"value\":0.15},\"snowProbability\":59,\"weatherText\":\"Flurries\",\"wind\":{\"windSpeedDegrees\":320,\"windSpeedScale\":\"mph\",\"windSpeedValue\":11.5,\"windSpeedDirection\":\"NW\"},\"rainProbability\":32},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=8&lang=en-us\",\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=8&lang=en-us\",\"day\":{\"weatherShortPhrase\":\"Rain possible in the morning\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":35,\"weatherLongPhrase\":\"A chance of morning rain; otherwise, mostly cloudy\",\"weatherIcon\":7,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":1,\"weatherText\":\"Cloudy\",\"wind\":{\"windSpeedDegrees\":286,\"windSpeedScale\":\"mph\",\"windSpeedValue\":10.4,\"windSpeedDirection\":\"WNW\"},\"rainProbability\":35},\"maxRealFeelTemperature\":{\"scale\":\"F\",\"value\":42},\"forecastDate\":\"2021-03-19T07:00:00-05:00\"},{\"maxTemperature\":{\"scale\":\"F\",\"value\":44},\"minTemperature\":{\"scale\":\"F\",\"value\":26},\"minRealFeelTemperature\":{\"scale\":\"F\",\"value\":19},\"night\":{\"weatherShortPhrase\":\"Clear\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":0,\"weatherLongPhrase\":\"Clear\",\"weatherIcon\":33,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":0,\"weatherText\":\"Clear\",\"wind\":{\"windSpeedDegrees\":235,\"windSpeedScale\":\"mph\",\"windSpeedValue\":6.9,\"windSpeedDirection\":\"SW\"},\"rainProbability\":0},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=9&lang=en-us\",\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=9&lang=en-us\",\"day\":{\"weatherShortPhrase\":\"Plenty of sunshine\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":0,\"weatherLongPhrase\":\"Plenty of sunshine\",\"weatherIcon\":1,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":0,\"weatherText\":\"Sunny\",\"wind\":{\"windSpeedDegrees\":292,\"windSpeedScale\":\"mph\",\"windSpeedValue\":6.9,\"windSpeedDirection\":\"WNW\"},\"rainProbability\":0},\"maxRealFeelTemperature\":{\"scale\":\"F\",\"value\":46},\"forecastDate\":\"2021-03-20T07:00:00-05:00\"},{\"maxTemperature\":{\"scale\":\"F\",\"value\":48},\"minTemperature\":{\"scale\":\"F\",\"value\":24},\"minRealFeelTemperature\":{\"scale\":\"F\",\"value\":17},\"night\":{\"weatherShortPhrase\":\"Clear\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":3,\"weatherLongPhrase\":\"Clear\",\"weatherIcon\":33,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":3,\"weatherText\":\"Clear\",\"wind\":{\"windSpeedDegrees\":243,\"windSpeedScale\":\"mph\",\"windSpeedValue\":5.8,\"windSpeedDirection\":\"WSW\"},\"rainProbability\":0},\"link\":\"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=10&lang=en-us\",\"mobileLink\":\"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=10&lang=en-us\",\"day\":{\"weatherShortPhrase\":\"Partial sunshine\",\"rain\":{\"scale\":\"in\",\"value\":0},\"precipitationProbability\":0,\"weatherLongPhrase\":\"Partial sunshine\",\"weatherIcon\":3,\"snow\":{\"scale\":\"in\",\"value\":0},\"snowProbability\":0,\"weatherText\":\"Partly sunny\",\"wind\":{\"windSpeedDegrees\":259,\"windSpeedScale\":\"mph\",\"windSpeedValue\":9.2,\"windSpeedDirection\":\"W\"},\"rainProbability\":0},\"maxRealFeelTemperature\":{\"scale\":\"F\",\"value\":47},\"forecastDate\":\"2021-03-21T07:00:00-05:00\"}],\"location\":\"Milford, MA\",\"hourlyStartIndex\":0,\"weatherReportType\":\"CURRENT_CONDITIONS_REPORT\"}]}",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615548478967#A4ZP7ZC4PI6TO#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A4ZP7ZC4PI6TO",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"TextClient:1.0/2021/03/12/11/**********************/27:58::TNIH_2V.c4eea2a2-8630-417c-b796-1b03592ea134ZXV",
        "version":1
    }
],
"endDate":1615554902673,
"startDate":1615548478967

} {

"activities":[
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615554902673,
        "description":"{"summary":"no","firstUtteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV/1","firstStreamId":"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV"}",
        "domainAttributes":null,
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615554902673#AWZZ5CVHX2CD#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"AWZZ5CVHX2CD",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT",
        "creationTimestamp":1615554901782,
        "description":"{"summary":"","firstUtteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.70fe3009-bd48-4b2d-8dfd-d04e41753ca6ZXV","firstStreamId":"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.70fe3009-bd48-4b2d-8dfd-d04e41753ca6ZXV"}",
        "domainAttributes":"FALSE_WAKE_WORD_1P",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615554901782#A3S5BH2HU6VAYF#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A3S5BH2HU6VAYF",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.70fe3009-bd48-4b2d-8dfd-d04e41753ca6ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"DISCARDED_NON_DEVICE_DIRECTED_INTENT",
        "creationTimestamp":1615554901673,
        "description":"{"summary":"","firstUtteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.c5da5de3-5120-43fb-9646-f450f8a5fec4ZXV","firstStreamId":"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.c5da5de3-5120-43fb-9646-f450f8a5fec4ZXV"}",
        "domainAttributes":"FALSE_WAKE_WORD_1P",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615554901673#A3S5BH2HU6VAYF#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A3S5BH2HU6VAYF",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/13/**********************/15:01::TNIH_2V.c5da5de3-5120-43fb-9646-f450f8a5fec4ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615554900867,
        "description":"{"summary":"alexa","firstUtteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV/0","firstStreamId":"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV"}",
        "domainAttributes":"WAKE_WORD_ONLY",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615554900867#AWZZ5CVHX2CD#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"AWZZ5CVHX2CD",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/13/**********************/15:00::TNIH_2V.bbe0a687-6f83-4a27-8037-bb32c5ef7b1eZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615552007809,
        "description":"{"summary":"","firstUtteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/12/**********************/26:42::TNIH_2V.22092776-e0a8-41c3-9633-e59f2b02b3c3ZXV","firstStreamId":null}",
        "domainAttributes":"NO_EXPRESSED_INTENT_SILENCE",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615552007809#AWZZ5CVHX2CD#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"AWZZ5CVHX2CD",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/12/**********************/26:42::TNIH_2V.22092776-e0a8-41c3-9633-e59f2b02b3c3ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615551997583,
        "description":"{"summary":"alexa turn off the living room lamps","firstUtteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/12/**********************/26:36::TNIH_2V.8b6bd316-448b-414e-ab5f-cb55e3418f69ZXV/0","firstStreamId":"AWZZ5CVHX2CD:1.0/2021/03/12/12/**********************/26:36::TNIH_2V.8b6bd316-448b-414e-ab5f-cb55e3418f69ZXV"}",
        "domainAttributes":null,
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615551997583#AWZZ5CVHX2CD#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"AWZZ5CVHX2CD",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"AWZZ5CVHX2CD:1.0/2021/03/12/12/**********************/26:36::TNIH_2V.8b6bd316-448b-414e-ab5f-cb55e3418f69ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615550424603,
        "description":"{"summary":"stop","firstUtteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV/1","firstStreamId":"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV"}",
        "domainAttributes":null,
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615550424603#A3S5BH2HU6VAYF#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A3S5BH2HU6VAYF",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615550424165,
        "description":"{"summary":"alexa","firstUtteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV/0","firstStreamId":"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV"}",
        "domainAttributes":"WAKE_WORD_ONLY",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615550424165#A3S5BH2HU6VAYF#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A3S5BH2HU6VAYF",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"A3S5BH2HU6VAYF:1.0/2021/03/12/12/**********************/00:23::TNIH_2V.1eca358a-12b6-49a8-b2c9-e98142e98d62ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615548492281,
        "description":"{"summary":"","firstUtteranceId":"A4ZP7ZC4PI6TO:1.0/2021/03/12/11/**********************/28:11::TNIH_2V.amzn1.alexa.skillConnections.tzullz.36b5da8a-778f-439b-84a7-f8080c54f981ZXV","firstStreamId":null}",
        "domainAttributes":"{"allowAnalysis":true,"applicationMetadata":{"applicationId":"amzn1.ask.skill.48a656db-56f8-46e7-aa1e-4a5d856878c7","applicationName":"Simon Says NA","vendorId":"MFA1URM5Z2P1S","initiator":"Routines","privacyAndComplianceMetadata":null},"card":null,"redacted":false}",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615548492281#A4ZP7ZC4PI6TO#**********************",
        "intentType":null,
        "providerInfoDescription":"This request was sent to Simon Says NA",
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A4ZP7ZC4PI6TO",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"A4ZP7ZC4PI6TO:1.0/2021/03/12/11/**********************/28:11::TNIH_2V.amzn1.alexa.skillConnections.tzullz.36b5da8a-778f-439b-84a7-f8080c54f981ZXV",
        "version":1
    },
    {
        "_disambiguationId":null,
        "activityStatus":"SUCCESS",
        "creationTimestamp":1615548478967,
        "description":"{"summary":"what is the weather","firstUtteranceId":"TextClient:1.0/2021/03/12/11/**********************/27:58::TNIH_2V.c4eea2a2-8630-417c-b796-1b03592ea134ZXV","firstStreamId":"TextClient:1.0/2021/03/12/11/**********************/27:58::TNIH_2V.c4eea2a2-8630-417c-b796-1b03592ea134ZXV"}",
        "domainAttributes":"{"disambiguated":false,"nBestList":[{"entryType":"Weather","hourlyEndIndex":7,"empty":false,"weatherDataProvider":"ACW","alertAttributes":[],"startIndex":0,"hourlyForecastAttributes":[{"precipitationProbability":15,"weatherIcon":6,"dayLight":false,"forcastEpochDateTime":"1615550400","temperature":{"scale":"F","value":52},"link":"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=7&lang=en-us","iconPhrase":"Mostly cloudy","realFeelTemperature":{"scale":"F","value":45},"mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=7&lang=en-us","forecastDate":"2021-03-12T07:00:00-05:00","wind":{"windSpeedDegrees":279,"windSpeedScale":"mph","windSpeedValue":12.7,"windSpeedDirection":"W"}},{"precipitationProbability":15,"weatherIcon":6,"dayLight":false,"forcastEpochDateTime":"1615554000","temperature":{"scale":"F","value":53},"link":"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=8&lang=en-us","iconPhrase":"Mostly cloudy","realFeelTemperature":{"scale":"F","value":47},"mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=8&lang=en-us","forecastDate":"2021-03-12T08:00:00-05:00","wind":{"windSpeedDegrees":277,"windSpeedScale":"mph","windSpeedValue":13.8,"windSpeedDirection":"W"}},{"precipitationProbability":10,"weatherIcon":6,"dayLight":false,"forcastEpochDateTime":"1615557600","temperature":{"scale":"F","value":53},"link":"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=9&lang=en-us","iconPhrase":"Mostly cloudy","realFeelTemperature":{"scale":"F","value":48},"mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=9&lang=en-us","forecastDate":"2021-03-12T09:00:00-05:00","wind":{"windSpeedDegrees":276,"windSpeedScale":"mph","windSpeedValue":15,"windSpeedDirection":"W"}},{"precipitationProbability":0,"weatherIcon":6,"dayLight":false,"forcastEpochDateTime":"1615561200","temperature":{"scale":"F","value":55},"link":"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=10&lang=en-us","iconPhrase":"Mostly cloudy","realFeelTemperature":{"scale":"F","value":50},"mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=10&lang=en-us","forecastDate":"2021-03-12T10:00:00-05:00","wind":{"windSpeedDegrees":275,"windSpeedScale":"mph","windSpeedValue":16.1,"windSpeedDirection":"W"}},{"precipitationProbability":0,"weatherIcon":6,"dayLight":false,"forcastEpochDateTime":"1615564800","temperature":{"scale":"F","value":57},"link":"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=11&lang=en-us","iconPhrase":"Mostly cloudy","realFeelTemperature":{"scale":"F","value":53},"mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=11&lang=en-us","forecastDate":"2021-03-12T11:00:00-05:00","wind":{"windSpeedDegrees":271,"windSpeedScale":"mph","windSpeedValue":17.3,"windSpeedDirection":"W"}},{"precipitationProbability":0,"weatherIcon":6,"dayLight":false,"forcastEpochDateTime":"1615568400","temperature":{"scale":"F","value":59},"link":"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=12&lang=en-us","iconPhrase":"Mostly cloudy","realFeelTemperature":{"scale":"F","value":55},"mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=12&lang=en-us","forecastDate":"2021-03-12T12:00:00-05:00","wind":{"windSpeedDegrees":269,"windSpeedScale":"mph","windSpeedValue":18.4,"windSpeedDirection":"W"}},{"precipitationProbability":0,"weatherIcon":2,"dayLight":false,"forcastEpochDateTime":"1615572000","temperature":{"scale":"F","value":59},"link":"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=13&lang=en-us","iconPhrase":"Mostly sunny","realFeelTemperature":{"scale":"F","value":58},"mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=13&lang=en-us","forecastDate":"2021-03-12T13:00:00-05:00","wind":{"windSpeedDegrees":268,"windSpeedScale":"mph","windSpeedValue":16.1,"windSpeedDirection":"W"}},{"precipitationProbability":0,"weatherIcon":2,"dayLight":false,"forcastEpochDateTime":"1615575600","temperature":{"scale":"F","value":60},"link":"http://www.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=14&lang=en-us","iconPhrase":"Mostly sunny","realFeelTemperature":{"scale":"F","value":58},"mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/hourly-weather-forecast/593_pc?day=1&hbhhour=14&lang=en-us","forecastDate":"2021-03-12T14:00:00-05:00","wind":{"windSpeedDegrees":266,"windSpeedScale":"mph","windSpeedValue":16.1,"windSpeedDirection":"W"}}],"endIndex":1,"conditionsAttributes":{"precipitation":{"scale":"in","value":0},"uvText":"Low","weatherIcon":7,"weatherSummary":"Cloudy","link":"http://www.accuweather.com/en/us/milford-ma/01757/current-weather/593_pc?lang=en-us","relativeHumidity":60,"temperature":{"scale":"F","value":55},"uvIndex":0,"realFeelTemperature":{"scale":"F","value":55},"mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/current-weather/593_pc?lang=en-us","wind":{"windSpeedDegrees":270,"windSpeedScale":"mph","windSpeedValue":4.5,"windSpeedDirection":"W"}},"forecastAttributes":[{"maxTemperature":{"scale":"F","value":60},"minTemperature":{"scale":"F","value":27},"minRealFeelTemperature":{"scale":"F","value":6},"night":{"weatherShortPhrase":"Clear, windy and much colder","rain":{"scale":"in","value":0},"precipitationProbability":1,"weatherLongPhrase":"Clear, windy and much colder","weatherIcon":33,"snow":{"scale":"in","value":0},"snowProbability":0,"weatherText":"Clear","wind":{"windSpeedDegrees":292,"windSpeedScale":"mph","windSpeedValue":25.3,"windSpeedDirection":"WNW"},"rainProbability":1},"link":"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=1&lang=en-us","mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=1&lang=en-us","day":{"weatherShortPhrase":"Clouds breaking and breezy","rain":{"scale":"in","value":0},"precipitationProbability":1,"weatherLongPhrase":"Clouds giving way to some sun with a warm breeze","weatherIcon":4,"snow":{"scale":"in","value":0},"snowProbability":0,"weatherText":"Intermittent clouds","wind":{"windSpeedDegrees":266,"windSpeedScale":"mph","windSpeedValue":16.1,"windSpeedDirection":"W"},"rainProbability":1},"maxRealFeelTemperature":{"scale":"F","value":58},"forecastDate":"2021-03-12T07:00:00-05:00"},{"maxTemperature":{"scale":"F","value":43},"minTemperature":{"scale":"F","value":33},"minRealFeelTemperature":{"scale":"F","value":25},"night":{"weatherShortPhrase":"Clear","rain":{"scale":"in","value":0},"precipitationProbability":0,"weatherLongPhrase":"Clear","weatherIcon":33,"snow":{"scale":"in","value":0},"snowProbability":0,"weatherText":"Clear","wind":{"windSpeedDegrees":268,"windSpeedScale":"mph","windSpeedValue":8.1,"windSpeedDirection":"W"},"rainProbability":0},"link":"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=2&lang=en-us","mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=2&lang=en-us","day":{"weatherShortPhrase":"Mostly sunny; breezy, cooler","rain":{"scale":"in","value":0},"precipitationProbability":0,"weatherLongPhrase":"Mostly sunny, breezy and cooler","weatherIcon":2,"snow":{"scale":"in","value":0},"snowProbability":0,"weatherText":"Mostly sunny","wind":{"windSpeedDegrees":294,"windSpeedScale":"mph","windSpeedValue":16.1,"windSpeedDirection":"WNW"},"rainProbability":0},"maxRealFeelTemperature":{"scale":"F","value":36},"forecastDate":"2021-03-13T07:00:00-05:00"},{"maxTemperature":{"scale":"F","value":44},"minTemperature":{"scale":"F","value":16},"minRealFeelTemperature":{"scale":"F","value":2},"night":{"weatherShortPhrase":"Mainly clear and colder","rain":{"scale":"in","value":0},"precipitationProbability":0,"weatherLongPhrase":"Mainly clear and colder","weatherIcon":34,"snow":{"scale":"in","value":0},"snowProbability":0,"weatherText":"Mostly clear","wind":{"windSpeedDegrees":323,"windSpeedScale":"mph","windSpeedValue":11.5,"windSpeedDirection":"NW"},"rainProbability":0},"link":"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=3&lang=en-us","mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=3&lang=en-us","day":{"weatherShortPhrase":"Mostly sunny","rain":{"scale":"in","value":0},"precipitationProbability":0,"weatherLongPhrase":"Mostly sunny","weatherIcon":2,"snow":{"scale":"in","value":0},"snowProbability":0,"weatherText":"Mostly sunny","wind":{"windSpeedDegrees":295,"windSpeedScale":"mph","windSpeedValue":13.8,"windSpeedDirection":"WNW"},"rainProbability":0},"maxRealFeelTemperature":{"scale":"F","value":39},"forecastDate":"2021-03-14T07:00:00-05:00"},{"maxTemperature":{"scale":"F","value":31},"minTemperature":{"scale":"F","value":20},"minRealFeelTemperature":{"scale":"F","value":19},"night":{"weatherShortPhrase":"Mainly clear","rain":{"scale":"in","value":0},"precipitationProbability":2,"weatherLongPhrase":"Mainly clear","weatherIcon":34,"snow":{"scale":"in","value":0},"snowProbability":2,"weatherText":"Mostly clear","wind":{"windSpeedDegrees":19,"windSpeedScale":"mph","windSpeedValue":4.6,"windSpeedDirection":"NNE"},"rainProbability":0},"link":"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=4&lang=en-us","mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=4&lang=en-us","day":{"weatherShortPhrase":"Colder with sunshine","rain":{"scale":"in","value":0},"precipitationProbability":0,"weatherLongPhrase":"Colder with sunshine","weatherIcon":1,"snow":{"scale":"in","value":0},"snowProbability":0,"weatherText":"Sunny","wind":{"windSpeedDegrees":328,"windSpeedScale":"mph","windSpeedValue":12.7,"windSpeedDirection":"NNW"},"rainProbability":0},"maxRealFeelTemperature":{"scale":"F","value":23},"forecastDate":"2021-03-15T07:00:00-05:00"},{"maxTemperature":{"scale":"F","value":36},"minTemperature":{"scale":"F","value":32},"minRealFeelTemperature":{"scale":"F","value":27},"night":{"weatherShortPhrase":"Partly cloudy","rain":{"scale":"in","value":0},"precipitationProbability":25,"weatherLongPhrase":"Partly cloudy","weatherIcon":36,"snow":{"scale":"in","value":0},"snowProbability":5,"weatherText":"Intermittent clouds","wind":{"windSpeedDegrees":108,"windSpeedScale":"mph","windSpeedValue":5.8,"windSpeedDirection":"ESE"},"rainProbability":17},"link":"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=5&lang=en-us","mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=5&lang=en-us","day":{"weatherShortPhrase":"Snow or flurries possible","rain":{"scale":"in","value":0},"precipitationProbability":30,"weatherLongPhrase":"Mostly cloudy and cold; a chance for a bit of snow or flurries in the afternoon","weatherIcon":6,"snow":{"scale":"in","value":0},"snowProbability":30,"weatherText":"Mostly cloudy","wind":{"windSpeedDegrees":158,"windSpeedScale":"mph","windSpeedValue":6.9,"windSpeedDirection":"SSE"},"rainProbability":16},"maxRealFeelTemperature":{"scale":"F","value":32},"forecastDate":"2021-03-16T07:00:00-05:00"},{"maxTemperature":{"scale":"F","value":48},"minTemperature":{"scale":"F","value":34},"minRealFeelTemperature":{"scale":"F","value":25},"night":{"weatherShortPhrase":"Rain and drizzle late","rain":{"scale":"in","value":0.03},"precipitationProbability":53,"weatherLongPhrase":"Mostly cloudy with on-and-off rain and drizzle late","weatherIcon":12,"snow":{"scale":"in","value":0},"snowProbability":26,"weatherText":"Showers","wind":{"windSpeedDegrees":226,"windSpeedScale":"mph","windSpeedValue":8.1,"windSpeedDirection":"SW"},"rainProbability":53},"link":"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=6&lang=en-us","mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=6&lang=en-us","day":{"weatherShortPhrase":"Cloudy","rain":{"scale":"in","value":0},"precipitationProbability":15,"weatherLongPhrase":"Cloudy","weatherIcon":7,"snow":{"scale":"in","value":0},"snowProbability":5,"weatherText":"Cloudy","wind":{"windSpeedDegrees":313,"windSpeedScale":"mph","windSpeedValue":4.6,"windSpeedDirection":"NW"},"rainProbability":15},"maxRealFeelTemperature":{"scale":"F","value":49},"forecastDate":"2021-03-17T07:00:00-05:00"},{"maxTemperature":{"scale":"F","value":50},"minTemperature":{"scale":"F","value":28},"minRealFeelTemperature":{"scale":"F","value":20},"night":{"weatherShortPhrase":"Early showers; cloudy","rain":{"scale":"in","value":0.22},"precipitationProbability":89,"weatherLongPhrase":"Showers in the evening; otherwise, low clouds","weatherIcon":12,"snow":{"scale":"in","value":0},"snowProbability":39,"weatherText":"Showers","wind":{"windSpeedDegrees":208,"windSpeedScale":"mph","windSpeedValue":10.4,"windSpeedDirection":"SSW"},"rainProbability":89},"link":"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=7&lang=en-us","mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=7&lang=en-us","day":{"weatherShortPhrase":"Rain possible in the p.m.","rain":{"scale":"in","value":0},"precipitationProbability":35,"weatherLongPhrase":"Some sunshine giving way to clouds with a chance of rain in the afternoon","weatherIcon":13,"snow":{"scale":"in","value":0},"snowProbability":1,"weatherText":"Mostly cloudy w/ showers","wind":{"windSpeedDegrees":177,"windSpeedScale":"mph","windSpeedValue":9.2,"windSpeedDirection":"S"},"rainProbability":35},"maxRealFeelTemperature":{"scale":"F","value":46},"forecastDate":"2021-03-18T07:00:00-05:00"},{"maxTemperature":{"scale":"F","value":46},"minTemperature":{"scale":"F","value":27},"minRealFeelTemperature":{"scale":"F","value":17},"night":{"weatherShortPhrase":"A bit of snow in the evening","rain":{"scale":"in","value":0},"precipitationProbability":59,"weatherLongPhrase":"A little snow in the evening; otherwise, mostly cloudy","weatherIcon":19,"snow":{"scale":"in","value":0.15},"snowProbability":59,"weatherText":"Flurries","wind":{"windSpeedDegrees":320,"windSpeedScale":"mph","windSpeedValue":11.5,"windSpeedDirection":"NW"},"rainProbability":32},"link":"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=8&lang=en-us","mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=8&lang=en-us","day":{"weatherShortPhrase":"Rain possible in the morning","rain":{"scale":"in","value":0},"precipitationProbability":35,"weatherLongPhrase":"A chance of morning rain; otherwise, mostly cloudy","weatherIcon":7,"snow":{"scale":"in","value":0},"snowProbability":1,"weatherText":"Cloudy","wind":{"windSpeedDegrees":286,"windSpeedScale":"mph","windSpeedValue":10.4,"windSpeedDirection":"WNW"},"rainProbability":35},"maxRealFeelTemperature":{"scale":"F","value":42},"forecastDate":"2021-03-19T07:00:00-05:00"},{"maxTemperature":{"scale":"F","value":44},"minTemperature":{"scale":"F","value":26},"minRealFeelTemperature":{"scale":"F","value":19},"night":{"weatherShortPhrase":"Clear","rain":{"scale":"in","value":0},"precipitationProbability":0,"weatherLongPhrase":"Clear","weatherIcon":33,"snow":{"scale":"in","value":0},"snowProbability":0,"weatherText":"Clear","wind":{"windSpeedDegrees":235,"windSpeedScale":"mph","windSpeedValue":6.9,"windSpeedDirection":"SW"},"rainProbability":0},"link":"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=9&lang=en-us","mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=9&lang=en-us","day":{"weatherShortPhrase":"Plenty of sunshine","rain":{"scale":"in","value":0},"precipitationProbability":0,"weatherLongPhrase":"Plenty of sunshine","weatherIcon":1,"snow":{"scale":"in","value":0},"snowProbability":0,"weatherText":"Sunny","wind":{"windSpeedDegrees":292,"windSpeedScale":"mph","windSpeedValue":6.9,"windSpeedDirection":"WNW"},"rainProbability":0},"maxRealFeelTemperature":{"scale":"F","value":46},"forecastDate":"2021-03-20T07:00:00-05:00"},{"maxTemperature":{"scale":"F","value":48},"minTemperature":{"scale":"F","value":24},"minRealFeelTemperature":{"scale":"F","value":17},"night":{"weatherShortPhrase":"Clear","rain":{"scale":"in","value":0},"precipitationProbability":3,"weatherLongPhrase":"Clear","weatherIcon":33,"snow":{"scale":"in","value":0},"snowProbability":3,"weatherText":"Clear","wind":{"windSpeedDegrees":243,"windSpeedScale":"mph","windSpeedValue":5.8,"windSpeedDirection":"WSW"},"rainProbability":0},"link":"http://www.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=10&lang=en-us","mobileLink":"http://m.accuweather.com/en/us/milford-ma/01757/daily-weather-forecast/593_pc?day=10&lang=en-us","day":{"weatherShortPhrase":"Partial sunshine","rain":{"scale":"in","value":0},"precipitationProbability":0,"weatherLongPhrase":"Partial sunshine","weatherIcon":3,"snow":{"scale":"in","value":0},"snowProbability":0,"weatherText":"Partly sunny","wind":{"windSpeedDegrees":259,"windSpeedScale":"mph","windSpeedValue":9.2,"windSpeedDirection":"W"},"rainProbability":0},"maxRealFeelTemperature":{"scale":"F","value":47},"forecastDate":"2021-03-21T07:00:00-05:00"}],"location":"Milford, MA","hourlyStartIndex":0,"weatherReportType":"CURRENT_CONDITIONS_REPORT"}]}",
        "domainType":null,
        "feedbackAttributes":null,
        "id":"**********************#1615548478967#A4ZP7ZC4PI6TO#**********************",
        "intentType":null,
        "providerInfoDescription":null,
        "registeredCustomerId":"**********************",
        "sourceActiveUsers":null,
        "sourceDeviceIds":[
            {
                "deviceAccountId":null,
                "deviceType":"A4ZP7ZC4PI6TO",
                "serialNumber":"**********************"
            }
        ],
        "utteranceId":"TextClient:1.0/2021/03/12/11/**********************/27:58::TNIH_2V.c4eea2a2-8630-417c-b796-1b03592ea134ZXV",
        "version":1
    }
],
"endDate":1615554902673,
"startDate":1615548478967

} `

vajonam commented 3 years ago

@alandtse

Here are a few.

{
      "_disambiguationId": null,
      "activityStatus": "SUCCESS",
      "creationTimestamp": 1615556450834,
      "description": "{\"summary\":\"\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/13/G090LF11748338FJ/40:44::TNIH_2V.dd3af4aa-989b-4631-8e90-efaae9b14852ZXV\",\"firstStreamId\":null}",
      "domainAttributes": "NO_EXPRESSED_INTENT_SILENCE",
      "domainType": null,
      "feedbackAttributes": null,
      "id": "999",
      "intentType": null,
      "providerInfoDescription": null,
      "registeredCustomerId": "00",
      "sourceActiveUsers": null,
      "sourceDeviceIds": [
        {
          "deviceAccountId": null,
          "deviceType": "A3S5BH2HU6VAYF",
          "serialNumber": "0000"
        }
      ],
      "utteranceId": "A3S5BH2HU6VAYF:1.0/2021/03/12/13/G090LF11748338FJ/40:44::TNIH_2V.dd3af4aa-989b-4631-8e90-efaae9b14852ZXV",
      "version": 1
    },
    {
      "_disambiguationId": null,
      "activityStatus": "DISCARDED_NON_DEVICE_DIRECTED_INTENT",
      "creationTimestamp": 1615556446996,
      "description": "{\"summary\":\"\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/13/G090LF11748338FJ/40:44::TNIH_2V.dd3af4aa-989b-4631-8e90-efaae9b14852ZXV/1\",\"firstStreamId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/13/G090LF11748338FJ/40:44::TNIH_2V.dd3af4aa-989b-4631-8e90-efaae9b14852ZXV\"}",
      "domainAttributes": "NO_EXPRESSED_INTENT",
      "domainType": null,
      "feedbackAttributes": null,
      "id": "9999",
      "intentType": null,
      "providerInfoDescription": null,
      "registeredCustomerId": "000",
      "sourceActiveUsers": null,
      "sourceDeviceIds": [
        {
          "deviceAccountId": null,
          "deviceType": "A3S5BH2HU6VAYF",
          "serialNumber": "00000"
        }
      ],
      "utteranceId": "A3S5BH2HU6VAYF:1.0/2021/03/12/13/G090LF11748338FJ/40:44::TNIH_2V.dd3af4aa-989b-4631-8e90-efaae9b14852ZXV",
      "version": 1
    },
    {
      "_disambiguationId": null,
      "activityStatus": "DISCARDED_NON_DEVICE_DIRECTED_INTENT",
      "creationTimestamp": 1615556211955,
      "description": "{\"summary\":\"play school has an even story\",\"firstUtteranceId\":\"A32DOYMUN6DTXA:1.0/2021/03/12/13/G090U608841504W0/36:47::TNIH_2V.da884796-0220-4876-857d-b102e4f9d4b0ZXV/0\",\"firstStreamId\":\"A32DOYMUN6DTXA:1.0/2021/03/12/13/G090U608841504W0/36:47::TNIH_2V.da884796-0220-4876-857d-b102e4f9d4b0ZXV\"}",
      "domainAttributes": "DISCARDED_NON_DEVICE_DIRECTED_INTENT",
      "domainType": null,
      "feedbackAttributes": null,
      "id": "9999",
      "intentType": null,
      "providerInfoDescription": null,
      "registeredCustomerId": "000",
      "sourceActiveUsers": null,
      "sourceDeviceIds": [
        {
          "deviceAccountId": null,
          "deviceType": "A32DOYMUN6DTXA",
          "serialNumber": "000000"
        }
      ],
      "utteranceId": "A32DOYMUN6DTXA:1.0/2021/03/12/13/G090U608841504W0/36:47::TNIH_2V.da884796-0220-4876-857d-b102e4f9d4b0ZXV",
      "version": 1
    },
j6s33m commented 3 years ago

Having same issue as everyone else in this thread.

aptonline commented 3 years ago

Confirmed downgrading (3.8.2) works again.

derekoharrow commented 3 years ago

Same issue here, but I've downgraded to 3.8.2, restarted HASS (a few times) and it's still telling me I need to reconfigure it.

alandtse commented 3 years ago
{
      "_disambiguationId": null,
      "activityStatus": "SUCCESS",
      "creationTimestamp": 1615556450834,
      "description": "{\"summary\":\"\",\"firstUtteranceId\":\"A3S5BH2HU6VAYF:1.0/2021/03/12/13/G090LF11748338FJ/40:44::TNIH_2V.dd3af4aa-989b-4631-8e90-efaae9b14852ZXV\",\"firstStreamId\":null}",
      "domainAttributes": "NO_EXPRESSED_INTENT_SILENCE",
      "domainType": null,
      "feedbackAttributes": null,
      "id": "999",
      "intentType": null,
      "providerInfoDescription": null,
      "registeredCustomerId": "00",
      "sourceActiveUsers": null,
      "sourceDeviceIds": [
        {
          "deviceAccountId": null,
          "deviceType": "A3S5BH2HU6VAYF",
          "serialNumber": "0000"
        }
      ],
      "utteranceId": "A3S5BH2HU6VAYF:1.0/2021/03/12/13/G090LF11748338FJ/40:44::TNIH_2V.dd3af4aa-989b-4631-8e90-efaae9b14852ZXV",
      "version": 1
    },

Thanks. This is probably the culprit. I need someone to test the PR to confirm.

vajonam commented 3 years ago

@alandtse I can test, just updated the manifest to point to latest alexapy and restarted the HA but that didn't seem to pick it up any other steps?

EDIT: updated the alexapi.py by hand to include your changes. testing now

alandtse commented 3 years ago

Remove and readd the integration. Or manually install the dependency.

bryeartem commented 3 years ago

So far so good.. I couldn’t authenticate at all a few minutes ago.. I’ll let you know if it does it again. Thank you for your time!

vajonam commented 3 years ago

agreed. working again. also loving the proxy login just moved to that!