Apollon77 / ioBroker.alexa2

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

Namen von App-Devices alle gleich und Ordner Player von App-Devices ist nicht vorhanden 3.26.4 #1163

Open Johannes200658 opened 5 months ago

Johannes200658 commented 5 months ago

Wenn man in der Instanz festlegt, das auch App-Devices abgefragt werden sollen, haben diese alle den identischen Namen. Die ID ist natürlich immer eine andere. Screenshot 1

Alexa Namen 2

Wenn man über die Alexa App auf dem iPhone Radio hört, werden im Log Warnungen angezeigt:

2024-04-11 08:50:25.726 - warn: alexa2.0 (251666) State "alexa2.0.Echo-Devices.5BAE0FAE1111111111C57B1C95B4BDC4.Player.controlPause" has no existing object, this might lead to an error in future versions 2024-04-11 08:50:25.770 - warn: alexa2.0 (251666) State "alexa2.0.Echo-Devices.5BAE0FAE1111111111C57B1C95B4BDC4.Player.controlPlay" has no existing object, this might lead to an error in future versions 2024-04-11 08:50:25.770 - warn: alexa2.0 (251666) State "alexa2.0.Echo-Devices.5BAE0FAE1111111111C57B1C95B4BDC4.Player.currentState" has no existing object, this might lead to an error in future versions

Wie im nächsten Screenshot 2 zu sehen, wird unterhalb der App-Devices der Ordner "Player" nicht angelegt. Das Problem lässt sich auch reproduzieren.

Alexa Namen 3

Ein ausführliches Protokoll schicke ich per Mail.

Forum: https://forum.iobroker.net/topic/69996/alexa2-3-26-x/111

(Node.js v18.20.1; NPM 10.5.0; js-controller 5.0.19)

Johannes