Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Alexa2 Adapter 3.20

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Alexa2 Adapter 3.20

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 @coto last edited by

      @coto tja FireTV kenne ich nur das was unter FireTV ist.

      C Olli_M 2 Replies Last reply Reply Quote 0
      • Olli_M
        Olli_M @apollon77 last edited by

        @apollon77

        kurze Frage nochmal soll ich trotzdem ein Github Ticket aufmachen, weil aktuell egal wie der Button gerade heißt passiert bei mir nichts mhh?

        apollon77 1 Reply Last reply Reply Quote 0
        • C
          coto @apollon77 last edited by

          @apollon77 versteh deine Antwort nicht wirklich.

          Es geht bei mir um den FireTV Cube, der hat ja einen Lautsprecher eingebaut. Müsste ja dann einen Datenpunkt dafür geben.
          Eine Idee wie man den rausfindet?

          apollon77 1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @coto last edited by

            @coto da ich so ein Gerät nicht habe kann ich nur raten. Bzw nichts dazu dazu sagen.

            Am Ende gern github issue als Feature request anlegen und zeigen wie es in den Objekten aktuell aussieht und auch wie du in der Alexa App die Lautstärke des Gerätes setzen kannst. Und dann vollständiges debug log vom
            Adapterstart mit Referenz zum angelegten issue mir als email senden an iobroker@fischer-ka.de (logfile als Text von Platte unter /opt/iobroker/log/…)

            C 1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 @Olli_M last edited by

              @olli_m debug log vom ausführen eines triggers auf den state bitte posten.

              1 Reply Last reply Reply Quote 0
              • C
                coto @apollon77 last edited by

                @apollon77 Ich hab mal das LogFile ausgelesen.

                Hier der Auszug vom FireTV Cube (G0911X030287012K) und einem Echo (f55610e1ecb941269a8a7f2110d9b527)

                Bei beiden gibt es ein "Initialize Volume for Device"

                Zeile1 - Cube mit volume=13 (muted=false)
                Zeile39 - Echo mit volume=33 (muted=false)

                Der Datenpunkt wird allerdings nur beim Echo erzeugt

                Zeile62 - alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.volume:

                2022-12-04 13:41:31.864  - debug: alexa2.0 (25470) Initialize Volume for Device G0911X030287012K: volume=13 (muted=false)
                2022-12-04 13:41:31.875  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.providerName: {"val":"","ack":true,"ts":1670157691872,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511055}
                2022-12-04 13:41:31.878  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.providerId: {"val":"","ack":true,"ts":1670157691873,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511024}
                2022-12-04 13:41:31.919  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.radioStationId: {"val":"","ack":true,"ts":1670157691915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511035}
                2022-12-04 13:41:31.921  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.service: {"val":"","ack":true,"ts":1670157691915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511046}
                2022-12-04 13:41:31.924  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.contentType: {"val":"","ack":true,"ts":1670157691915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094510985}
                2022-12-04 13:41:31.926  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.controlPause: {"val":false,"ack":true,"ts":1670157691915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511358}
                2022-12-04 13:41:31.928  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.controlPlay: {"val":false,"ack":true,"ts":1670157691915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511344}
                2022-12-04 13:41:31.931  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.imageURL: {"val":"","ack":true,"ts":1670157691915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511012}
                2022-12-04 13:41:31.933  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.mediaId: {"val":null,"ack":true,"ts":1670157691915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094620937}
                2022-12-04 13:41:31.936  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.queueId: {"val":null,"ack":true,"ts":1670157691915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094620938}
                2022-12-04 13:41:31.938  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.quality: {"val":"","ack":true,"ts":1670157691915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511145}
                2022-12-04 13:41:31.940  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.qualityCodec: {"val":"","ack":true,"ts":1670157691916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511169}
                2022-12-04 13:41:31.942  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.qualityDataRate: {"val":null,"ack":true,"ts":1670157691916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094620939}
                2022-12-04 13:41:31.944  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.qualitySampleRate: {"val":null,"ack":true,"ts":1670157691916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094620984}
                2022-12-04 13:41:31.947  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.allowNext: {"val":false,"ack":true,"ts":1670157691916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511191}
                2022-12-04 13:41:31.949  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.allowPlayPause: {"val":false,"ack":true,"ts":1670157691916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511201}
                2022-12-04 13:41:31.951  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.allowPrevious: {"val":false,"ack":true,"ts":1670157691916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511210}
                2022-12-04 13:41:31.953  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.allowRepeat: {"val":false,"ack":true,"ts":1670157691916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511223}
                2022-12-04 13:41:31.955  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.allowShuffle: {"val":false,"ack":true,"ts":1670157691916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511236}
                2022-12-04 13:41:31.958  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.playingInGroup: {"val":false,"ack":true,"ts":1670157691916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511245}
                2022-12-04 13:41:31.960  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.playingInGroupId: {"val":null,"ack":true,"ts":1670157691916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094620985}
                2022-12-04 13:41:31.962  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.currentState: {"val":false,"ack":true,"ts":1670157691917,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511000}
                2022-12-04 13:41:31.964  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.currentTitle: {"val":"","ack":true,"ts":1670157691917,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511070}
                2022-12-04 13:41:31.966  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.currentArtist: {"val":"","ack":true,"ts":1670157691917,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511082}
                2022-12-04 13:41:31.968  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.currentAlbum: {"val":"","ack":true,"ts":1670157691917,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511092}
                2022-12-04 13:41:31.971  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.mainArtUrl: {"val":"","ack":true,"ts":1670157691917,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511101}
                2022-12-04 13:41:31.973  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.miniArtUrl: {"val":"","ack":true,"ts":1670157691918,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511110}
                2022-12-04 13:41:31.975  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.mediaLength: {"val":0,"ack":true,"ts":1670157691918,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511266}
                2022-12-04 13:41:31.978  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1670157691918,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094620989}
                2022-12-04 13:41:31.987  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.mediaProgress: {"val":0,"ack":true,"ts":1670157691918,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511287}
                2022-12-04 13:41:31.990  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1670157691918,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094620989}
                2022-12-04 13:41:31.992  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1670157691918,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511315}
                2022-12-04 13:41:31.994  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.mediaRemaining: {"val":0,"ack":true,"ts":1670157691918,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094511325}
                2022-12-04 13:41:31.997  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.G0911X030287012K.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1670157691918,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094620989}
                2022-12-04 13:41:33.532  - debug: alexa2.0 (25470) Alexa-Remote: No authentication check needed (time elapsed 132846)
                2022-12-04 13:41:33.533  - debug: alexa2.0 (25470) Alexa-Remote: Sending Request with {"host":"eu-api-alexa.amazon.de","path":"/api/np/player?deviceSerialNumber=f55610e1ecb941269a8a7f2110d9b527&deviceType=A3C9PE6TNYLTCH&screenWidth=1392&_=1670157693532","method":"GET","timeout":10000,"headers":{}} 
                2022-12-04 13:41:33.842  - debug: alexa2.0 (25470) Alexa-Remote: Response: {"playerInfo":{"hint":null,"infoText":null,"isPlayingInLemur":false,"lemurVolume":null,"lyrics":null,"mainArt":null,"mediaId":null,"miniArt":null,"miniInfoText":null,"playbackSource":null,"playingInLemurId":null,"progress":null,"provider":null,"quality":null,"queueId":null,"state":null,"template":null,"transport":null,"upNextItems":null,"volume":null}}
                2022-12-04 13:41:33.842  - debug: alexa2.0 (25470) Initialize Volume for Device f55610e1ecb941269a8a7f2110d9b527: volume=33 (muted=false)
                2022-12-04 13:41:33.917  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.providerName: {"val":"","ack":true,"ts":1670157693904,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577589}
                2022-12-04 13:41:33.921  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.providerId: {"val":"","ack":true,"ts":1670157693904,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577590}
                2022-12-04 13:41:33.924  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.radioStationId: {"val":"","ack":true,"ts":1670157693905,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577590}
                2022-12-04 13:41:33.927  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.service: {"val":"","ack":true,"ts":1670157693905,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577591}
                2022-12-04 13:41:33.928  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.contentType: {"val":"","ack":true,"ts":1670157693905,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577591}
                2022-12-04 13:41:33.935  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.controlPause: {"val":false,"ack":true,"ts":1670157693907,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1669685261930}
                2022-12-04 13:41:33.938  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.controlPlay: {"val":false,"ack":true,"ts":1670157693908,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1642783259303}
                2022-12-04 13:41:33.945  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.imageURL: {"val":"","ack":true,"ts":1670157693908,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577593}
                2022-12-04 13:41:33.949  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.mediaId: {"val":null,"ack":true,"ts":1670157693908,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838344984}
                2022-12-04 13:41:33.952  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.queueId: {"val":null,"ack":true,"ts":1670157693908,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838344984}
                2022-12-04 13:41:33.953  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.quality: {"val":"","ack":true,"ts":1670157693909,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838256776}
                2022-12-04 13:41:33.954  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.qualityCodec: {"val":"","ack":true,"ts":1670157693909,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838256786}
                2022-12-04 13:41:33.958  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.qualityDataRate: {"val":null,"ack":true,"ts":1670157693909,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838344985}
                2022-12-04 13:41:33.963  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.qualitySampleRate: {"val":null,"ack":true,"ts":1670157693910,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838344985}
                2022-12-04 13:41:33.964  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.allowNext: {"val":false,"ack":true,"ts":1670157693910,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838256806}
                2022-12-04 13:41:33.965  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.allowPlayPause: {"val":false,"ack":true,"ts":1670157693911,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838256815}
                2022-12-04 13:41:33.969  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.allowPrevious: {"val":false,"ack":true,"ts":1670157693911,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838256825}
                2022-12-04 13:41:33.973  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.allowRepeat: {"val":false,"ack":true,"ts":1670157693911,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838256834}
                2022-12-04 13:41:33.981  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.allowShuffle: {"val":false,"ack":true,"ts":1670157693911,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838256844}
                2022-12-04 13:41:33.981  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.playingInGroup: {"val":false,"ack":true,"ts":1670157693911,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838256853}
                2022-12-04 13:41:33.982  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.playingInGroupId: {"val":null,"ack":true,"ts":1670157693911,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838345031}
                2022-12-04 13:41:34.015  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.muted: {"val":false,"ack":true,"ts":1670157693912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1641758350496}
                2022-12-04 13:41:34.016  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.volume: {"val":33,"ack":true,"ts":1670157693912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1670094622687}
                2022-12-04 13:41:34.017  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.currentState: {"val":false,"ack":true,"ts":1670157693912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1642783259303}
                2022-12-04 13:41:34.017  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.currentTitle: {"val":"","ack":true,"ts":1670157693912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577607}
                2022-12-04 13:41:34.018  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.currentArtist: {"val":"","ack":true,"ts":1670157693912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577607}
                2022-12-04 13:41:34.018  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.currentAlbum: {"val":"","ack":true,"ts":1670157693912,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1641758350423}
                2022-12-04 13:41:34.019  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.mainArtUrl: {"val":"","ack":true,"ts":1670157693913,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577608}
                2022-12-04 13:41:34.019  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.miniArtUrl: {"val":"","ack":true,"ts":1670157693914,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577608}
                2022-12-04 13:41:34.020  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.mediaLength: {"val":0,"ack":true,"ts":1670157693914,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1641758350446}
                2022-12-04 13:41:34.021  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1670157693915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1641758350527}
                2022-12-04 13:41:34.021  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.mediaProgress: {"val":0,"ack":true,"ts":1670157693915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577608}
                2022-12-04 13:41:34.022  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.mediaProgressStr: {"val":"0","ack":true,"ts":1670157693915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1645262577609}
                2022-12-04 13:41:34.022  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.mediaProgressPercent: {"val":0,"ack":true,"ts":1670157693915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1641758350577}
                2022-12-04 13:41:34.023  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.mediaRemaining: {"val":0,"ack":true,"ts":1670157693915,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1667838256907}
                2022-12-04 13:41:34.023  - debug: alexa2.0 (25470) State changed alexa2.0.Echo-Devices.f55610e1ecb941269a8a7f2110d9b527.Player.mediaLengthStr: {"val":"0","ack":true,"ts":1670157693916,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1641758350527}
                
                
                padrino apollon77 2 Replies Last reply Reply Quote 0
                • padrino
                  padrino Most Active @coto last edited by

                  @coto
                  Ich schätze mal, das ist ähnlich wie beim Handy, da wird auch kein Datenpunkt "volume" erzeugt.
                  Und wenn ich mich richtig erinnere, hat @apollon77 mir mal gesagt, der Adapter kann nur erzeugen, was er als Feature vom Gerät als Info erhält.
                  Also, mal eben einen Datenpunkt kreieren und schauen, ob er evtl. doch funktioniert, geht glaube ich nicht, oder?

                  C 1 Reply Last reply Reply Quote 0
                  • C
                    coto @padrino last edited by

                    @padrino

                    Und wenn ich mich richtig erinnere, hat @apollon77 mir mal gesagt, der Adapter kann nur erzeugen, was er als Feature vom Gerät als Info erhält.

                    Aber die Info vom Gerät wird doch ausgelesen, siehe im Log Zeile 1

                    2022-12-04 13:41:31.864  - debug: alexa2.0 (25470) Initialize Volume for Device G0911X030287012K: volume=13 (muted=false)
                    

                    Mein Problem ist eigentlich, dass wenn ich per Script über den Datenpunkt "Commands.announcement" eine Ansage auslöse, im Anschluss daran die Lautstärke vom Gerät verstellt ist. Alles weiter ist dann zu leise zu hören und ich muss das Gerät wieder manuell die Lautstärke erhöhen.

                    1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @coto last edited by apollon77

                      @coto padrino ist schon richtig. Vieles hängt davon ab was als capabilities für das Gerät gemeldet wird. Also bitte vollständiges log und github issue. Auszüge aus dem log helfen da gar nichts.

                      1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 last edited by

                        Stable ist jetzt Alexa2 3.23.x ---> https://forum.iobroker.net/topic/60392/alexa2-version-3-23-1

                        1 Reply Last reply Reply Quote 1
                        • Olli_M
                          Olli_M @apollon77 last edited by

                          @apollon77
                          Hi Apollon,

                          mal ne frage, wann aktualisiert der Alexa Adapter die Devices? Also ich hab neue Szenen in HUE angelegt was ja mit Alexa verbunden ist. In der Alexa App seh ich diese schon, aber wann bekomme ich diese als DP? Adapter Neustarten hab ich jetzt mal gemacht aber sehe sie immer noch nicht 😕

                          apollon77 1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 @Olli_M last edited by

                            @olli_m Beim Adapterstart tut er das ... am Ende geht aber aktuell nur die 3.23.x ... Also wenn Du passend zum Thread noch einen 3.20 hast bitte Updaten

                            Olli_M 1 Reply Last reply Reply Quote 0
                            • Olli_M
                              Olli_M @apollon77 last edited by

                              @apollon77 ja die version hatte ich drauf dann neu gestartet aber kam dann nicht und hab dann über den DP query all probiert dann wars da, vielleicht hätte ich auch nach dem start länger warten sollen. werde nochmal was Szenen hinzufügen und nochmal gucken ob er es dann automatisch macht 🙂

                              apollon77 1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 @Olli_M last edited by

                                @olli_m Ja, einfach länger warten. Bevor im Log nicht "Subscribe to states" kommt ist der Adapter noch am initialisieren ... das kann mehrere Minuten dauern. Ganz locker bleiben - so wie es auch im Log steht

                                S 1 Reply Last reply Reply Quote 1
                                • S
                                  Spencer @apollon77 last edited by

                                  @apollon77
                                  Moin, seit zwei Tagen kann Alexa die Geräte nicht finden, habe dann auf 3.23.2 geupdated. Adapter leuchtet grün, aber die geräte reagieren nicht bzw. werden nicht gefunden. Es lief sonst immer einwandfrei.

                                  alexa2.0 2022-12-08 08:47:39.276	info	Initialization Done ...
                                  alexa2.0 2022-12-08 08:47:24.779	info	Alexa-Push-Connection (macDms = true) established. Disable Polling
                                  alexa2.0 2022-12-08 08:47:21.990	info	Subscribing to states...
                                  alexa2.0 2022-12-08 08:47:20.513	info	No smart home devices to query
                                  alexa2.0 2022-12-08 08:46:48.442	info	Initialize all Device states ...
                                  alexa2.0 2022-12-08 08:46:44.217	info	Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
                                  alexa2.0 2022-12-08 08:46:44.191	info	starting. Version 3.23.2 in /opt/iobroker/node_modules/iobroker.alexa2, node: v16.17.0, js-controller: 4.0.23
                                  
                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @Spencer last edited by

                                    @spencer Was heisst "werden nicht gefunden"? Was heisst "reagieren nicht"?

                                    Oder beziehst Du dich auf dei Meldung "No smart home devices to query"? Die bedeutet nur das du keine Geräte ausgewählt hast die bei einem "query All" abgefragt werden. EIn "query" einzelner Geräte sollte an sich tun. Bisher sind keine Probleme bekannt

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      Spencer @apollon77 last edited by

                                      @apollon77
                                      Alles gut, es liegt nicht am Alexa Adapter, der läuft. So wie es aussieht ist Homematic bzw. der Cloudmatic Dienst down.
                                      Sorry

                                      apollon77 1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 @Spencer last edited by

                                        @spencer Alles klar, Danke für dein Feedback.

                                        Aber mal rech gefragt: Warum nutzt du nicht hmip bzw hm-rpc/rega adapter? Ich denke solche Dinge wo es native Adapter gibt sollten tunlichst NICHT per Alexa2 gesteuert werden!

                                        S 1 Reply Last reply Reply Quote 2
                                        • S
                                          Spencer @apollon77 last edited by

                                          @apollon77

                                          Ich nutze den hmip bzw hm-rpc/rega adapter, aber ich war vorhin auf der falschen Spur.
                                          Den Alexa 2 Adapter benutze ich hauptsächlich für selbsterstellte Sprachansagen und nicht-hm Geräte 😅

                                          apollon77 1 Reply Last reply Reply Quote 1
                                          • apollon77
                                            apollon77 @Spencer last edited by

                                            @spencer Das freut mich zu hören 🙂

                                            Olli_M 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            802
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            45
                                            307
                                            34816
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo