Apollon77 / ioBroker.alexa2

ioBroker Adapter to control Amazon Alexa/Echo devices
MIT License
160 stars 46 forks source link

History is not updating any longer (since 16.4.24) #1164

Closed IchBinSmart closed 5 months ago

IchBinSmart commented 5 months ago

Check if the Bug maybe is with Amazon
The adapter is using the same API as the Alexa mobile App. This means:

I have checked this - alexa app is showing the activities

Describe the bug
Alexa Adapter doesn't provide a history any longer. See debug log attached. In the alexa app it is still working. I tried the following:

  1. Get new cookies
  2. Trigger the update manually using the DP
  3. In Alexa App commands are shown in history
  4. Push connection is enabled - everything in adapter is on standard settings.

To Reproduce
Talk to alexa, check if history json or summary gets updated.

Expected behavior
history json or summary should update.

Screenshots & Logfiles
I attached logfiles from debug (start of adapter until voice command)

Versions:

Additional context
Add any other context about the problem here.

IchBinSmart commented 5 months ago

alexa20.zip

... udpdating log file...

Apollon77 commented 5 months ago

Please try GitHub version ... Release will come as soon as I have one other info that it works again

DariusM73 commented 5 months ago

@Apollon77 works as before (using workaround to trigger an update)

DariusM73 commented 5 months ago

@Apollon77 thanks for the hot fix !

HartmutKr commented 5 months ago

@Apollon77 funktioniert wieder alles wie gewohnt! Danke Apollon für deine super Arbeit!