Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta)

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    259

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta)

Alexa2 Adapter 3.13/3.14/3.15/3.16/3.17 (Beta)

Scheduled Pinned Locked Moved ioBroker Allgemein
391 Posts 39 Posters 66.8k Views 38 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • apollon77A Offline
    apollon77A Offline
    apollon77
    wrote on last edited by apollon77
    #1

    Hi All,

    heute gibt mal ein lang ersehntes Update von Alexa2 auf die 3.13.0 (und am 6.7. auf 3.14.0 und am 9.7. auf 3.15.0) im beta Repo. Sollte im laufe des Tages bei allen auftauchen.

    Primär sollten die User die wegen komischen Family-Account-Konstellationen Probleme mit der 3.12 hatten jetzt mit der 3.13 wieder keine Probleme haben. Erstes GitHub Feedback legt dies zumindestens nahe.

    User die viele Geräte haben und daher Kommandos an Gruppen immer nur Teileise ausgeführt wurden sollten mit der 3.13 auch weniger Issues haben weil jetzt nicht mehr ein Request pro Gerät sondern nur einer für alles gemacht wird - sollte damit keine "Rate Limit" Fehler mehr geben.

    Weiterhin geht das aufrufen von TuneIn Station- und Topic-IDs wieder.

    Wer GitHub Issues erstellt hatte die jetzt gelöst sind bitte schliesen bzw kommentieren (auch wenn schon geschlossen).

    Das folgende ist der komplette Changelog der 3.13:

    • IMPORTANT List Names are now checked for invalid characters and replaced. Might change the name of objects in ioBroker. Old ones need to be deleted manually!
    • (Apollon77) Fix command sending in multi owner environments (e.g. Family shared devices)
    • (Apollon77) Add some new devices
    • (ammawel) Add the date of an alarm as state, not only time
    • (Apollon77) Add option to also query the App Devices to allow to send commands to them
    • (Apollon77) Rework Multiroom for commands to prevent rate limiting issues!
    • (Apollon77) Fix Routine Naming if triggers were used
    • (Apollon77) Support devices with "Ziggy" as wake word
    • (Apollon77) All commands with voice output respect the defined speak-volume now
    • (Apollon77) Allow again to directly enter TuneIn station Ids (s*) and topicIds (t*)
    • (Apollon77) Add media states to show remaining time of media playback
    • (simatec) Adjust link color im Admin configuration
    • (Apollon77) Some requests are automatically retried with a slight delay if Amazon responds with error 503

    Changelog der 3.14:

    • (Apollon77) Allow to define if Lists and Smart home devices are synced by the adapter with the Amazon Cloud at all
    • (Apollon77) Enhance Smart Home Device support by adding various controllers and states. If in your Alexa App something is configurable which is not in ioBroker please send a debug log!
    • (Apollon77) Re-Introduce the ability to poll smart home device states in intervals, but only devices are queried that report their status proactively to Amazon-Cloud to prevent Skill developer costs! ioBroker (and OpenHab) devices are NOT queried! The interval can be configured but must not be lower than 60s! Querying is disabled by default.
    • (Apollon77) Add message to send out sequences of commands to alexa devices
    • (Apollon77) Add Info states for macAddress and WifiSSID of the Alexa devices
    • (Apollon77) Add several new states for Player for allowed actions, medium quality
    • (Apollon77) Add mediaId and also allow to set it to jump to a defined entry in the playlist
    • (Apollon77) Add Commands.sound to play a sound
    • (Apollon77) Do not set the speak-volume when executing textCommand and deviceStop
    • (Apollon77) Do not set speak-volume if the volume is already as wanted when executing commands
    • (Apollon77) update Do-Not-Disturb status once on start and with device configuration updates
    • (Apollon77) Allow to specify the title in notification commands
    • (Apollon77) When a device plays music in a group then new states in "Player"will indicate this together with the group ID
    • (Apollon77) Allow to enable and disable smart home devices - this will be synced together with the smart home state updates from the cloud if changed in the app!
    • (Apollon77) Detect Rate limit exceeded response and do one automatic request retry 10s later (plus a random part)
    • (Apollon77) Slow down the update of player status to prevent rate limit exceeded errors. initial update of the player states is delayed on startup of the adapter
    • (Apollon77) Restore character replacement for Music providers (space is now again a "-")
    • (Apollon77) Add more devices
    • (Apollon77) Optimize startup and unload handling

    Changelog der 3.15:

    • (Apollon77) IMPORTANT: Format to specify multiple Details on "New" for Alarms and Reminders changed, see documentation!
    • (Apollon77) Add Alarm/Reminder triggered state per device which will contain the ID of the alarm that got triggered when it is triggered
    • (Apollon77) Add several more fields for Alarms and Reminders to show better the details of the alarm
    • (Apollon77) Allow to cancel Reminders and Alarms as in the Alexa App
    • (Apollon77) Allow to also edit Alarm/Reminder Dates additionally to the times
    • (Apollon77) Allow to set a custom Volume for Reminders and Alarms - it will be set 2s before the expected trigger and restored afterwards
    • (Apollon77) Calculate the "nextTriggerDate" as Timestamp of next expected triggering
    • (Apollon77) Add a JSON-Array with all running timers and the "next id" as state
    • (Apollon77) Allow to stop a timer by ID
    • (Apollon77) Add the days-list of Alarms when configured for recurrency
    • (Apollon77) Add new Commands skill and skillYours to start Skills
    • (Apollon77) Add Notification volume, Ascending Alarm setting and default notification sounds as preferences
    • (Apollon77) Slow down the initialization of all data a bit, so startup could take longer

    3.16.0 ist auf dem Weg:

    • (Apollon77) Add (official) support for Music-Alarms - they are now listed under "Alarms" together with the other Alarms! The "sound" list will contain the device specific music targets - so you can basically zse the ones that you created at least once via voice commands.
    • (Apollon77) For a Music Alarm the "customVolume" on the alarm is used to set the normal device volume 2s before the alarm but do not (!) reset it afterwards
    • (Apollon77) Prevent crashes on one time Alarms that just triggered

    3.17.1 bringt noch dazu:

    • (Apollon77) Add support to play Audible books in Music-Providers
    • (Apollon77) Optimize deletion of alarms and reminders
    • (Apollon77) Optimize requesting smart home device data
    • (Apollon77) Work around timing issues with speak-volume when using announcement
    • (Apollon77) Correctly initialize volume/mute on startup also when player data are not available
    • (Apollon77) Do not overwrite speak-volume (and some other fields) with null on adapter start
    • (Apollon77) Fix crash cases reported by Sentry

    Viel Spass beim testen und Danke für Euer Feedback!

    Ingo

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    sigi234S D DiginixD H 5 Replies Last reply
    12
    • apollon77A apollon77

      Hi All,

      heute gibt mal ein lang ersehntes Update von Alexa2 auf die 3.13.0 (und am 6.7. auf 3.14.0 und am 9.7. auf 3.15.0) im beta Repo. Sollte im laufe des Tages bei allen auftauchen.

      Primär sollten die User die wegen komischen Family-Account-Konstellationen Probleme mit der 3.12 hatten jetzt mit der 3.13 wieder keine Probleme haben. Erstes GitHub Feedback legt dies zumindestens nahe.

      User die viele Geräte haben und daher Kommandos an Gruppen immer nur Teileise ausgeführt wurden sollten mit der 3.13 auch weniger Issues haben weil jetzt nicht mehr ein Request pro Gerät sondern nur einer für alles gemacht wird - sollte damit keine "Rate Limit" Fehler mehr geben.

      Weiterhin geht das aufrufen von TuneIn Station- und Topic-IDs wieder.

      Wer GitHub Issues erstellt hatte die jetzt gelöst sind bitte schliesen bzw kommentieren (auch wenn schon geschlossen).

      Das folgende ist der komplette Changelog der 3.13:

      • IMPORTANT List Names are now checked for invalid characters and replaced. Might change the name of objects in ioBroker. Old ones need to be deleted manually!
      • (Apollon77) Fix command sending in multi owner environments (e.g. Family shared devices)
      • (Apollon77) Add some new devices
      • (ammawel) Add the date of an alarm as state, not only time
      • (Apollon77) Add option to also query the App Devices to allow to send commands to them
      • (Apollon77) Rework Multiroom for commands to prevent rate limiting issues!
      • (Apollon77) Fix Routine Naming if triggers were used
      • (Apollon77) Support devices with "Ziggy" as wake word
      • (Apollon77) All commands with voice output respect the defined speak-volume now
      • (Apollon77) Allow again to directly enter TuneIn station Ids (s*) and topicIds (t*)
      • (Apollon77) Add media states to show remaining time of media playback
      • (simatec) Adjust link color im Admin configuration
      • (Apollon77) Some requests are automatically retried with a slight delay if Amazon responds with error 503

      Changelog der 3.14:

      • (Apollon77) Allow to define if Lists and Smart home devices are synced by the adapter with the Amazon Cloud at all
      • (Apollon77) Enhance Smart Home Device support by adding various controllers and states. If in your Alexa App something is configurable which is not in ioBroker please send a debug log!
      • (Apollon77) Re-Introduce the ability to poll smart home device states in intervals, but only devices are queried that report their status proactively to Amazon-Cloud to prevent Skill developer costs! ioBroker (and OpenHab) devices are NOT queried! The interval can be configured but must not be lower than 60s! Querying is disabled by default.
      • (Apollon77) Add message to send out sequences of commands to alexa devices
      • (Apollon77) Add Info states for macAddress and WifiSSID of the Alexa devices
      • (Apollon77) Add several new states for Player for allowed actions, medium quality
      • (Apollon77) Add mediaId and also allow to set it to jump to a defined entry in the playlist
      • (Apollon77) Add Commands.sound to play a sound
      • (Apollon77) Do not set the speak-volume when executing textCommand and deviceStop
      • (Apollon77) Do not set speak-volume if the volume is already as wanted when executing commands
      • (Apollon77) update Do-Not-Disturb status once on start and with device configuration updates
      • (Apollon77) Allow to specify the title in notification commands
      • (Apollon77) When a device plays music in a group then new states in "Player"will indicate this together with the group ID
      • (Apollon77) Allow to enable and disable smart home devices - this will be synced together with the smart home state updates from the cloud if changed in the app!
      • (Apollon77) Detect Rate limit exceeded response and do one automatic request retry 10s later (plus a random part)
      • (Apollon77) Slow down the update of player status to prevent rate limit exceeded errors. initial update of the player states is delayed on startup of the adapter
      • (Apollon77) Restore character replacement for Music providers (space is now again a "-")
      • (Apollon77) Add more devices
      • (Apollon77) Optimize startup and unload handling

      Changelog der 3.15:

      • (Apollon77) IMPORTANT: Format to specify multiple Details on "New" for Alarms and Reminders changed, see documentation!
      • (Apollon77) Add Alarm/Reminder triggered state per device which will contain the ID of the alarm that got triggered when it is triggered
      • (Apollon77) Add several more fields for Alarms and Reminders to show better the details of the alarm
      • (Apollon77) Allow to cancel Reminders and Alarms as in the Alexa App
      • (Apollon77) Allow to also edit Alarm/Reminder Dates additionally to the times
      • (Apollon77) Allow to set a custom Volume for Reminders and Alarms - it will be set 2s before the expected trigger and restored afterwards
      • (Apollon77) Calculate the "nextTriggerDate" as Timestamp of next expected triggering
      • (Apollon77) Add a JSON-Array with all running timers and the "next id" as state
      • (Apollon77) Allow to stop a timer by ID
      • (Apollon77) Add the days-list of Alarms when configured for recurrency
      • (Apollon77) Add new Commands skill and skillYours to start Skills
      • (Apollon77) Add Notification volume, Ascending Alarm setting and default notification sounds as preferences
      • (Apollon77) Slow down the initialization of all data a bit, so startup could take longer

      3.16.0 ist auf dem Weg:

      • (Apollon77) Add (official) support for Music-Alarms - they are now listed under "Alarms" together with the other Alarms! The "sound" list will contain the device specific music targets - so you can basically zse the ones that you created at least once via voice commands.
      • (Apollon77) For a Music Alarm the "customVolume" on the alarm is used to set the normal device volume 2s before the alarm but do not (!) reset it afterwards
      • (Apollon77) Prevent crashes on one time Alarms that just triggered

      3.17.1 bringt noch dazu:

      • (Apollon77) Add support to play Audible books in Music-Providers
      • (Apollon77) Optimize deletion of alarms and reminders
      • (Apollon77) Optimize requesting smart home device data
      • (Apollon77) Work around timing issues with speak-volume when using announcement
      • (Apollon77) Correctly initialize volume/mute on startup also when player data are not available
      • (Apollon77) Do not overwrite speak-volume (and some other fields) with null on adapter start
      • (Apollon77) Fix crash cases reported by Sentry

      Viel Spass beim testen und Danke für Euer Feedback!

      Ingo

      sigi234S Online
      sigi234S Online
      sigi234
      Forum Testing Most Active
      wrote on last edited by sigi234
      #2

      @apollon77

      Super Danke.
      Sag mal kann man einen DP einbauen wo man Alle Online/Offline Geräte (alexa2.0.Echo-Devices) sieht? Ev. als Json Table oder Html?

      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Immer Daten sichern!

      apollon77A 1 Reply Last reply
      0
      • sigi234S sigi234

        @apollon77

        Super Danke.
        Sag mal kann man einen DP einbauen wo man Alle Online/Offline Geräte (alexa2.0.Echo-Devices) sieht? Ev. als Json Table oder Html?

        apollon77A Offline
        apollon77A Offline
        apollon77
        wrote on last edited by
        #3

        @sigi234 beschreib mal als github issue mit deinem use case.

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        1 Reply Last reply
        0
        • apollon77A apollon77

          Hi All,

          heute gibt mal ein lang ersehntes Update von Alexa2 auf die 3.13.0 (und am 6.7. auf 3.14.0 und am 9.7. auf 3.15.0) im beta Repo. Sollte im laufe des Tages bei allen auftauchen.

          Primär sollten die User die wegen komischen Family-Account-Konstellationen Probleme mit der 3.12 hatten jetzt mit der 3.13 wieder keine Probleme haben. Erstes GitHub Feedback legt dies zumindestens nahe.

          User die viele Geräte haben und daher Kommandos an Gruppen immer nur Teileise ausgeführt wurden sollten mit der 3.13 auch weniger Issues haben weil jetzt nicht mehr ein Request pro Gerät sondern nur einer für alles gemacht wird - sollte damit keine "Rate Limit" Fehler mehr geben.

          Weiterhin geht das aufrufen von TuneIn Station- und Topic-IDs wieder.

          Wer GitHub Issues erstellt hatte die jetzt gelöst sind bitte schliesen bzw kommentieren (auch wenn schon geschlossen).

          Das folgende ist der komplette Changelog der 3.13:

          • IMPORTANT List Names are now checked for invalid characters and replaced. Might change the name of objects in ioBroker. Old ones need to be deleted manually!
          • (Apollon77) Fix command sending in multi owner environments (e.g. Family shared devices)
          • (Apollon77) Add some new devices
          • (ammawel) Add the date of an alarm as state, not only time
          • (Apollon77) Add option to also query the App Devices to allow to send commands to them
          • (Apollon77) Rework Multiroom for commands to prevent rate limiting issues!
          • (Apollon77) Fix Routine Naming if triggers were used
          • (Apollon77) Support devices with "Ziggy" as wake word
          • (Apollon77) All commands with voice output respect the defined speak-volume now
          • (Apollon77) Allow again to directly enter TuneIn station Ids (s*) and topicIds (t*)
          • (Apollon77) Add media states to show remaining time of media playback
          • (simatec) Adjust link color im Admin configuration
          • (Apollon77) Some requests are automatically retried with a slight delay if Amazon responds with error 503

          Changelog der 3.14:

          • (Apollon77) Allow to define if Lists and Smart home devices are synced by the adapter with the Amazon Cloud at all
          • (Apollon77) Enhance Smart Home Device support by adding various controllers and states. If in your Alexa App something is configurable which is not in ioBroker please send a debug log!
          • (Apollon77) Re-Introduce the ability to poll smart home device states in intervals, but only devices are queried that report their status proactively to Amazon-Cloud to prevent Skill developer costs! ioBroker (and OpenHab) devices are NOT queried! The interval can be configured but must not be lower than 60s! Querying is disabled by default.
          • (Apollon77) Add message to send out sequences of commands to alexa devices
          • (Apollon77) Add Info states for macAddress and WifiSSID of the Alexa devices
          • (Apollon77) Add several new states for Player for allowed actions, medium quality
          • (Apollon77) Add mediaId and also allow to set it to jump to a defined entry in the playlist
          • (Apollon77) Add Commands.sound to play a sound
          • (Apollon77) Do not set the speak-volume when executing textCommand and deviceStop
          • (Apollon77) Do not set speak-volume if the volume is already as wanted when executing commands
          • (Apollon77) update Do-Not-Disturb status once on start and with device configuration updates
          • (Apollon77) Allow to specify the title in notification commands
          • (Apollon77) When a device plays music in a group then new states in "Player"will indicate this together with the group ID
          • (Apollon77) Allow to enable and disable smart home devices - this will be synced together with the smart home state updates from the cloud if changed in the app!
          • (Apollon77) Detect Rate limit exceeded response and do one automatic request retry 10s later (plus a random part)
          • (Apollon77) Slow down the update of player status to prevent rate limit exceeded errors. initial update of the player states is delayed on startup of the adapter
          • (Apollon77) Restore character replacement for Music providers (space is now again a "-")
          • (Apollon77) Add more devices
          • (Apollon77) Optimize startup and unload handling

          Changelog der 3.15:

          • (Apollon77) IMPORTANT: Format to specify multiple Details on "New" for Alarms and Reminders changed, see documentation!
          • (Apollon77) Add Alarm/Reminder triggered state per device which will contain the ID of the alarm that got triggered when it is triggered
          • (Apollon77) Add several more fields for Alarms and Reminders to show better the details of the alarm
          • (Apollon77) Allow to cancel Reminders and Alarms as in the Alexa App
          • (Apollon77) Allow to also edit Alarm/Reminder Dates additionally to the times
          • (Apollon77) Allow to set a custom Volume for Reminders and Alarms - it will be set 2s before the expected trigger and restored afterwards
          • (Apollon77) Calculate the "nextTriggerDate" as Timestamp of next expected triggering
          • (Apollon77) Add a JSON-Array with all running timers and the "next id" as state
          • (Apollon77) Allow to stop a timer by ID
          • (Apollon77) Add the days-list of Alarms when configured for recurrency
          • (Apollon77) Add new Commands skill and skillYours to start Skills
          • (Apollon77) Add Notification volume, Ascending Alarm setting and default notification sounds as preferences
          • (Apollon77) Slow down the initialization of all data a bit, so startup could take longer

          3.16.0 ist auf dem Weg:

          • (Apollon77) Add (official) support for Music-Alarms - they are now listed under "Alarms" together with the other Alarms! The "sound" list will contain the device specific music targets - so you can basically zse the ones that you created at least once via voice commands.
          • (Apollon77) For a Music Alarm the "customVolume" on the alarm is used to set the normal device volume 2s before the alarm but do not (!) reset it afterwards
          • (Apollon77) Prevent crashes on one time Alarms that just triggered

          3.17.1 bringt noch dazu:

          • (Apollon77) Add support to play Audible books in Music-Providers
          • (Apollon77) Optimize deletion of alarms and reminders
          • (Apollon77) Optimize requesting smart home device data
          • (Apollon77) Work around timing issues with speak-volume when using announcement
          • (Apollon77) Correctly initialize volume/mute on startup also when player data are not available
          • (Apollon77) Do not overwrite speak-volume (and some other fields) with null on adapter start
          • (Apollon77) Fix crash cases reported by Sentry

          Viel Spass beim testen und Danke für Euer Feedback!

          Ingo

          D Offline
          D Offline
          DrFirebird
          wrote on last edited by
          #4

          @apollon77
          ich finde die 3.13.0 nicht ....

          Thomas BraunT 1 Reply Last reply
          0
          • D DrFirebird

            @apollon77
            ich finde die 3.13.0 nicht ....

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #5

            @drfirebird

            Ist im Beta-Bereich:

            github:	3.13.0 for 1 days
            latest:	3.13.0 for 1 days
            stable:	3.11.2 for 8 months
            

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            1 Reply Last reply
            1
            • DJMarc75D Offline
              DJMarc75D Offline
              DJMarc75
              wrote on last edited by
              #6

              Läuft nicht ganz rund.
              Ich frage per Blockly alle 15 Minuten das Volume aller Echos ab und setze die dann (bei Bedarf) auf einen eingestellten Wert.
              Ergebnis seit ich gestern auf die 3.13.0 upgedated hab:

              alexa2.0
              	2022-07-03 11:15:00.603	error	Datatype for Echo-Devices.G0918308949108U1.Commands.speak-volume differs from expected, ignore state change! Please write correct datatype (number)
              

              Bin dann erstmal wieder auf 3.12 zurück.

              Lehrling seit 1975 !!!
              Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
              https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

              apollon77A 1 Reply Last reply
              0
              • DJMarc75D DJMarc75

                Läuft nicht ganz rund.
                Ich frage per Blockly alle 15 Minuten das Volume aller Echos ab und setze die dann (bei Bedarf) auf einen eingestellten Wert.
                Ergebnis seit ich gestern auf die 3.13.0 upgedated hab:

                alexa2.0
                	2022-07-03 11:15:00.603	error	Datatype for Echo-Devices.G0918308949108U1.Commands.speak-volume differs from expected, ignore state change! Please write correct datatype (number)
                

                Bin dann erstmal wieder auf 3.12 zurück.

                apollon77A Offline
                apollon77A Offline
                apollon77
                wrote on last edited by
                #7

                @djmarc75 Wie setzt du es denn? Da muss eine ZAHL ankommen (an sich schon immer, da wurde nichts dran geändert). Kann es sein das Du einen String schreibst? Dann bitte dein Skript korrigieren. Kein Adapterfehler

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                DJMarc75D 1 Reply Last reply
                0
                • apollon77A apollon77

                  @djmarc75 Wie setzt du es denn? Da muss eine ZAHL ankommen (an sich schon immer, da wurde nichts dran geändert). Kann es sein das Du einen String schreibst? Dann bitte dein Skript korrigieren. Kein Adapterfehler

                  DJMarc75D Offline
                  DJMarc75D Offline
                  DJMarc75
                  wrote on last edited by
                  #8

                  @apollon77 sagte in Alexa2 Adapter 3.13.0 (Beta):

                  Da muss eine ZAHL ankommen (an sich schon immer, da wurde nichts dran geändert)

                  Da kommt seit ich das Skript erstellt habe eine Zahl an und kein String.
                  Screenshot 2022-07-03 163649.png

                  Die 3.12.0 macht ja da auch keine Mucken.

                  Lehrling seit 1975 !!!
                  Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                  https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                  apollon77A 1 Reply Last reply
                  0
                  • DJMarc75D DJMarc75

                    @apollon77 sagte in Alexa2 Adapter 3.13.0 (Beta):

                    Da muss eine ZAHL ankommen (an sich schon immer, da wurde nichts dran geändert)

                    Da kommt seit ich das Skript erstellt habe eine Zahl an und kein String.
                    Screenshot 2022-07-03 163649.png

                    Die 3.12.0 macht ja da auch keine Mucken.

                    apollon77A Offline
                    apollon77A Offline
                    apollon77
                    wrote on last edited by apollon77
                    #9

                    @djmarc75 Dann bitte mal die Alexa 2 Instanz auf Debug stellen, nach dem Start und wenn sich das Log beruhtigt hat und dein skript das nächste mal läuft solltest Du vor dem "error" eine Zeile "State changed ..." sehen die genau das beinhaltet was ankommt. Was ist das denn? Zeig mal

                    PS: Und um genau zuschauen was das Blockly tut bitte mal auf das generierte JavaScript schauen (im JS Adapter auf das Blockly|JS" Icon klicken ... und mal zeigen bitte

                    PS: Log sieht bei mir so aus

                    2022-07-03 16:48:05.091  - debug: alexa2.0 (57490) State changed alexa2.0.Echo-Devices.XXXXX.Commands.speak-volume: {"val":40,"ack":false,"ts":1656859685090,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1656859685090}
                    2022-07-03 16:48:05.091  - debug: alexa2.0 (57490) Set speak-Volume for XXXXX: 40
                    2022-07-03 16:48:05.093  - debug: alexa2.0 (57490) State changed alexa2.0.Echo-Devices.XXXXX.Commands.speak-volume: {"val":40,"ack":true,"ts":1656859685093,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1656859685090}
                    
                    

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    DJMarc75D 1 Reply Last reply
                    0
                    • apollon77A apollon77

                      @djmarc75 Dann bitte mal die Alexa 2 Instanz auf Debug stellen, nach dem Start und wenn sich das Log beruhtigt hat und dein skript das nächste mal läuft solltest Du vor dem "error" eine Zeile "State changed ..." sehen die genau das beinhaltet was ankommt. Was ist das denn? Zeig mal

                      PS: Und um genau zuschauen was das Blockly tut bitte mal auf das generierte JavaScript schauen (im JS Adapter auf das Blockly|JS" Icon klicken ... und mal zeigen bitte

                      PS: Log sieht bei mir so aus

                      2022-07-03 16:48:05.091  - debug: alexa2.0 (57490) State changed alexa2.0.Echo-Devices.XXXXX.Commands.speak-volume: {"val":40,"ack":false,"ts":1656859685090,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1656859685090}
                      2022-07-03 16:48:05.091  - debug: alexa2.0 (57490) Set speak-Volume for XXXXX: 40
                      2022-07-03 16:48:05.093  - debug: alexa2.0 (57490) State changed alexa2.0.Echo-Devices.XXXXX.Commands.speak-volume: {"val":40,"ack":true,"ts":1656859685093,"q":0,"from":"system.adapter.alexa2.0","user":"system.user.admin","lc":1656859685090}
                      
                      
                      DJMarc75D Offline
                      DJMarc75D Offline
                      DJMarc75
                      wrote on last edited by
                      #10

                      @apollon77 Hiermit möchte ich höflichst um Entschuldigung bitten, da der Fehler an mir lag. Ich habe nach dem update vergessen die ENUMS (Aufzählungen) zu aktualisieren, also quasi neu anzulegen, da ich alle Objekte im Adapter gelöscht habe. Adapter in 3.13.0 läuft quasi super. Sorry für die Verwirrungen.

                      Lehrling seit 1975 !!!
                      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                      apollon77A 1 Reply Last reply
                      1
                      • DJMarc75D DJMarc75

                        @apollon77 Hiermit möchte ich höflichst um Entschuldigung bitten, da der Fehler an mir lag. Ich habe nach dem update vergessen die ENUMS (Aufzählungen) zu aktualisieren, also quasi neu anzulegen, da ich alle Objekte im Adapter gelöscht habe. Adapter in 3.13.0 läuft quasi super. Sorry für die Verwirrungen.

                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        wrote on last edited by
                        #11

                        @djmarc75 Danke, das wichtigste ist das wir die Ursache gefunden haben

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        1 Reply Last reply
                        1
                        • BananaJoeB Offline
                          BananaJoeB Offline
                          BananaJoe
                          Most Active
                          wrote on last edited by BananaJoe
                          #12

                          Öhm, ich gebe dem Echo im Badezimmer per TextCommand den Befehl "Spiele NDR zwei Niedersachsen" sobald man das Licht anmacht.

                          Das funktioniert auch noch, aber er ändert jetzt jedesmal die Lautstärke auf 50%.
                          Also erst die Lautstärke auf 50% mit dem diesem Ton der kommt wenn man die Lautstärke ändert, dann spielt er den Stream. Auch wenn die Lautstärke schon 50% ist.

                          ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 9 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 44TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=157 Tasmota/Shelly || >=88 ZigBee || PV 8.1kW / Akku 10,5kWh || 2x USV 900/750W kaskadiert || Creality CR-10 SE 3D-Drucker

                          apollon77A 1 Reply Last reply
                          0
                          • BananaJoeB BananaJoe

                            Öhm, ich gebe dem Echo im Badezimmer per TextCommand den Befehl "Spiele NDR zwei Niedersachsen" sobald man das Licht anmacht.

                            Das funktioniert auch noch, aber er ändert jetzt jedesmal die Lautstärke auf 50%.
                            Also erst die Lautstärke auf 50% mit dem diesem Ton der kommt wenn man die Lautstärke ändert, dann spielt er den Stream. Auch wenn die Lautstärke schon 50% ist.

                            apollon77A Offline
                            apollon77A Offline
                            apollon77
                            wrote on last edited by apollon77
                            #13

                            @bananajoe Hm ...ja so überlegt denke ich sollte man textCommand von dem "lautstärke setzen" ausnehmen. Ändere ich in der nächsten version.

                            PS: GitHub version hat (neben anderen Dingen) bereits check das speak-colume nicht gesetzt wird wenn volume schon passt oder bei textCommand. Gern testen

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            BananaJoeB 2 Replies Last reply
                            1
                            • apollon77A apollon77

                              @bananajoe Hm ...ja so überlegt denke ich sollte man textCommand von dem "lautstärke setzen" ausnehmen. Ändere ich in der nächsten version.

                              PS: GitHub version hat (neben anderen Dingen) bereits check das speak-colume nicht gesetzt wird wenn volume schon passt oder bei textCommand. Gern testen

                              BananaJoeB Offline
                              BananaJoeB Offline
                              BananaJoe
                              Most Active
                              wrote on last edited by
                              #14

                              @apollon77 Superschnell und schon erkannt trotz spärlicher Informationen - DANKE!

                              ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 9 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 44TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=157 Tasmota/Shelly || >=88 ZigBee || PV 8.1kW / Akku 10,5kWh || 2x USV 900/750W kaskadiert || Creality CR-10 SE 3D-Drucker

                              1 Reply Last reply
                              0
                              • apollon77A apollon77

                                @bananajoe Hm ...ja so überlegt denke ich sollte man textCommand von dem "lautstärke setzen" ausnehmen. Ändere ich in der nächsten version.

                                PS: GitHub version hat (neben anderen Dingen) bereits check das speak-colume nicht gesetzt wird wenn volume schon passt oder bei textCommand. Gern testen

                                BananaJoeB Offline
                                BananaJoeB Offline
                                BananaJoe
                                Most Active
                                wrote on last edited by BananaJoe
                                #15

                                @apollon77 ich hab gestern gegen 09:30 die Github Version gezogen.

                                textCommand macht jetzt nichts mehr, es passiert also nichts (und meine Familienmitglieder sind ganz schlechte Fehlermelder)

                                Logmeldungen schaue ich gleich mal.

                                ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 9 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 44TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=157 Tasmota/Shelly || >=88 ZigBee || PV 8.1kW / Akku 10,5kWh || 2x USV 900/750W kaskadiert || Creality CR-10 SE 3D-Drucker

                                apollon77A 1 Reply Last reply
                                0
                                • BananaJoeB BananaJoe

                                  @apollon77 ich hab gestern gegen 09:30 die Github Version gezogen.

                                  textCommand macht jetzt nichts mehr, es passiert also nichts (und meine Familienmitglieder sind ganz schlechte Fehlermelder)

                                  Logmeldungen schaue ich gleich mal.

                                  apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  wrote on last edited by
                                  #16

                                  @bananajoe Fixed auf GitHub

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  BananaJoeB 1 Reply Last reply
                                  1
                                  • apollon77A apollon77

                                    @bananajoe Fixed auf GitHub

                                    BananaJoeB Offline
                                    BananaJoeB Offline
                                    BananaJoe
                                    Most Active
                                    wrote on last edited by
                                    #17

                                    @apollon77 sagte in Alexa2 Adapter 3.13.0 (Beta):

                                    @bananajoe Fixed auf GitHub

                                    Mhh, also passiert immer noch nichts. Befehl erscheint auch nicht oder das Gerät mit dem letzten textCommand Befehl unter

                                    alexa2.0.History.xxx
                                    

                                    Im Log - auf Info - ist nichts zu sehen

                                    ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 9 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 44TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=157 Tasmota/Shelly || >=88 ZigBee || PV 8.1kW / Akku 10,5kWh || 2x USV 900/750W kaskadiert || Creality CR-10 SE 3D-Drucker

                                    apollon77A 1 Reply Last reply
                                    0
                                    • BananaJoeB BananaJoe

                                      @apollon77 sagte in Alexa2 Adapter 3.13.0 (Beta):

                                      @bananajoe Fixed auf GitHub

                                      Mhh, also passiert immer noch nichts. Befehl erscheint auch nicht oder das Gerät mit dem letzten textCommand Befehl unter

                                      alexa2.0.History.xxx
                                      

                                      Im Log - auf Info - ist nichts zu sehen

                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      wrote on last edited by apollon77
                                      #18

                                      @bananajoe Dann bitte mal ein Debug Log zeigen. Hats Du auch wirklich neu von GitHub aktualisiert? 🙂 Sonst gehe zurück auf die 3.13 aus dem Repo und warte auf die offizielle 3.14

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      BananaJoeB 1 Reply Last reply
                                      0
                                      • apollon77A apollon77

                                        @bananajoe Dann bitte mal ein Debug Log zeigen. Hats Du auch wirklich neu von GitHub aktualisiert? 🙂 Sonst gehe zurück auf die 3.13 aus dem Repo und warte auf die offizielle 3.14

                                        BananaJoeB Offline
                                        BananaJoeB Offline
                                        BananaJoe
                                        Most Active
                                        wrote on last edited by BananaJoe
                                        #19

                                        @apollon77 sagte in Alexa2 Adapter 3.13.0 (Beta):

                                        @bananajoe Dann bitte mal ein Debug Log zeigen. Hats Du auch wirklich neu von GitHub aktualisiert? 🙂 Sonst gehe zurück auf die 3.13 aus dem Repo und warte auf die offizielle 3.14

                                        Ich hatte "über die Katze" mit der direkten URL des GitHub-Projektes aktualisiert.
                                        Bin zurück auf die 3.12 (da ich erst heute Abend wieder zu Hause bin und den "Ehefrauen-Akzeptanz-Faktor" heute nicht weiter ausreizen wollte) mit der meine Skripte etc. wie gewohnt funktionieren.

                                        Ich wurde zwar oft ungläubig angestarrt "Was soll der Quatsch denn schon wieder!" - Aber missen will das keiner mehr vorn den dreien (Frau + 2 Kinder)

                                        ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 9 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 44TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=157 Tasmota/Shelly || >=88 ZigBee || PV 8.1kW / Akku 10,5kWh || 2x USV 900/750W kaskadiert || Creality CR-10 SE 3D-Drucker

                                        1 Reply Last reply
                                        0
                                        • FlexerF Offline
                                          FlexerF Offline
                                          Flexer
                                          wrote on last edited by
                                          #20

                                          @apollon77 Habe gerade die letzte Version von Gut gezogen. Leider geht speak bei mir nicht. Traffic z.B. lässt sich triggern. Jedoch ist speak tot bei mir

                                          Unterm Strich ist alles besser.


                                          Ja, voll geil hier!

                                          apollon77A 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          136

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe