Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Alexa2 Version 3.23.1+

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Sushibomba @DJMarc75 last edited by

      @djmarc75

      Ok verstehe die Frage zwar nicht ganz aber mein Skript läuft ja.
      Es gibt halt nur nicht reproduzierbar längere und kürzere Intervalle bis mein Echo Dot den Radio-Sender Defjay spielt.

      Also:

      1. Jemand geht ins Bad - TuneIn also Defjay an wenn Bewegung erkannt
      2. Längere Zeit keine Bewegung mehr dann TuneIn Stop

      Achja und je nach Tageszeit halt andere Lautstärken und halt spät abends und in der Nacht gar nicht.

      DJMarc75 2 Replies Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 @Sushibomba last edited by DJMarc75

        @sushibomba Vorschlag:

        Screenshot 2023-08-07 205508.png

        Da sind natürlich keine Debugs und auch keine Telegrams drin 😉

        edit: wir sind grad echt OffTopic 😁

        1 Reply Last reply Reply Quote 1
        • DJMarc75
          DJMarc75 @Sushibomba last edited by

          @sushibomba

          <xml xmlns="https://developers.google.com/blockly/xml">
           <variables>
             <variable id="ArF@RQP@E4dRrEB6V=Y+">musik läuft</variable>
             <variable id="5@{OBB!pgabI9xXk2O~n">volume</variable>
           </variables>
           <block type="variables_set" id="0;:0an@a~eRFJD%hr4{F" x="-1063" y="-362">
             <field name="VAR" id="ArF@RQP@E4dRrEB6V=Y+">musik läuft</field>
             <value name="VALUE">
               <block type="logic_boolean" id="p3]$pTV8:f*m^x;Z`epp">
                 <field name="BOOL">FALSE</field>
               </block>
             </value>
             <next>
               <block type="comment" id="`5e(f:ij|C6*J7T!K5Qx">
                 <field name="COMMENT">Occupancy</field>
                 <next>
                   <block type="on_ext" id="zH#-a*P*Yt-bpm=yh+@_">
                     <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                     <field name="CONDITION">ne</field>
                     <field name="ACK_CONDITION"></field>
                     <value name="OID0">
                       <shadow type="field_oid" id="Ab?XV5Mhj$;)QHjK41({">
                         <field name="oid">default</field>
                       </shadow>
                     </value>
                     <statement name="STATEMENT">
                       <block type="controls_if" id=":BQEb0vK5@7e1e)JBEN.">
                         <mutation elseif="1"></mutation>
                         <value name="IF0">
                           <block type="logic_operation" id="#/hG+M`;}F7-`(Bq@9X." inline="false">
                             <field name="OP">AND</field>
                             <value name="A">
                               <block type="logic_operation" id="tK;w2ROHQ@TeacmLPPWE" inline="false">
                                 <field name="OP">OR</field>
                                 <value name="A">
                                   <block type="time_compare_ex" id="mMB`8=m4$FAAY]2_DB~F">
                                     <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                     <field name="USE_ACTUAL_TIME">TRUE</field>
                                     <field name="OPTION">between</field>
                                     <value name="START_TIME">
                                       <shadow type="text" id="Muh,^j/YK}wa2|0T.%`}">
                                         <field name="TEXT">06:00</field>
                                       </shadow>
                                     </value>
                                     <value name="END_TIME">
                                       <shadow type="text" id="LD,)).dfu3ruMzFJ])-#">
                                         <field name="TEXT">08:00</field>
                                       </shadow>
                                     </value>
                                   </block>
                                 </value>
                                 <value name="B">
                                   <block type="time_compare_ex" id="3@]-:2Fc!|y;(FZG_(%x">
                                     <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                     <field name="USE_ACTUAL_TIME">TRUE</field>
                                     <field name="OPTION">between</field>
                                     <value name="START_TIME">
                                       <shadow type="text" id="P?i$3!$(]qN/4Jo=JiAL">
                                         <field name="TEXT">21:01</field>
                                       </shadow>
                                     </value>
                                     <value name="END_TIME">
                                       <shadow type="text" id="W:xT/a=a6P61!K.(V=qs">
                                         <field name="TEXT">23:59</field>
                                       </shadow>
                                     </value>
                                   </block>
                                 </value>
                               </block>
                             </value>
                             <value name="B">
                               <block type="logic_negate" id="d2EuU2lwhSF6*dCsGft~">
                                 <value name="BOOL">
                                   <block type="variables_get" id=";Bj:)jO|K,d74WP{H?pZ">
                                     <field name="VAR" id="ArF@RQP@E4dRrEB6V=Y+">musik läuft</field>
                                   </block>
                                 </value>
                               </block>
                             </value>
                           </block>
                         </value>
                         <statement name="DO0">
                           <block type="variables_set" id="(Zq6^`Se:.xJ^JI_U+#a">
                             <field name="VAR" id="5@{OBB!pgabI9xXk2O~n">volume</field>
                             <value name="VALUE">
                               <block type="math_number" id="9@wiCfjO`yr?jIC]eWHn">
                                 <field name="NUM">5</field>
                               </block>
                             </value>
                             <next>
                               <block type="procedures_callnoreturn" id="YhJ*2E?YF$jUKbAm)g0Y">
                                 <mutation name="DefJay"></mutation>
                               </block>
                             </next>
                           </block>
                         </statement>
                         <value name="IF1">
                           <block type="logic_operation" id="9aNc[0i*s0xdz}A^8iqY" inline="false">
                             <field name="OP">AND</field>
                             <value name="A">
                               <block type="time_compare_ex" id="Rc;r9*CJiDA?8zt/bphU">
                                 <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                 <field name="USE_ACTUAL_TIME">TRUE</field>
                                 <field name="OPTION">between</field>
                                 <value name="START_TIME">
                                   <shadow type="text" id=".~@W0~Zf0Ke@{MYPj/9S">
                                     <field name="TEXT">08:01</field>
                                   </shadow>
                                 </value>
                                 <value name="END_TIME">
                                   <shadow type="text" id="b,duG4R.9q:~(%f[;Ouh">
                                     <field name="TEXT">21:00</field>
                                   </shadow>
                                 </value>
                               </block>
                             </value>
                             <value name="B">
                               <block type="logic_negate" id="/[1u?*m%,Ycl3y{3t#){">
                                 <value name="BOOL">
                                   <block type="variables_get" id="YKpA/{)+}~lzx~o~8)x-">
                                     <field name="VAR" id="ArF@RQP@E4dRrEB6V=Y+">musik läuft</field>
                                   </block>
                                 </value>
                               </block>
                             </value>
                           </block>
                         </value>
                         <statement name="DO1">
                           <block type="variables_set" id="W#DR0c`S,7}%[r1$M(d-">
                             <field name="VAR" id="5@{OBB!pgabI9xXk2O~n">volume</field>
                             <value name="VALUE">
                               <block type="math_number" id="c0)Y}1g4/,?]w;.)C!.W">
                                 <field name="NUM">10</field>
                               </block>
                             </value>
                             <next>
                               <block type="procedures_callnoreturn" id="V+xM^*k(oqxyfy;6*bQs">
                                 <mutation name="DefJay"></mutation>
                               </block>
                             </next>
                           </block>
                         </statement>
                       </block>
                     </statement>
                     <next>
                       <block type="comment" id="6kydn`A2gUSRTfa^vSd[">
                         <field name="COMMENT">no_motion</field>
                         <next>
                           <block type="on_ext" id="{.Kj$;C/:K1H^lyy+J)9">
                             <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                             <field name="CONDITION">ne</field>
                             <field name="ACK_CONDITION"></field>
                             <value name="OID0">
                               <shadow type="field_oid" id="U4-8o[lw^~Orol+.L#`:">
                                 <field name="oid">default</field>
                               </shadow>
                             </value>
                             <statement name="STATEMENT">
                               <block type="controls_if" id="d9x~hFxMp!_xFZ:g*=Cw">
                                 <value name="IF0">
                                   <block type="logic_operation" id="7.|i#$S!faKc=^WxBB^+" inline="false">
                                     <field name="OP">AND</field>
                                     <value name="A">
                                       <block type="logic_compare" id=":7b8jw.z.]+L`TuvB3J~">
                                         <field name="OP">GT</field>
                                         <value name="A">
                                           <block type="on_source" id="P1i@B=TP7GxOFbW`CMCP">
                                             <field name="ATTR">state.val</field>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <block type="math_number" id="R-Cm%4ZnC0@LLrn3b]#|">
                                             <field name="NUM">180</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="variables_get" id="{(h[vL*/c~~m*ay6B$VR">
                                         <field name="VAR" id="ArF@RQP@E4dRrEB6V=Y+">musik läuft</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <statement name="DO0">
                                   <block type="control" id="c~e/euSo`@i[UMx,?851">
                                     <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                     <field name="OID">alexa2.0.Echo-Devices.G090LF1182060W0C.Player.controlPause</field>
                                     <field name="WITH_DELAY">FALSE</field>
                                     <value name="VALUE">
                                       <block type="logic_boolean" id="Zs0$,fjDIn)A5KUKw_fL">
                                         <field name="BOOL">TRUE</field>
                                       </block>
                                     </value>
                                     <next>
                                       <block type="variables_set" id="r!:Y(V2q3$RCKjn$Q}5i">
                                         <field name="VAR" id="ArF@RQP@E4dRrEB6V=Y+">musik läuft</field>
                                         <value name="VALUE">
                                           <block type="logic_boolean" id="B_~_)n_55j{2H]uc+x5.">
                                             <field name="BOOL">FALSE</field>
                                           </block>
                                         </value>
                                       </block>
                                     </next>
                                   </block>
                                 </statement>
                               </block>
                             </statement>
                           </block>
                         </next>
                       </block>
                     </next>
                   </block>
                 </next>
               </block>
             </next>
           </block>
           <block type="procedures_defnoreturn" id="ljDBOm=%?(V;N,ASL]Rl" x="-487" y="38">
             <field name="NAME">DefJay</field>
             <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
             <statement name="STACK">
               <block type="variables_set" id="KxiKB:6=W|P}LIG];G`S">
                 <field name="VAR" id="ArF@RQP@E4dRrEB6V=Y+">musik läuft</field>
                 <value name="VALUE">
                   <block type="logic_boolean" id="=JxpC%[aEPrYa..$bmpb">
                     <field name="BOOL">TRUE</field>
                   </block>
                 </value>
                 <next>
                   <block type="control" id="@xBP7V4pMW%4.kQHV|w?">
                     <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                     <field name="OID">alexa2.0.Echo-Devices.G090LF1182060W0C.Player.volume</field>
                     <field name="WITH_DELAY">FALSE</field>
                     <value name="VALUE">
                       <block type="variables_get" id="7s-V}P-US!-0^5SoWqLV">
                         <field name="VAR" id="5@{OBB!pgabI9xXk2O~n">volume</field>
                       </block>
                     </value>
                     <next>
                       <block type="control" id="n+$M_3}28k(g|^K!CakT">
                         <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                         <field name="OID">alexa2.0.Echo-Devices.G090LF1182060W0C.Player.TuneIn-Station</field>
                         <field name="WITH_DELAY">FALSE</field>
                         <value name="VALUE">
                           <block type="text" id="!vcCP~qfN1+9N-E5/.|:">
                             <field name="TEXT">s54430</field>
                           </block>
                         </value>
                       </block>
                     </next>
                   </block>
                 </next>
               </block>
             </statement>
           </block>
          </xml>
          

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

            Version 3.24.0 mit dem Fix wegen den Push-Notification geht gerade raus ... GitHub schon aktuell. Latest im laufe der Nacht

            Fabio apollon77 2 Replies Last reply Reply Quote 8
            • Fabio
              Fabio @apollon77 last edited by

              @apollon77 vielen Dank für deine Mühen. 👍👌😉

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

                @apollon77 sagte in Alexa2 Version 3.23.1+:

                Version 3.24.0 mit dem Fix wegen den Push-Notification geht gerade raus ... GitHub schon aktuell. Latest im laufe der Nacht

                Die 3.24.1 is the way to go 🙂

                Fabio Siragus Negalein 3 Replies Last reply Reply Quote 5
                • Fabio
                  Fabio @apollon77 last edited by

                  @apollon77 läuft super gerade getestet. Danke.👍

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

                    @fa-bio ebenso Danke 🙂

                    1 Reply Last reply Reply Quote 1
                    • Oreider
                      Oreider last edited by

                      Hallo zusammen,

                      jetzt hab ich bei mir noch den Fehler dass im Punkt "Player" unter anderem der currentState nicht aktualisiert wird.
                      Auch unter Version 3.24.1
                      Hab ich ein individuelles Problem in meinem Setup oder kann das jemand bestätigen?

                      @apollon77: Von mir auch ein Danke für deine super Arbeit!

                      Gruß
                      Tom

                      DJMarc75 Ro75 2 Replies Last reply Reply Quote 0
                      • DJMarc75
                        DJMarc75 @Oreider last edited by DJMarc75

                        @oreider sagte in Alexa2 Version 3.23.1+:

                        unter anderem der currentState nicht aktualisiert wird

                        "Unter Anderem" ist nicht ziehlführend
                        Bitte alle Datenpunte hier aufführen.

                        Oreider 1 Reply Last reply Reply Quote 0
                        • Ro75
                          Ro75 @Oreider last edited by

                          @oreider also ich kann folgende Aussage treffen:

                          1. Alexa spiele ... Radio
                          2. Radio beginnt zu spielen und der gennnte DP ("currentState") wird auf true gesetzt
                          3. Sage ich jetzt Alexa stopp oder betätige den DP "controlPause" wird der Stream beendet, allerdings läuft noch immer "mediaProgress" und "mediaProgressStr" weiter.
                          4. Erst 180 Sekunden später wird der genannte DP ("currentState") auf false gesetzt und die DP unter Punkt 3 halten an mit dem Zeitpunkt wo stopp gesagt wurde.

                          Ro75.

                          Ro75 1 Reply Last reply Reply Quote 0
                          • Oreider
                            Oreider @DJMarc75 last edited by

                            @djmarc75

                            Hallo,

                            verstehe....
                            Es wird keiner der Datenpunkte im Player aktualisiert.

                            Die Steuerungselemente unter Player wie Pause, Play usw. funktionieren hingegen noch wunderbar.

                            Gruß
                            Tom

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

                              @apollon77
                              Hallo apollon77, läuft wieder wunderbar.
                              Vielen Dank für Deine top Arbeit. 👍

                              1 Reply Last reply Reply Quote 0
                              • K
                                kingmyst last edited by

                                Ist schon bekannt das die History nicht mehr funktioniert? Siehe auch Bewertungen des Adapters..

                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @kingmyst last edited by

                                  @kingmyst

                                  Guten Morgen.

                                  Version 3.24.1 installieren...

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

                                    Eine Frage zum Adapter. Aus der Hilfe bin ich nicht schlau geworden.

                                    70395664-3255-4982-862a-03802d65c177-image.png

                                    Frage: Welche Werte sind hier zulässig, sprich min ist 0, aber was ist MAX? Und wo sind die Auswirkungen? Nur Sprache, Musik oder alles?

                                    Ro75.

                                    DJMarc75 1 Reply Last reply Reply Quote 0
                                    • DJMarc75
                                      DJMarc75 @Ro75 last edited by DJMarc75

                                      @ro75 sagte in Alexa2 Version 3.23.1+:

                                      Welche Werte sind hier zulässig

                                      Steht in den Objektdate 😉

                                      {
                                        "common": {
                                          "name": "Equalizer Bass",
                                          "type": "number",
                                          "role": "level.bass",
                                          "min": -6,
                                          "max": 6,
                                      

                                      @ro75 sagte in Alexa2 Version 3.23.1+:

                                      Nur Sprache, Musik oder alles?

                                      nur Musik

                                      Ro75 1 Reply Last reply Reply Quote 1
                                      • Ro75
                                        Ro75 @DJMarc75 last edited by

                                        @djmarc75 sagte in Alexa2 Version 3.23.1+:

                                        Steht in den Objektdate

                                        Danke für den Tipp. Da habe ich nicht nachgesehen. Aber gut zu wissen.

                                        Ro75.

                                        1 Reply Last reply Reply Quote 0
                                        • Negalein
                                          Negalein Global Moderator @apollon77 last edited by

                                          @apollon77 sagte in Alexa2 Version 3.23.1+:

                                          Die 3.24.1 is the way to go

                                          Amazon funkt wieder rein.

                                          DP wieder leer 😞

                                          Diginix 1 Reply Last reply Reply Quote 0
                                          • Ro75
                                            Ro75 last edited by

                                            Also bei mir funktioniert alles weiterhin, gerade getestet.

                                            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

                                            452
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            39
                                            255
                                            28548
                                            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