Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Dyn. Liste darstellen und als Auswahlliste in VIS, iQontrol

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Dyn. Liste darstellen und als Auswahlliste in VIS, iQontrol

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rookie50 last edited by

      @liv-in-sky said in Dyn. Liste darstellen und als Auswahlliste in VIS, iQontrol:

      glaub ich nicht - das blockly ruft das module nicht

      In meiner "ursprünglichen Steuerung" habe in den DP für die Anzeige von Album, Titel und Artist genutzt. Den Status habe ich alle 5 Sekunden abfragt, für fortschrittsbalken usw.

      liv-in-sky 1 Reply Last reply Reply Quote 0
      • liv-in-sky
        liv-in-sky @Rookie50 last edited by

        @rookie50 @rookie50 verstehe - aber ich kann mir nicht vorstellen, dass dieses installierte modul auswirkungen auf das javascript hat, wenn es nicht expleziet aufgerufen wird

        ich war ja eh verwundert, das du ein xml format so lesen kannst

        habe gerade keine idee

        exportier' mal diesen block, dann schau ich mal bei mir

        R 1 Reply Last reply Reply Quote 0
        • R
          Rookie50 @liv-in-sky last edited by

          @liv-in-sky

          <xml xmlns="https://developers.google.com/blockly/xml">
            <variables>
              <variable id="+QRm(=Ejp5.2FwDfrulq">originalText</variable>
              <variable id="]T:/?:QRL;m/1wq*S#7S">suchText</variable>
              <variable id="SoreJ$m[hJ}Vs4{au@E7">tauschText</variable>
              <variable type="cron" id="schedule1">schedule1</variable>
              <variable id="*mH[}F.6Kta#KW;c3jPW">Text</variable>
              <variable id="SqHEqX_`I0]e3Glpt9iD">AnzZeichenSuchtext</variable>
              <variable id="p[!d9g5$d1fizuo7WbDZ">aktualisierung_an</variable>
              <variable id="qbn;e*.QW/TlYV3N%sr=">wertelist_browser</variable>
              <variable id="moB_xt[#isik:YT0=J3/">Stelle</variable>
              <variable id="V!?b;m:_l0eU[qp:2SFO">result</variable>
              <variable id="Y#iAI*FR!oAWI_VKn4tj">Teil_1</variable>
              <variable id="?;zNzBa@_q5|lTMhID_F">Teil_2</variable>
            </variables>
            <block type="on_ext" id="P9gIT)?_8qk=2a=Gyw7i" x="1012" y="-2688">
              <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="bUly[J[D=V%*PoJoQnK+">
                  <field name="oid">0_userdata.0.Media.Bluesound.Küche.Library_Folder</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="control" id="Z;;FV%9Jj|I*_609{miP">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                  <field name="OID">0_userdata.0.Media.Bluesound.Küche.Library_Folderstring</field>
                  <field name="WITH_DELAY">FALSE</field>
                  <value name="VALUE">
                    <block type="lists_getIndex" id=":cJHi4?i)mXdCqll-R:w">
                      <mutation statement="false" at="true"></mutation>
                      <field name="MODE">GET</field>
                      <field name="WHERE">FROM_START</field>
                      <value name="VALUE">
                        <block type="variables_get" id="`GQ])@$OJTDc$}!-8,Em">
                          <field name="VAR" id="qbn;e*.QW/TlYV3N%sr=">wertelist_browser</field>
                        </block>
                      </value>
                      <value name="AT">
                        <block type="get_value" id="a]Lgdui6,TOK{?|zwGoz">
                          <field name="ATTR">val</field>
                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.Library_Folder</field>
                        </block>
                      </value>
                    </block>
                  </value>
                </block>
              </statement>
            </block>
            <block type="procedures_defreturn" id="*?%n[KG5e1!^tNun#Hj5" x="-812" y="-1913">
              <mutation>
                <arg name="originalText" varid="+QRm(=Ejp5.2FwDfrulq"></arg>
                <arg name="suchText" varid="]T:/?:QRL;m/1wq*S#7S"></arg>
                <arg name="tauschText" varid="SoreJ$m[hJ}Vs4{au@E7"></arg>
              </mutation>
              <field name="NAME">changeText</field>
              <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
              <statement name="STACK">
                <block type="variables_set" id="LyZ2%lYW+kfm,4)yV8UN">
                  <field name="VAR" id="*mH[}F.6Kta#KW;c3jPW">Text</field>
                  <value name="VALUE">
                    <block type="variables_get" id="da5*p]}sO:{{|ZE!nhDe">
                      <field name="VAR" id="+QRm(=Ejp5.2FwDfrulq">originalText</field>
                    </block>
                  </value>
                  <next>
                    <block type="variables_set" id="yx;qp1@1fC(oiG4c5gZt">
                      <field name="VAR" id="SqHEqX_`I0]e3Glpt9iD">AnzZeichenSuchtext</field>
                      <value name="VALUE">
                        <block type="text_length" id="Jwz33ARDLc!=8:eDagDD">
                          <value name="VALUE">
                            <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="RZWm!~Yo4w5)66Gu|Gs_">
                              <field name="TEXT">abc</field>
                            </shadow>
                            <block type="variables_get" id="G2I+np)5qee]q{4)BlN2">
                              <field name="VAR" id="]T:/?:QRL;m/1wq*S#7S">suchText</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <next>
                        <block type="variables_set" id="eAGK[85W)DRaIaN!oMiH">
                          <field name="VAR" id="moB_xt[#isik:YT0=J3/">Stelle</field>
                          <value name="VALUE">
                            <block type="text_indexOf" id="/@rj}{;VUCJ8O|28^(Hf">
                              <field name="END">FIRST</field>
                              <value name="VALUE">
                                <block type="variables_get" id="}de%ffO*rIt%j6)99pf3">
                                  <field name="VAR" id="*mH[}F.6Kta#KW;c3jPW">Text</field>
                                </block>
                              </value>
                              <value name="FIND">
                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="7MprEQxoWq}#3~Xz:32k">
                                  <field name="TEXT">%0D%0A</field>
                                </shadow>
                                <block type="variables_get" id="7)r.X1a~Tee1!dAwZy`!">
                                  <field name="VAR" id="]T:/?:QRL;m/1wq*S#7S">suchText</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <next>
                            <block type="controls_whileUntil" id="4lR}{f])DWKyjt}.(6cc">
                              <field name="MODE">WHILE</field>
                              <value name="BOOL">
                                <block type="logic_compare" id="e`eUWK6kyOU=[/x]M({`">
                                  <field name="OP">GT</field>
                                  <value name="A">
                                    <block type="variables_get" id="}7HLWRwI(SDg1^@=czoV">
                                      <field name="VAR" id="moB_xt[#isik:YT0=J3/">Stelle</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="math_number" id="#y,za{r#@s7Ri.U!9v)A">
                                      <field name="NUM">0</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO">
                                <block type="controls_if" id="PM@Su)b1YOhTZo2qPxB]">
                                  <mutation else="1"></mutation>
                                  <value name="IF0">
                                    <block type="logic_compare" id="l,u?h{)Z-u/OozI,.79G">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="variables_get" id="B/K~z.ANK2);I3(uk4Bh">
                                          <field name="VAR" id="moB_xt[#isik:YT0=J3/">Stelle</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="|3~K:6jrHq7oxz=fL:Yz">
                                          <field name="NUM">1</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="comment" id="uN{|N4-0EabDJqYE0]@#">
                                      <field name="COMMENT">steht am Textanfang</field>
                                      <next>
                                        <block type="variables_set" id="9?Gy,w.t#1pdl^AOxc#Y">
                                          <field name="VAR" id="Y#iAI*FR!oAWI_VKn4tj">Teil_1</field>
                                          <value name="VALUE">
                                            <block type="variables_get" id="h(#=bJ`DU%y/Jd9%HR9I">
                                              <field name="VAR" id="SoreJ$m[hJ}Vs4{au@E7">tauschText</field>
                                            </block>
                                          </value>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                  <statement name="ELSE">
                                    <block type="variables_set" id="{R*X,7K)DA^dq/.~KK7{">
                                      <field name="VAR" id="Y#iAI*FR!oAWI_VKn4tj">Teil_1</field>
                                      <value name="VALUE">
                                        <block type="text_getSubstring" id="Img0opt.EB#)RM-bp~hw">
                                          <mutation at1="false" at2="true"></mutation>
                                          <field name="WHERE1">FIRST</field>
                                          <field name="WHERE2">FROM_START</field>
                                          <value name="STRING">
                                            <block type="variables_get" id="A9h*F{tgJR0y[Q0uv7,=">
                                              <field name="VAR" id="*mH[}F.6Kta#KW;c3jPW">Text</field>
                                            </block>
                                          </value>
                                          <value name="AT2">
                                            <block type="math_arithmetic" id="([5R[:8Ywn-thKN@r:~}">
                                              <field name="OP">MINUS</field>
                                              <value name="A">
                                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="u@:!j5WimCjV%fG9hPGs">
                                                  <field name="NUM">1</field>
                                                </shadow>
                                                <block type="variables_get" id="U0qw,~,2KoaAc37UO{l#">
                                                  <field name="VAR" id="moB_xt[#isik:YT0=J3/">Stelle</field>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <shadow type="math_number" id="DT#zRSRu1.y^|5Z#G37W">
                                                  <field name="NUM">1</field>
                                                </shadow>
                                              </value>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                    </block>
                                  </statement>
                                  <next>
                                    <block type="variables_set" id="Else^,?QE9TTS.Y%K]W=">
                                      <field name="VAR" id="?;zNzBa@_q5|lTMhID_F">Teil_2</field>
                                      <value name="VALUE">
                                        <block type="text_getSubstring" id="e8A7NqY7O!@K(aFlMpV#" inline="false">
                                          <mutation at1="true" at2="false"></mutation>
                                          <field name="WHERE1">FROM_START</field>
                                          <field name="WHERE2">LAST</field>
                                          <value name="STRING">
                                            <block type="variables_get" id="|jU0g8+eIgwn_|IB56)@">
                                              <field name="VAR" id="*mH[}F.6Kta#KW;c3jPW">Text</field>
                                            </block>
                                          </value>
                                          <value name="AT1">
                                            <block type="math_arithmetic" id="F#*%;R9ugmwaaas?WBwG">
                                              <field name="OP">ADD</field>
                                              <value name="A">
                                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="8/I%=/~YReHV]Iwo{}(J">
                                                  <field name="NUM">1</field>
                                                </shadow>
                                                <block type="variables_get" id="R0|a}kx2M~SYjPKS5Cc{">
                                                  <field name="VAR" id="moB_xt[#isik:YT0=J3/">Stelle</field>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id=";Q(aJ::90?0?H;-45cgS">
                                                  <field name="NUM">0</field>
                                                </shadow>
                                                <block type="variables_get" id="dY33=1IVxkrSH1k1#X6A">
                                                  <field name="VAR" id="SqHEqX_`I0]e3Glpt9iD">AnzZeichenSuchtext</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="variables_set" id="OcJS!-Ku1vQY4)I+r,gc">
                                          <field name="VAR" id="*mH[}F.6Kta#KW;c3jPW">Text</field>
                                          <value name="VALUE">
                                            <block type="text_join" id="%%D@nUqB1tt^`?qrUahx">
                                              <mutation items="3"></mutation>
                                              <value name="ADD0">
                                                <block type="variables_get" id="q]l%0Dpb89BZy1-m[TjM">
                                                  <field name="VAR" id="Y#iAI*FR!oAWI_VKn4tj">Teil_1</field>
                                                </block>
                                              </value>
                                              <value name="ADD1">
                                                <block type="variables_get" id="f~POFU0}K4-w]xVc1?,`">
                                                  <field name="VAR" id="SoreJ$m[hJ}Vs4{au@E7">tauschText</field>
                                                </block>
                                              </value>
                                              <value name="ADD2">
                                                <block type="variables_get" id="U77~u,Qfmb2g[O19eHoh">
                                                  <field name="VAR" id="?;zNzBa@_q5|lTMhID_F">Teil_2</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="variables_set" id="lao?KUxF77Si~Xc2j%^{">
                                              <field name="VAR" id="moB_xt[#isik:YT0=J3/">Stelle</field>
                                              <value name="VALUE">
                                                <block type="text_indexOf" id="[),PN,ZrAW,C/~:K[x[:">
                                                  <field name="END">FIRST</field>
                                                  <value name="VALUE">
                                                    <block type="variables_get" id="6{t:BeVh6=bsQF(zUhYG">
                                                      <field name="VAR" id="*mH[}F.6Kta#KW;c3jPW">Text</field>
                                                    </block>
                                                  </value>
                                                  <value name="FIND">
                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="{Vd/Su8uk@lo|:3KMi1L">
                                                      <field name="TEXT">%0D%0A</field>
                                                    </shadow>
                                                    <block type="variables_get" id="r|~fKkGR#@1@G6_GX`-g">
                                                      <field name="VAR" id="]T:/?:QRL;m/1wq*S#7S">suchText</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
              <value name="RETURN">
                <block type="variables_get" id=".*DA-:q/GzURSEPH2ZiQ">
                  <field name="VAR" id="*mH[}F.6Kta#KW;c3jPW">Text</field>
                </block>
              </value>
            </block>
            <block type="on_ext" id="7)?1A[QaPRjBlqqW+o#z" x="63" y="-412">
              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
              <field name="CONDITION">any</field>
              <field name="ACK_CONDITION"></field>
              <value name="OID0">
                <shadow type="field_oid" id="4Cxg;]3:k%DD08c5=-Js">
                  <field name="oid">0_userdata.0.Media.Bluesound.Küche.Stop</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="request" id="kCp_:n8M$^4`Yd8P/QDy">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                  <field name="WITH_STATEMENT">FALSE</field>
                  <field name="LOG">log</field>
                  <value name="URL">
                    <shadow type="text">
                      <field name="TEXT">text</field>
                    </shadow>
                    <block type="text_join" id="9_6|XmgF-o!/IDX(c5bT">
                      <mutation items="3"></mutation>
                      <value name="ADD0">
                        <block type="text" id="XwRsM{jew`aTJtH3j?}s">
                          <field name="TEXT">http://</field>
                        </block>
                      </value>
                      <value name="ADD1">
                        <block type="get_value" id="z$st~OHffc`QD:JOZ+!#">
                          <field name="ATTR">val</field>
                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.IP</field>
                        </block>
                      </value>
                      <value name="ADD2">
                        <block type="text" id="n)HC=rU!XSlaCyex#z%X">
                          <field name="TEXT">:11000/Pause</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <next>
                    <block type="variables_set" id="ne37.PKv5;,!QHSm_fgN">
                      <field name="VAR" id="p[!d9g5$d1fizuo7WbDZ">aktualisierung_an</field>
                      <value name="VALUE">
                        <block type="logic_boolean" id="^YzQSIDrca_7O?HTR[5D">
                          <field name="BOOL">FALSE</field>
                        </block>
                      </value>
                      <next>
                        <block type="control" id="LGr{712ub`##FK*LT#r.">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.Album</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="text" id="7=;d7DVIBgD|pizQtEk.">
                              <field name="TEXT"></field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="{$ky,88PBycJNb_34u?s">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Media.Bluesound.Küche.Artist</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="text" id="4^f/?Q1fD1jKlt#O0|oy">
                                  <field name="TEXT"></field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="qahg%}ZsU))Q7-cK+%u;">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Media.Bluesound.Küche.Artwork</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="text" id="YA@8X!#0E})?=mkC1KOc">
                                      <field name="TEXT"></field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="F9%|.z),+M]!(=ay^L:Q">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Media.Bluesound.Küche.Title</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="text" id="i]ihlf?FnRJ.N~%W8Z-,">
                                          <field name="TEXT"></field>
                                        </block>
                                      </value>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
            <block type="on_ext" id="Sev=?2(3{D4yq+plvjMb" x="63" y="88">
              <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="HXG}[HRqL=^(d;AQ-zEp">
                  <field name="oid">0_userdata.0.Media.Bluesound.Küche.Volume</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="request" id="rbRv}2c3K%4[Y~3W+%pL">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                  <field name="WITH_STATEMENT">FALSE</field>
                  <field name="LOG">log</field>
                  <value name="URL">
                    <shadow type="text" id="VNQ.0-:w3QbzIc?p}Bbc">
                      <field name="TEXT">text</field>
                    </shadow>
                    <block type="text_join" id="HI?xKM3!O/VEYOS$sA^:">
                      <mutation items="4"></mutation>
                      <value name="ADD0">
                        <block type="text" id="Dt^zH|?[^_G!jhLYd7Qw">
                          <field name="TEXT">http://</field>
                        </block>
                      </value>
                      <value name="ADD1">
                        <block type="get_value" id="h)W?TX7B.zju6}qYF~9t">
                          <field name="ATTR">val</field>
                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.IP</field>
                        </block>
                      </value>
                      <value name="ADD2">
                        <block type="text" id="UrXJd+5M=e+{(1oLCI3$">
                          <field name="TEXT">:11000/Volume?level=</field>
                        </block>
                      </value>
                      <value name="ADD3">
                        <block type="get_value" id="-#T/owsH/L#Xb8+@1hlr">
                          <field name="ATTR">val</field>
                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.Volume</field>
                        </block>
                      </value>
                    </block>
                  </value>
                </block>
              </statement>
            </block>
            <block type="schedule_create" id="M#X-bGuZ*/4[[Y_2DLIY" x="1063" y="38">
              <field name="NAME">schedule1</field>
              <value name="SCHEDULE">
                <shadow type="field_cron" id="c,H@u,.r`kI)U^y26OW}">
                  <field name="CRON">*/5 * * * * *</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="controls_if" id="|}Bar0g=4LVj}p~?ibC_">
                  <value name="IF0">
                    <block type="logic_compare" id="P1`Z^Sa+AdA:_05UjgTI">
                      <field name="OP">EQ</field>
                      <value name="A">
                        <block type="variables_get" id="fq,FvKXbM[?m::f~{pf`">
                          <field name="VAR" id="p[!d9g5$d1fizuo7WbDZ">aktualisierung_an</field>
                        </block>
                      </value>
                      <value name="B">
                        <block type="logic_boolean" id="pvO$luJo~o*uTsXz57QW">
                          <field name="BOOL">TRUE</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <statement name="DO0">
                    <block type="request" id=";[0C..zDNuE0%$7?q3}J">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
                      <field name="WITH_STATEMENT">TRUE</field>
                      <field name="LOG"></field>
                      <value name="URL">
                        <shadow type="text">
                          <field name="TEXT">text</field>
                        </shadow>
                        <block type="text_join" id="M^0:r7sEc~I%-g]mhk]q">
                          <mutation items="3"></mutation>
                          <value name="ADD0">
                            <block type="text" id="q`pSxk|Uhmb22Hh|^V(}">
                              <field name="TEXT">http://</field>
                            </block>
                          </value>
                          <value name="ADD1">
                            <block type="get_value" id="-/P7w.rYI!:K2E*|;a/Y">
                              <field name="ATTR">val</field>
                              <field name="OID">0_userdata.0.Media.Bluesound.Küche.IP</field>
                            </block>
                          </value>
                          <value name="ADD2">
                            <block type="text" id="8@:guEjO^#pK|*l)[HZ2">
                              <field name="TEXT">:11000/Status</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <statement name="STATEMENT">
                        <block type="debug" id="r/4N7uV7PWUR;X4?+@g+">
                          <field name="Severity">log</field>
                          <value name="TEXT">
                            <shadow type="text" id="XY2`wPREgSG^a!QpHSyu">
                              <field name="TEXT">test</field>
                            </shadow>
                            <block type="variables_get" id="d:Cig{Qu`#zSo)(h=c;o">
                              <field name="VAR" id="V!?b;m:_l0eU[qp:2SFO">result</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="{/RW2_=Bo)HGCaDG9LK7">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Media.Bluesound.Küche.Artist</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="get_attr" id="bxMpbbDzyA@)Od7,Ke`N">
                                  <value name="PATH">
                                    <shadow type="text" id="(a!y4e1V2!SZjxXP4(fL">
                                      <field name="TEXT">Artist</field>
                                    </shadow>
                                  </value>
                                  <value name="OBJECT">
                                    <block type="convert_object2json" id="xf:g*Hrm9+OOjr,Xa{f*">
                                      <field name="PRETTIFY">TRUE</field>
                                      <value name="VALUE">
                                        <block type="variables_get" id=":m@N$w~ih,E,`B~^rLC!">
                                          <field name="VAR" id="V!?b;m:_l0eU[qp:2SFO">result</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <next>
                                <block type="debug" id="oU.~e_SdapGq:]WGpET(">
                                  <field name="Severity">log</field>
                                  <value name="TEXT">
                                    <shadow type="text">
                                      <field name="TEXT">test</field>
                                    </shadow>
                                    <block type="get_value" id="%dW84hzqcSzD=*`8@5!e">
                                      <field name="ATTR">val</field>
                                      <field name="OID">0_userdata.0.Media.Bluesound.Küche.Artist</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="@bZr9b};$oYTUuo4%R}o">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Media.Bluesound.Küche.Title</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="get_attr" id="MaudAf+f={=+/[@.YiAS">
                                          <value name="PATH">
                                            <shadow type="text" id="w*/DnNB{!-GJ?7JF=7@1">
                                              <field name="TEXT">Title1</field>
                                            </shadow>
                                          </value>
                                          <value name="OBJECT">
                                            <block type="convert_object2json" id="vL38tFeC9Fzph.st)r)a">
                                              <field name="PRETTIFY">TRUE</field>
                                              <value name="VALUE">
                                                <block type="variables_get" id="uc6Qp:_~K8;|Fl;!e[17">
                                                  <field name="VAR" id="V!?b;m:_l0eU[qp:2SFO">result</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="FC5rZB)-,,SatPL;R%ch">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.Album</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="get_attr" id="v:Pk6%L^{_`O~]iU*]S!">
                                              <value name="PATH">
                                                <shadow type="text" id="s|#2b2/u.A)dmz*70QZ*">
                                                  <field name="TEXT">Album</field>
                                                </shadow>
                                              </value>
                                              <value name="OBJECT">
                                                <block type="convert_object2json" id="h7Mkq]AOylQhBn%a]sqv">
                                                  <field name="PRETTIFY">TRUE</field>
                                                  <value name="VALUE">
                                                    <block type="variables_get" id="AjAH=xR@Sy+}Yf(MpiwJ">
                                                      <field name="VAR" id="V!?b;m:_l0eU[qp:2SFO">result</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </statement>
                </block>
              </statement>
            </block>
            <block type="on_ext" id="e]gnXbSiVl)E$noe?^V$" x="63" y="438">
              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
              <field name="CONDITION">any</field>
              <field name="ACK_CONDITION"></field>
              <value name="OID0">
                <shadow type="field_oid" id="W;X?Hsk#gh2u!0yivk?:">
                  <field name="oid">0_userdata.0.Media.Bluesound.Küche.Play</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="request" id="9UfbJ,`_p{H7tjSb%q;M">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
                  <field name="WITH_STATEMENT">TRUE</field>
                  <field name="LOG">log</field>
                  <value name="URL">
                    <shadow type="text">
                      <field name="TEXT">text</field>
                    </shadow>
                    <block type="text_join" id="^O)H1tCk)ti#_u@M$j(~">
                      <mutation items="3"></mutation>
                      <value name="ADD0">
                        <block type="text" id="=0`FHbc*i1d1ymM3ii-i">
                          <field name="TEXT">http://</field>
                        </block>
                      </value>
                      <value name="ADD1">
                        <block type="get_value" id="*]8u~X?t:IE}6s1@08uz">
                          <field name="ATTR">val</field>
                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.IP</field>
                        </block>
                      </value>
                      <value name="ADD2">
                        <block type="text" id="a]i.p/k]p]pT8-E~@Tg^">
                          <field name="TEXT">:11000/Play</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <statement name="STATEMENT">
                    <block type="debug" id="Kar+l3ay/3e*Z@s^oTw7">
                      <field name="Severity">log</field>
                      <value name="TEXT">
                        <shadow type="text" id="*O75M[)TT}j+99P-^:0)">
                          <field name="TEXT">Play</field>
                        </shadow>
                      </value>
                    </block>
                  </statement>
                  <next>
                    <block type="request" id="{UWL!L(~vcmH5.W[57K}">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
                      <field name="WITH_STATEMENT">TRUE</field>
                      <field name="LOG">log</field>
                      <value name="URL">
                        <shadow type="text">
                          <field name="TEXT">text</field>
                        </shadow>
                        <block type="text_join" id="a6cCA2F/ae.c22c6ll$v">
                          <mutation items="3"></mutation>
                          <value name="ADD0">
                            <block type="text" id=",6lF8ga`N1WlxeS}SGB;">
                              <field name="TEXT">http://</field>
                            </block>
                          </value>
                          <value name="ADD1">
                            <block type="get_value" id="eR+XA_m4gqepT,.|paZo">
                              <field name="ATTR">val</field>
                              <field name="OID">0_userdata.0.Media.Bluesound.Küche.IP</field>
                            </block>
                          </value>
                          <value name="ADD2">
                            <block type="text" id="d2p?+On8z~`f*foMjO,9">
                              <field name="TEXT">:11000/Status</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <next>
                        <block type="variables_set" id="6!|3HClkm|e_U}g=bU^x">
                          <field name="VAR" id="p[!d9g5$d1fizuo7WbDZ">aktualisierung_an</field>
                          <value name="VALUE">
                            <block type="logic_boolean" id="Fi2`VF(|]`_5gi8X!JjS">
                              <field name="BOOL">TRUE</field>
                            </block>
                          </value>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
            <block type="on_ext" id="Y?Sm41$(D)9#lQ~lJxt$" x="1063" y="788">
              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
              <field name="CONDITION">any</field>
              <field name="ACK_CONDITION"></field>
              <value name="OID0">
                <shadow type="field_oid" id="qiOnaC5?sd:D8in8LYMK">
                  <field name="oid">0_userdata.0.Media.Bluesound.Küche.Preset-to-Device</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="control" id="cS;^-5MCZ{MKw[a2n+L)">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                  <field name="OID">0_userdata.0.Media.Bluesound.Küche.Album</field>
                  <field name="WITH_DELAY">FALSE</field>
                  <value name="VALUE">
                    <block type="text" id="ve9_p/8=#,{S:X2aBE32">
                      <field name="TEXT"></field>
                    </block>
                  </value>
                  <next>
                    <block type="control" id="JIp)0jG4h;z0Q/PS2?j9">
                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                      <field name="OID">0_userdata.0.Media.Bluesound.Küche.Artist</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE">
                        <block type="text" id="~*8T!p+x}r~JZvjER)1}">
                          <field name="TEXT"></field>
                        </block>
                      </value>
                      <next>
                        <block type="control" id="_0I9awCziv3|idO*f=(b">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.Artwork</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="text" id="$uHD%}no[cYx}x=1UhzM">
                              <field name="TEXT"></field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id=".9nX+#/zx%?D~POpOJqc">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">0_userdata.0.Media.Bluesound.Küche.Title</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="text" id="a3|PsRhd*K:n]h6G2`]_">
                                  <field name="TEXT"></field>
                                </block>
                              </value>
                              <next>
                                <block type="request" id="*O+az%+o~^=N^ygHeGdS">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                  <field name="WITH_STATEMENT">FALSE</field>
                                  <field name="LOG">log</field>
                                  <value name="URL">
                                    <shadow type="text">
                                      <field name="TEXT">text</field>
                                    </shadow>
                                    <block type="text_join" id="5@#cS:ojO`L5j+whHUZ*">
                                      <mutation items="4"></mutation>
                                      <value name="ADD0">
                                        <block type="text" id="6}?si2ykB!h_3!VCIk+h">
                                          <field name="TEXT">http://</field>
                                        </block>
                                      </value>
                                      <value name="ADD1">
                                        <block type="get_value" id="#$e#XD,1j4e/!EU%IGEb">
                                          <field name="ATTR">val</field>
                                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.IP</field>
                                        </block>
                                      </value>
                                      <value name="ADD2">
                                        <block type="text" id="%@wD?j}SO/eaG7VgXg6f">
                                          <field name="TEXT">:11000/Preset?id=</field>
                                        </block>
                                      </value>
                                      <value name="ADD3">
                                        <block type="get_value" id="]]hMV{`If#iu`uv8.|c+">
                                          <field name="ATTR">val</field>
                                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.Preset-to-Device</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="variables_set" id="Tp[P/O:|Nmlt{-L.!U2Z">
                                      <field name="VAR" id="p[!d9g5$d1fizuo7WbDZ">aktualisierung_an</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="HtN2V!HPA$KK(~^Sr5H3">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
            <block type="on_ext" id="Wh^g89L2U~Q2P!xB2v(W" x="63" y="1063">
              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
              <field name="CONDITION">any</field>
              <field name="ACK_CONDITION"></field>
              <value name="OID0">
                <shadow type="field_oid" id="bvV8Mh7ncyI1zYRI%q(Y">
                  <field name="oid">0_userdata.0.Media.Bluesound.Küche.Next</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="request" id="duTZyrhvq`n4~?crd%D=">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                  <field name="WITH_STATEMENT">FALSE</field>
                  <field name="LOG">log</field>
                  <value name="URL">
                    <shadow type="text">
                      <field name="TEXT">text</field>
                    </shadow>
                    <block type="text_join" id="ne;5K~2`^_,$c.Mb)jOL">
                      <mutation items="3"></mutation>
                      <value name="ADD0">
                        <block type="text" id="s-i-RYY[OhkJR/-{`J3%">
                          <field name="TEXT">http://</field>
                        </block>
                      </value>
                      <value name="ADD1">
                        <block type="get_value" id="W)=Wj(2O!B{,RMiQkP%!">
                          <field name="ATTR">val</field>
                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.IP</field>
                        </block>
                      </value>
                      <value name="ADD2">
                        <block type="text" id=",?q;=).4=knA.uaTSU26">
                          <field name="TEXT">:11000/Skip</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <next>
                    <block type="variables_set" id="]5*a-lWq6%KK{%Y$z1q9">
                      <field name="VAR" id="p[!d9g5$d1fizuo7WbDZ">aktualisierung_an</field>
                      <value name="VALUE">
                        <block type="logic_boolean" id="/gLkK^t(eQHTYX%(UG[l">
                          <field name="BOOL">TRUE</field>
                        </block>
                      </value>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
            <block type="on_ext" id="`odlrViD:jSax`0iGUX9" x="63" y="1413">
              <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="hn^w;}W(5?,1KEHYOWiE">
                  <field name="oid">0_userdata.0.Media.Bluesound.Küche.Back</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="request" id=")%1(u2ly{{M%Eh:@^{(*">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                  <field name="WITH_STATEMENT">FALSE</field>
                  <field name="LOG">log</field>
                  <value name="URL">
                    <shadow type="text">
                      <field name="TEXT">text</field>
                    </shadow>
                    <block type="text_join" id="-~66J;|qC=wIfjc2k{/n">
                      <mutation items="3"></mutation>
                      <value name="ADD0">
                        <block type="text" id="aM]4qQ/_SExnce;e-6~Y">
                          <field name="TEXT">http://</field>
                        </block>
                      </value>
                      <value name="ADD1">
                        <block type="get_value" id="O,:%%n|zCNfY+VP}oy+2">
                          <field name="ATTR">val</field>
                          <field name="OID">0_userdata.0.Media.Bluesound.Küche.IP</field>
                        </block>
                      </value>
                      <value name="ADD2">
                        <block type="text" id="E}jdV)2|Q[@u*AwZmDEb">
                          <field name="TEXT">:11000/Back</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <next>
                    <block type="variables_set" id="wJdQ{R]3qGtM:l:kcQc1">
                      <field name="VAR" id="p[!d9g5$d1fizuo7WbDZ">aktualisierung_an</field>
                      <value name="VALUE">
                        <block type="logic_boolean" id="LdJOUJkyDK:F[axK{#vV">
                          <field name="BOOL">TRUE</field>
                        </block>
                      </value>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
          </xml>
          
          liv-in-sky 1 Reply Last reply Reply Quote 0
          • liv-in-sky
            liv-in-sky @Rookie50 last edited by

            @rookie50

            war wohl johnny cash

            habe es so gemacht

            Image 5.png

            <xml xmlns="https://developers.google.com/blockly/xml">
             <variables>
               <variable id="/;1~e`5S^.p~]8B6oCfz">x</variable>
               <variable id="V!?b;m:_l0eU[qp:2SFO">result</variable>
             </variables>
             <block type="procedures_defcustomreturn" id="HC,qb9[L^()3b.Z]}1)2" x="1137" y="137">
               <mutation statements="false">
                 <arg name="x" varid="/;1~e`5S^.p~]8B6oCfz"></arg>
               </mutation>
               <field name="NAME">bekomme json</field>
               <field name="SCRIPT">dmFyIHBhcnNlciA9IHJlcXVpcmUoJ3htbDJqc29uJyk7DQovL2xldCBteU9iamVjdD0ocGFyc2VyLnRvSnNvbih4bWwpKQ0KbG9nKEpTT04uc3RyaW5naWZ5KHBhcnNlci50b0pzb24oeCkpKTsNCnJldHVybiBwYXJzZXIudG9Kc29uKHgpOw==</field>
               <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
             </block>
             <block type="request" id=";[0C..zDNuE0%$7?q3}J" x="1138" y="187">
               <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
               <field name="WITH_STATEMENT">TRUE</field>
               <field name="LOG"></field>
               <value name="URL">
                 <shadow type="text">
                   <field name="TEXT">text</field>
                 </shadow>
                 <block type="text_join" id="M^0:r7sEc~I%-g]mhk]q">
                   <mutation items="3"></mutation>
                   <value name="ADD0">
                     <block type="text" id="q`pSxk|Uhmb22Hh|^V(}">
                       <field name="TEXT">http://</field>
                     </block>
                   </value>
                   <value name="ADD1">
                     <block type="get_value" id="-/P7w.rYI!:K2E*|;a/Y">
                       <field name="ATTR">val</field>
                       <field name="OID">0_userdata.0.Rookie.dieIP</field>
                     </block>
                   </value>
                   <value name="ADD2">
                     <block type="text" id="8@:guEjO^#pK|*l)[HZ2">
                       <field name="TEXT">:11000/Status</field>
                     </block>
                   </value>
                 </block>
               </value>
               <statement name="STATEMENT">
                 <block type="debug" id="r/4N7uV7PWUR;X4?+@g+">
                   <field name="Severity">log</field>
                   <value name="TEXT">
                     <shadow type="text" id="XY2`wPREgSG^a!QpHSyu">
                       <field name="TEXT">test</field>
                     </shadow>
                     <block type="variables_get" id=":RL^.hCYzk5SpS$2/WJU">
                       <field name="VAR" id="V!?b;m:_l0eU[qp:2SFO">result</field>
                     </block>
                   </value>
                   <next>
                     <block type="debug" id="H(d^udzC$9atILaagZ,(">
                       <field name="Severity">log</field>
                       <value name="TEXT">
                         <shadow type="text" id="LrpD,@7BlBuNBl8k)bC`">
                           <field name="TEXT">test</field>
                         </shadow>
                         <block type="get_attr" id="`tttnkxJx@Y4N5HYk7U4">
                           <value name="PATH">
                             <shadow type="text" id="lzg@:[A*Pr|`)6M`C7iX">
                               <field name="TEXT">status.artist</field>
                             </shadow>
                           </value>
                           <value name="OBJECT">
                             <block type="procedures_callcustomreturn" id="uGTLbegc(}9kqf1Qe3|{">
                               <mutation name="bekomme json">
                                 <arg name="x"></arg>
                               </mutation>
                               <value name="ARG0">
                                 <block type="variables_get" id="d:Cig{Qu`#zSo)(h=c;o">
                                   <field name="VAR" id="V!?b;m:_l0eU[qp:2SFO">result</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                         </block>
                       </value>
                       <next>
                         <block type="control" id="{/RW2_=Bo)HGCaDG9LK7" disabled="true">
                           <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                           <field name="OID">0_userdata.0.Media.Bluesound.Küche.Artist</field>
                           <field name="WITH_DELAY">FALSE</field>
                           <value name="VALUE">
                             <block type="get_attr" id="bxMpbbDzyA@)Od7,Ke`N">
                               <value name="PATH">
                                 <shadow type="text" id="(a!y4e1V2!SZjxXP4(fL">
                                   <field name="TEXT">Artist</field>
                                 </shadow>
                               </value>
                               <value name="OBJECT">
                                 <block type="convert_object2json" id="xf:g*Hrm9+OOjr,Xa{f*">
                                   <field name="PRETTIFY">TRUE</field>
                                   <value name="VALUE">
                                     <block type="variables_get" id=":m@N$w~ih,E,`B~^rLC!">
                                       <field name="VAR" id="V!?b;m:_l0eU[qp:2SFO">result</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <next>
                             <block type="debug" id="oU.~e_SdapGq:]WGpET(" disabled="true">
                               <field name="Severity">log</field>
                               <value name="TEXT">
                                 <shadow type="text">
                                   <field name="TEXT">test</field>
                                 </shadow>
                                 <block type="get_value" id="%dW84hzqcSzD=*`8@5!e">
                                   <field name="ATTR">val</field>
                                   <field name="OID">0_userdata.0.Media.Bluesound.Küche.Artist</field>
                                 </block>
                               </value>
                               <next>
                                 <block type="control" id="@bZr9b};$oYTUuo4%R}o" disabled="true">
                                   <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                   <field name="OID">0_userdata.0.Media.Bluesound.Küche.Title</field>
                                   <field name="WITH_DELAY">FALSE</field>
                                   <value name="VALUE">
                                     <block type="get_attr" id="MaudAf+f={=+/[@.YiAS">
                                       <value name="PATH">
                                         <shadow type="text" id="w*/DnNB{!-GJ?7JF=7@1">
                                           <field name="TEXT">Title1</field>
                                         </shadow>
                                       </value>
                                       <value name="OBJECT">
                                         <block type="convert_object2json" id="vL38tFeC9Fzph.st)r)a">
                                           <field name="PRETTIFY">TRUE</field>
                                           <value name="VALUE">
                                             <block type="variables_get" id="uc6Qp:_~K8;|Fl;!e[17">
                                               <field name="VAR" id="V!?b;m:_l0eU[qp:2SFO">result</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <next>
                                     <block type="control" id="FC5rZB)-,,SatPL;R%ch" disabled="true">
                                       <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                       <field name="OID">0_userdata.0.Media.Bluesound.Küche.Album</field>
                                       <field name="WITH_DELAY">FALSE</field>
                                       <value name="VALUE">
                                         <block type="get_attr" id="v:Pk6%L^{_`O~]iU*]S!">
                                           <value name="PATH">
                                             <shadow type="text" id="s|#2b2/u.A)dmz*70QZ*">
                                               <field name="TEXT">Album</field>
                                             </shadow>
                                           </value>
                                           <value name="OBJECT">
                                             <block type="convert_object2json" id="h7Mkq]AOylQhBn%a]sqv">
                                               <field name="PRETTIFY">TRUE</field>
                                               <value name="VALUE">
                                                 <block type="variables_get" id="AjAH=xR@Sy+}Yf(MpiwJ">
                                                   <field name="VAR" id="V!?b;m:_l0eU[qp:2SFO">result</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                     </block>
                                   </next>
                                 </block>
                               </next>
                             </block>
                           </next>
                         </block>
                       </next>
                     </block>
                   </next>
                 </block>
               </statement>
             </block>
            </xml>
            

            1 Reply Last reply Reply Quote 0
            • da_Woody
              da_Woody @liv-in-sky last edited by

              @liv-in-sky sagte in Dyn. Liste darstellen und als Auswahlliste in VIS, iQontrol:

              wie bindet man die vis seite in iqontrol ein

              einfach den link als Background URL

              liv-in-sky 1 Reply Last reply Reply Quote 0
              • liv-in-sky
                liv-in-sky @da_Woody last edited by

                @da_woody

                danke hab es schon https://forum.iobroker.net/post/624607

                da_Woody R 2 Replies Last reply Reply Quote 0
                • da_Woody
                  da_Woody @liv-in-sky last edited by

                  @liv-in-sky 👍 war ein paar std absent... nicht mitbekommen...
                  morgen düse ich ja zum @Negalein , seinen 3d-drucker zusammen tackern...
                  werd mich dann mal wieder mit den listen und einbinden über vis beschäftigen. auch mit dem mugge ding. hab ja auch eine veritable sammlung auf einem meiner NASen... 😉

                  1 Reply Last reply Reply Quote 1
                  • R
                    Rookie50 @liv-in-sky last edited by Rookie50

                    @liv-in-sky ich habe gestern abend noch ein bisschen gestöbert und mir ist eingefallen, dass dieses System ja nicht nur von Bluesound eingesetzt wird 😄 Siehe da, bei NAD gibt es sogar eine API Dokumentation:'
                    https://nadelectronics.com/wp-content/uploads/2020/12/Custom-Integration-API-v1.0_Dec_2020.pdf

                    liv-in-sky 1 Reply Last reply Reply Quote 0
                    • liv-in-sky
                      liv-in-sky @Rookie50 last edited by

                      @rookie50

                      wenn sich noch jmd meldet, der das nutzen kann, werd ich es gerne als eigenständigen thred mit beschreibung posten

                      habe noch ein - zwei kleine fehler gefunden - müssten wir mal updaten

                      bist du eigentlich an der shortcaut version interessiert ? dann müßten wir mehrere files updaten - wenn nicht, ist auch ok - brauche ich dann für mein project

                      AApossis (59).gif

                      R 1 Reply Last reply Reply Quote 0
                      • R
                        Rookie50 @liv-in-sky last edited by

                        @liv-in-sky

                        wir können das gerne updaten, allerdings können wir das frühstens Morgen machen, heute bin ich komplett ausgebucht. Und gerne auch die Shortcut Version. Macht es doch einfacher 😉

                        LG Rookie

                        liv-in-sky 4 Replies Last reply Reply Quote 0
                        • liv-in-sky
                          liv-in-sky @Rookie50 last edited by

                          @rookie50 meld dich morgen , wenn du zeit hast - wollte eh noch kleinigkeiten ändern

                          1 Reply Last reply Reply Quote 0
                          • liv-in-sky
                            liv-in-sky @Rookie50 last edited by liv-in-sky

                            @rookie50 kannst du mir bitte eine liste mit den ip's deiner lautsprecher geben und dessen name
                            die namen sollten kurz sein - da wenig platz in der tabelle

                            weshalb:

                            AApossis (62).gif

                            1 Reply Last reply Reply Quote 0
                            • liv-in-sky
                              liv-in-sky @Rookie50 last edited by

                              @rookie50

                              neue versionen mit shortcuts

                              view-fuer-vis.txt table-script-mit shortcuts.txt js--mit-shortcuts.txt datenpunkte-import.txt blockly.txt

                              1 Reply Last reply Reply Quote 0
                              • liv-in-sky
                                liv-in-sky @Rookie50 last edited by

                                @rookie50

                                frage nebenbei - hast du etwas in den css tabs im vis editor - wegen "vader" und hintergrund des widgets?

                                R 1 Reply Last reply Reply Quote 0
                                • R
                                  Rookie50 @liv-in-sky last edited by

                                  @liv-in-sky

                                  nein, dass ist alles Standard. Ich kann mir gerade auch nicht erklären, warum die Darstellung bei Dir anders ist.

                                  liv-in-sky 1 Reply Last reply Reply Quote 0
                                  • liv-in-sky
                                    liv-in-sky @Rookie50 last edited by liv-in-sky

                                    @rookie50

                                    hast du heute mal zeit - ich habe ein problem, wobei ich play aufrufen müßte bzw - könntest du mir mal ein beispiel dafür geben

                                    ist das ein richtiger aufruf - syntax mäßig gesehen?

                                    http://192.168.101.107:11000/Add?&service=LocalMusic&playnow=-1&file=/var/mnt/192.168.101.20-musicAlben/2raumwohnung/Achtung Fertig/05 - Bye bye bye.mp3
                                    

                                    oder gehört zwischen musicAlben ein "/"

                                    ich frage daher, weil, wenn ich die daten abfrage kommt zurück

                                    Image 2.png

                                    und das verarbeite ich - oder muss ich daran etwas verändern

                                    der rote pfeil ist der eigentliche pad

                                    R 1 Reply Last reply Reply Quote 0
                                    • R
                                      Rookie50 @liv-in-sky last edited by

                                      @liv-in-sky said in Dyn. Liste darstellen und als Auswahlliste in VIS, iQontrol:

                                      könntest

                                      Hi, ich war gestern den ganzen Tag unterwegs 😮 und heute mal das Wetter genossen.
                                      Was für ein sch... Ist mir noch gar nicht aufgefallen. Es wird tatsächlich so zurück geliefert. Natürlich muss da ein "/" zwischen, sonst wird nicht zur Play Queue hinzugefügt. Habe ich gerade getestet.

                                      liv-in-sky 3 Replies Last reply Reply Quote 0
                                      • liv-in-sky
                                        liv-in-sky @Rookie50 last edited by

                                        @rookie50 ok - sollte ich reinbekommen

                                        1 Reply Last reply Reply Quote 0
                                        • liv-in-sky
                                          liv-in-sky @Rookie50 last edited by

                                          @rookie50

                                          noch ne frage

                                          was wolltest du noch abfragen außer presets

                                          AApossis (64).gif

                                          1 Reply Last reply Reply Quote 0
                                          • liv-in-sky
                                            liv-in-sky @Rookie50 last edited by

                                            @rookie50

                                            bitte testen - wird das gespiel ?

                                            http://192.168.101.107:11000/Add?&service=LocalMusic&playnow=-1&file=%2Fvar%2Fmnt%2F192.168.101.20-music%2FAlben%2FAdel%20Tawil%2FLieder%2F102%20wenn_du_liebst.mp3
                                            
                                            http://192.168.101.107:11000/Add?&service=LocalMusic&playnow=-1&file=%2Fvar%2Fmnt%2F192.168.101.20-music%2FBestof%2FChristina%20Aguilera%2FStripped%2FChristina%20Aguilera%20-%2005%20-%20Primer%20Amor%20Interlude%20.mp3
                                            
                                            http://192.168.101.107:11000/Add?&service=LocalMusic&playnow=-1&file=%2Fvar%2Fmnt%2F192.168.101.20-music%2FBestof%2FChristina%20Aguilera%2FStripped%2FChristina%20Aguilera%20-%2003%20-%20Walk%20Away%20.mp3
                                            
                                            R 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            646
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            111
                                            6532
                                            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