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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    2.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.1k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.4k

Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

Scheduled Pinned Locked Moved Tester
appdark-modeiqontrolresponsivevisvisualisierungvisualizationwidget
7.6k Posts 296 Posters 7.2m Views 201 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M muuulle

    @da_woody
    Was sagt den der Datenpunkt next type im Adapter? Ist da die richtige drin?

    da_WoodyD Offline
    da_WoodyD Offline
    da_Woody
    wrote on last edited by
    #4403

    @muuulle wie ichs gesagt hab. um punkt mitternacht wurde auf den nächsten termin geändert...
    d0dbf2c1-8f9b-49bd-a2c3-dc8f0d18b629-grafik.png
    werd das mal im trashschedule topic vermerken...

    gruß vom Woody
    HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

    S 1 Reply Last reply
    0
    • S siedi

      Habe mal eine Visualisierung inkl. kleines blockly für den trash schedule Adapter vom Matthias Kleine gebaut.

      Sieht so aus:

      Bildschirmfoto 2021-01-03 um 11.02.14.png
      Bildschirmfoto 2021-01-03 um 11.02.21.png

      Falls das von Interesse ist, kann ich das dokumentieren. Allerdings ist das github wiki von @s-bormann nicht auf public gesetzt und kann daher dort nicht schreiben.

      LG
      Siedi

      dslraserD Offline
      dslraserD Offline
      dslraser
      Forum Testing Most Active
      wrote on last edited by
      #4404

      @siedi said in Test Adapter iQontrol 1.5.x:

      Habe mal eine Visualisierung inkl. kleines blockly für den trash schedule Adapter vom Matthias Kleine gebaut.

      Ich habe das mal bei mir eingebaut. Erstmal Danke dafür.

      Gleich noch eine Frage/Problem...Wenn am gleichen Tag zwei Müllsorten abgeholt werden, dann wird bei mir gar kein Icon/Tonne angezeigt, gibt es dafür auch eine Lösung ?

      1 Reply Last reply
      0
      • S siedi

        Habe mal eine Visualisierung inkl. kleines blockly für den trash schedule Adapter vom Matthias Kleine gebaut.

        Sieht so aus:

        Bildschirmfoto 2021-01-03 um 11.02.14.png
        Bildschirmfoto 2021-01-03 um 11.02.21.png

        Falls das von Interesse ist, kann ich das dokumentieren. Allerdings ist das github wiki von @s-bormann nicht auf public gesetzt und kann daher dort nicht schreiben.

        LG
        Siedi

        da_WoodyD Offline
        da_WoodyD Offline
        da_Woody
        wrote on last edited by
        #4405

        @siedi moin! matthias hat ja inzwischen auch einen birthday schedule gebastelt. brauchts da irgendwelche anpassungen?
        nebenbei hab ich ihn gerade auf ein problem aufmerksam gemacht.
        siehe hier und auch hier im topic...

        gruß vom Woody
        HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

        1 Reply Last reply
        0
        • da_WoodyD da_Woody

          @muuulle wie ichs gesagt hab. um punkt mitternacht wurde auf den nächsten termin geändert...
          d0dbf2c1-8f9b-49bd-a2c3-dc8f0d18b629-grafik.png
          werd das mal im trashschedule topic vermerken...

          S Offline
          S Offline
          siedi
          wrote on last edited by
          #4406

          @da_woody said in Test Adapter iQontrol 1.5.x:

          @muuulle wie ichs gesagt hab. um punkt mitternacht wurde auf den nächsten termin geändert...
          d0dbf2c1-8f9b-49bd-a2c3-dc8f0d18b629-grafik.png
          werd das mal im trashschedule topic vermerken...

          Die Ausgabe des Datums mit dem Format wird ja im Blockly gemacht (zumindest in meiner Version), hast Du da den Trigger noch mal geändert? Ich hatte das in meinem ersten Script, welches ich oben gepostet hatte, noch falsch. Da ging das auf einem Datenpunkt von trashschedule, der nur um 0 Uhr aktualisiert wird. Das habe ich noch mal geändert (sollte jetzt trashschedule.0.next.typessein).

          Bildschirmfoto 2021-01-16 um 10.44.48.png

          Hatte ds vorher auf das type/json oder so. Das wird nur einmal am Tag geändert.

          da_WoodyD dslraserD 2 Replies Last reply
          1
          • S siedi

            @da_woody said in Test Adapter iQontrol 1.5.x:

            @muuulle wie ichs gesagt hab. um punkt mitternacht wurde auf den nächsten termin geändert...
            d0dbf2c1-8f9b-49bd-a2c3-dc8f0d18b629-grafik.png
            werd das mal im trashschedule topic vermerken...

            Die Ausgabe des Datums mit dem Format wird ja im Blockly gemacht (zumindest in meiner Version), hast Du da den Trigger noch mal geändert? Ich hatte das in meinem ersten Script, welches ich oben gepostet hatte, noch falsch. Da ging das auf einem Datenpunkt von trashschedule, der nur um 0 Uhr aktualisiert wird. Das habe ich noch mal geändert (sollte jetzt trashschedule.0.next.typessein).

            Bildschirmfoto 2021-01-16 um 10.44.48.png

            Hatte ds vorher auf das type/json oder so. Das wird nur einmal am Tag geändert.

            da_WoodyD Offline
            da_WoodyD Offline
            da_Woody
            wrote on last edited by da_Woody
            #4407

            @siedi ah! da steht bei mir noch 8ab597c1-ed7d-487a-8ee7-36919deeb900-grafik.png
            mal geändert, werde beobachten... klingt aber gut...
            1f426066-6d27-4285-8b46-1f4093a544e4-grafik.png
            mom, müsste das nicht Next date format sein? da steht ja das datum drinnen...

            tante edith: dafd7098-6c6d-4ef6-be5d-144c31d49e85-grafik.png
            anzeigen tutet es...

            gruß vom Woody
            HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

            dslraserD 1 Reply Last reply
            0
            • S siedi

              @da_woody said in Test Adapter iQontrol 1.5.x:

              @muuulle wie ichs gesagt hab. um punkt mitternacht wurde auf den nächsten termin geändert...
              d0dbf2c1-8f9b-49bd-a2c3-dc8f0d18b629-grafik.png
              werd das mal im trashschedule topic vermerken...

              Die Ausgabe des Datums mit dem Format wird ja im Blockly gemacht (zumindest in meiner Version), hast Du da den Trigger noch mal geändert? Ich hatte das in meinem ersten Script, welches ich oben gepostet hatte, noch falsch. Da ging das auf einem Datenpunkt von trashschedule, der nur um 0 Uhr aktualisiert wird. Das habe ich noch mal geändert (sollte jetzt trashschedule.0.next.typessein).

              Bildschirmfoto 2021-01-16 um 10.44.48.png

              Hatte ds vorher auf das type/json oder so. Das wird nur einmal am Tag geändert.

              dslraserD Offline
              dslraserD Offline
              dslraser
              Forum Testing Most Active
              wrote on last edited by dslraser
              #4408

              @siedi

              Ich habe bei mir noch zwei Telegram Erinnerungen mit Bild eingebaut. Sieht dann z.B. am Vorabend der Abholung so aus :

              Die Farbe der Tonne die abgeholt wird sollte dann ebenfalls passen. Es muß aber im Blockly auf die eigenen Bezeichnungen und Pfade angepasst werden. (Bei zwei Tonnen am gleichen Tag müßte ich mir auch noch was einfallen lassen...)

              Screenshot_20210116-105615_Telegram.jpg

              <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id=";J}3hpr7:d~*N?CrR==A" x="-88" y="362">
               <field name="SCHEDULE">0 20 * * *</field>
               <statement name="STATEMENT">
                 <block type="controls_if" id="EjaN~}B1gMA9ySf2%9kr">
                   <value name="IF0">
                     <block type="logic_operation" id="+hQc|po$a[W}HKd]slrE" inline="false">
                       <field name="OP">AND</field>
                       <value name="A">
                         <block type="get_value" id="Q;BN3$0J3q5$0sumfBYC">
                           <field name="ATTR">val</field>
                           <field name="OID">trashschedule.0.next.dateFound</field>
                         </block>
                       </value>
                       <value name="B">
                         <block type="logic_compare" id=")Z1Ml4oq9UCnquPo!giX">
                           <field name="OP">EQ</field>
                           <value name="A">
                             <block type="get_value" id="k@gpt[%7O[i`*b;SWlu4">
                               <field name="ATTR">val</field>
                               <field name="OID">trashschedule.0.next.daysLeft</field>
                             </block>
                           </value>
                           <value name="B">
                             <block type="math_number" id="([hVlm^PW0,gm`C/xp?a">
                               <field name="NUM">1</field>
                             </block>
                           </value>
                         </block>
                       </value>
                     </block>
                   </value>
                   <statement name="DO0">
                     <block type="controls_if" id="OlLdF/vS2XgUn_.p!izz">
                       <value name="IF0">
                         <block type="logic_compare" id="}j2cfMHBr]VT%Bo*.*(_">
                           <field name="OP">EQ</field>
                           <value name="A">
                             <block type="get_value" id="a;y6+_Z414.|pCZKe^6V">
                               <field name="ATTR">val</field>
                               <field name="OID">trashschedule.0.next.typesText</field>
                             </block>
                           </value>
                           <value name="B">
                             <block type="text" id="t9gEL*hjy}[Q6kXq751W">
                               <field name="TEXT">Altpapier</field>
                             </block>
                           </value>
                         </block>
                       </value>
                       <statement name="DO0">
                         <block type="sendto_custom" id="@eg4dFqs}^Kv2K$,15V4">
                           <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                           <field name="INSTANCE">telegram.0</field>
                           <field name="COMMAND">send</field>
                           <field name="LOG"></field>
                           <field name="WITH_STATEMENT">FALSE</field>
                           <value name="ARG0">
                             <shadow type="text" id="AB?k^1%H=Zb*~2Wshn1p">
                               <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                             </shadow>
                           </value>
                           <value name="ARG1">
                             <shadow type="text">
                               <field name="TEXT"></field>
                             </shadow>
                             <block type="text_join" id="]|ts;8$d1/S~qJySO.JQ">
                               <mutation items="5"></mutation>
                               <value name="ADD0">
                                 <block type="text" id="XE(%fx!7Z3xaUM*avL}G">
                                   <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                 </block>
                               </value>
                               <value name="ADD1">
                                 <block type="text_newline" id="IfOHWRc#$;lG8?8JbY#V">
                                   <field name="Type">\n</field>
                                 </block>
                               </value>
                               <value name="ADD2">
                                 <block type="text" id="Cl$DL-mg/GsZ|dV3@zN#">
                                   <field name="TEXT">abgeholt wird: *</field>
                                 </block>
                               </value>
                               <value name="ADD3">
                                 <block type="get_value" id=")`Hj#(fjI;.rsJutSON~">
                                   <field name="ATTR">val</field>
                                   <field name="OID">trashschedule.0.next.typesText</field>
                                 </block>
                               </value>
                               <value name="ADD4">
                                 <block type="text" id="Ze-4W?n0{LG_2vm^R#no">
                                   <field name="TEXT">*</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <value name="ARG2">
                             <shadow type="text" id="*k5v:)?dyt$OztD,-@f{">
                               <field name="TEXT"></field>
                             </shadow>
                           </value>
                           <value name="ARG3">
                             <shadow type="text" id="kx#:Vo-7~(:S4NMf]}lK">
                               <field name="TEXT">Markdown</field>
                             </shadow>
                           </value>
                         </block>
                       </statement>
                       <next>
                         <block type="controls_if" id="`a-OGPZ:tomcsSV+X9TZ">
                           <value name="IF0">
                             <block type="logic_compare" id="BRb1@VU7%f(h/V3~yKfM">
                               <field name="OP">EQ</field>
                               <value name="A">
                                 <block type="get_value" id="C%W8ZyEB?}?5w$M6M+dc">
                                   <field name="ATTR">val</field>
                                   <field name="OID">trashschedule.0.next.typesText</field>
                                 </block>
                               </value>
                               <value name="B">
                                 <block type="text" id="9m$|g#eX,E1Cmf41M:~x">
                                   <field name="TEXT">Bioabfall</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <statement name="DO0">
                             <block type="sendto_custom" id="DGL=Alqp$fj,lU4qei5X">
                               <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                               <field name="INSTANCE">telegram.0</field>
                               <field name="COMMAND">send</field>
                               <field name="LOG"></field>
                               <field name="WITH_STATEMENT">FALSE</field>
                               <value name="ARG0">
                                 <shadow type="text" id="esWEHE(Y4N/{UC~C24XO">
                                   <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                 </shadow>
                               </value>
                               <value name="ARG1">
                                 <shadow type="text">
                                   <field name="TEXT"></field>
                                 </shadow>
                                 <block type="text_join" id="pH,ZCJsOkf7#4dAS^4He">
                                   <mutation items="5"></mutation>
                                   <value name="ADD0">
                                     <block type="text" id="E6J]:DMqRw(DzO$vZPQ6">
                                       <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                     </block>
                                   </value>
                                   <value name="ADD1">
                                     <block type="text_newline" id="`nPjFNXpFf:z##1XuyX6">
                                       <field name="Type">\n</field>
                                     </block>
                                   </value>
                                   <value name="ADD2">
                                     <block type="text" id="V7L0B+)~|t/^+JE?{PwT">
                                       <field name="TEXT">abgeholt wird: *</field>
                                     </block>
                                   </value>
                                   <value name="ADD3">
                                     <block type="get_value" id="PxKgfVuw$PGOxEE3c4Hp">
                                       <field name="ATTR">val</field>
                                       <field name="OID">trashschedule.0.next.typesText</field>
                                     </block>
                                   </value>
                                   <value name="ADD4">
                                     <block type="text" id="|$al0L|)7dQ.r7qU=y^m">
                                       <field name="TEXT">*</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <value name="ARG2">
                                 <shadow type="text" id="9%s2dELdq#(KRjR)ZEfr">
                                   <field name="TEXT"></field>
                                 </shadow>
                               </value>
                               <value name="ARG3">
                                 <shadow type="text" id="|B*UV6o^N%|(23^5-}$0">
                                   <field name="TEXT">Markdown</field>
                                 </shadow>
                               </value>
                             </block>
                           </statement>
                           <next>
                             <block type="controls_if" id="-=~z0~_W6V7]89}7fk;g">
                               <value name="IF0">
                                 <block type="logic_compare" id=".KhSyvdyja5h3ctNlR{1">
                                   <field name="OP">EQ</field>
                                   <value name="A">
                                     <block type="get_value" id="6[wn^:%BNu]7_aH8(#cQ">
                                       <field name="ATTR">val</field>
                                       <field name="OID">trashschedule.0.next.typesText</field>
                                     </block>
                                   </value>
                                   <value name="B">
                                     <block type="text" id="MJi}DFL7_a:.?G!_Poq#">
                                       <field name="TEXT">Gelber Sack</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <statement name="DO0">
                                 <block type="sendto_custom" id=")v|~o[HqXVcMnp9?k*_u">
                                   <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                   <field name="INSTANCE">telegram.0</field>
                                   <field name="COMMAND">send</field>
                                   <field name="LOG"></field>
                                   <field name="WITH_STATEMENT">FALSE</field>
                                   <value name="ARG0">
                                     <shadow type="text" id="u6N,8_Cv%h._pPcrq)3U">
                                       <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                     </shadow>
                                   </value>
                                   <value name="ARG1">
                                     <shadow type="text">
                                       <field name="TEXT"></field>
                                     </shadow>
                                     <block type="text_join" id="^[GCcvLuZM8UZ8Wys5rM">
                                       <mutation items="5"></mutation>
                                       <value name="ADD0">
                                         <block type="text" id="eMc+4$kyT3b[0U58`Vuy">
                                           <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                         </block>
                                       </value>
                                       <value name="ADD1">
                                         <block type="text_newline" id="rKSOBPcQCQ^.Moy3|pGw">
                                           <field name="Type">\n</field>
                                         </block>
                                       </value>
                                       <value name="ADD2">
                                         <block type="text" id="-BM:LG{C!EoN.7#-aH7$">
                                           <field name="TEXT">abgeholt wird: *</field>
                                         </block>
                                       </value>
                                       <value name="ADD3">
                                         <block type="get_value" id="3D+VzFX3bfatLfja[?,R">
                                           <field name="ATTR">val</field>
                                           <field name="OID">trashschedule.0.next.typesText</field>
                                         </block>
                                       </value>
                                       <value name="ADD4">
                                         <block type="text" id="-%J!8ZzxEgzT0nDVWVK$">
                                           <field name="TEXT">*</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <value name="ARG2">
                                     <shadow type="text" id="Ig[)qLJHiK=UCb@/?+F=">
                                       <field name="TEXT"></field>
                                     </shadow>
                                   </value>
                                   <value name="ARG3">
                                     <shadow type="text" id="f4ByBapy93c2MIx~KBBW">
                                       <field name="TEXT">Markdown</field>
                                     </shadow>
                                   </value>
                                 </block>
                               </statement>
                               <next>
                                 <block type="controls_if" id="O~3*MDDAyy([GL#co1w,">
                                   <value name="IF0">
                                     <block type="logic_compare" id="%+|^~4}`_*Mi`}.?Fpem">
                                       <field name="OP">EQ</field>
                                       <value name="A">
                                         <block type="get_value" id=";[Ivv$DL?d{-/wcys8,n">
                                           <field name="ATTR">val</field>
                                           <field name="OID">trashschedule.0.next.typesText</field>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <block type="text" id="13?epJy=VBed|~~Rvkgz">
                                           <field name="TEXT">Restabfall</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <statement name="DO0">
                                     <block type="sendto_custom" id="n]|*~fmUIsLKh^l0^ALO">
                                       <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                       <field name="INSTANCE">telegram.0</field>
                                       <field name="COMMAND">send</field>
                                       <field name="LOG"></field>
                                       <field name="WITH_STATEMENT">FALSE</field>
                                       <value name="ARG0">
                                         <shadow type="text" id="pnuP=zaCGcd-cy+YFq(%">
                                           <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                         </shadow>
                                       </value>
                                       <value name="ARG1">
                                         <shadow type="text">
                                           <field name="TEXT"></field>
                                         </shadow>
                                         <block type="text_join" id="?DI7Z,qu`*(LvgI{aK07">
                                           <mutation items="5"></mutation>
                                           <value name="ADD0">
                                             <block type="text" id="I4h!Bl]OH21?Bi|B$8yH">
                                               <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                             </block>
                                           </value>
                                           <value name="ADD1">
                                             <block type="text_newline" id="ihX5+{Quy@PjLnpE:OBT">
                                               <field name="Type">\n</field>
                                             </block>
                                           </value>
                                           <value name="ADD2">
                                             <block type="text" id="?UUnD;Ee7el_%d)}8`GP">
                                               <field name="TEXT">abgeholt wird: *</field>
                                             </block>
                                           </value>
                                           <value name="ADD3">
                                             <block type="get_value" id="h2+k,D9xal%!?;0ZX2:-">
                                               <field name="ATTR">val</field>
                                               <field name="OID">trashschedule.0.next.typesText</field>
                                             </block>
                                           </value>
                                           <value name="ADD4">
                                             <block type="text" id="V2@@Vr7P_lD[bAKCLqD1">
                                               <field name="TEXT">*</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <value name="ARG2">
                                         <shadow type="text" id="3Otyc,nb.cp%V]HIO|MA">
                                           <field name="TEXT"></field>
                                         </shadow>
                                       </value>
                                       <value name="ARG3">
                                         <shadow type="text" id="Y*QQ{%3E71ynTE2B?Gs*">
                                           <field name="TEXT">Markdown</field>
                                         </shadow>
                                       </value>
                                     </block>
                                   </statement>
                                 </block>
                               </next>
                             </block>
                           </next>
                         </block>
                       </next>
                     </block>
                   </statement>
                 </block>
               </statement>
              </block>
              

              <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id="O%4=ke4-(?vnjhtIDnt3" x="-88" y="1963">
               <field name="SCHEDULE">0 7 * * *</field>
               <statement name="STATEMENT">
                 <block type="controls_if" id="kyfB;W(WcA(/-ZWG2j6(">
                   <value name="IF0">
                     <block type="logic_operation" id=".wZBS3T):whb7WB!a-c_" inline="false">
                       <field name="OP">AND</field>
                       <value name="A">
                         <block type="get_value" id=",jhL[do$G_Q6TNBH,D]o">
                           <field name="ATTR">val</field>
                           <field name="OID">trashschedule.0.next.dateFound</field>
                         </block>
                       </value>
                       <value name="B">
                         <block type="logic_compare" id="Rlwt:Jv/rTfO.E:ZmYak">
                           <field name="OP">EQ</field>
                           <value name="A">
                             <block type="get_value" id="WdL)rds~)z*-)1k),cX(">
                               <field name="ATTR">val</field>
                               <field name="OID">trashschedule.0.next.daysLeft</field>
                             </block>
                           </value>
                           <value name="B">
                             <block type="math_number" id="w%5y6PluO}wjq]lDY+Gd">
                               <field name="NUM">0</field>
                             </block>
                           </value>
                         </block>
                       </value>
                     </block>
                   </value>
                   <statement name="DO0">
                     <block type="controls_if" id=",0QCBRv%l6;=QdMT*xBC">
                       <value name="IF0">
                         <block type="logic_compare" id="tE8KakuM?9@cP.-4]sz6">
                           <field name="OP">EQ</field>
                           <value name="A">
                             <block type="get_value" id="S(]c`(6dQyf-YHSyaMr|">
                               <field name="ATTR">val</field>
                               <field name="OID">trashschedule.0.next.typesText</field>
                             </block>
                           </value>
                           <value name="B">
                             <block type="text" id="[3I:fa?oXy;=ib{UU*)4">
                               <field name="TEXT">Altpapier</field>
                             </block>
                           </value>
                         </block>
                       </value>
                       <statement name="DO0">
                         <block type="sendto_custom" id="VAbyHXAVZ@dPaC:-9SSD">
                           <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                           <field name="INSTANCE">telegram.0</field>
                           <field name="COMMAND">send</field>
                           <field name="LOG"></field>
                           <field name="WITH_STATEMENT">FALSE</field>
                           <value name="ARG0">
                             <shadow type="text" id="f[[8Ic($0~MqkLVQj:q=">
                               <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                             </shadow>
                           </value>
                           <value name="ARG1">
                             <shadow type="text">
                               <field name="TEXT"></field>
                             </shadow>
                             <block type="text_join" id="hc+:@2.JrQQ%9[^+5xmI">
                               <mutation items="5"></mutation>
                               <value name="ADD0">
                                 <block type="text" id="{%ooDoisJ/0)GL#~yKdw">
                                   <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                 </block>
                               </value>
                               <value name="ADD1">
                                 <block type="text_newline" id="@O5cU:wQL!(;/jHJs(ua">
                                   <field name="Type">\n</field>
                                 </block>
                               </value>
                               <value name="ADD2">
                                 <block type="text" id="?!W.U*zalNlUE9z][9IX">
                                   <field name="TEXT">abgeholt wird: *</field>
                                 </block>
                               </value>
                               <value name="ADD3">
                                 <block type="get_value" id="kiWzbOyC,y7m0(?6hQ?-">
                                   <field name="ATTR">val</field>
                                   <field name="OID">trashschedule.0.next.typesText</field>
                                 </block>
                               </value>
                               <value name="ADD4">
                                 <block type="text" id="sZC`EXxB*_Ml2k@Mt!-(">
                                   <field name="TEXT">*</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <value name="ARG2">
                             <shadow type="text" id="dS4j5.=7g/mDQKGa#s^]">
                               <field name="TEXT"></field>
                             </shadow>
                           </value>
                           <value name="ARG3">
                             <shadow type="text" id="HUw}^QejIwmdolEynXjb">
                               <field name="TEXT">Markdown</field>
                             </shadow>
                           </value>
                         </block>
                       </statement>
                       <next>
                         <block type="controls_if" id="2K6-LaA,425U;z8`*3mh">
                           <value name="IF0">
                             <block type="logic_compare" id="}xmB=-[FHH#dOS8:w=DX">
                               <field name="OP">EQ</field>
                               <value name="A">
                                 <block type="get_value" id="n86,xqyo+3N{WOfRmUEg">
                                   <field name="ATTR">val</field>
                                   <field name="OID">trashschedule.0.next.typesText</field>
                                 </block>
                               </value>
                               <value name="B">
                                 <block type="text" id="3PuBonM6s4/W+44^W*qC">
                                   <field name="TEXT">Bioabfall</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <statement name="DO0">
                             <block type="sendto_custom" id="/VCW5w2yYBZ^uv*!vGux">
                               <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                               <field name="INSTANCE">telegram.0</field>
                               <field name="COMMAND">send</field>
                               <field name="LOG"></field>
                               <field name="WITH_STATEMENT">FALSE</field>
                               <value name="ARG0">
                                 <shadow type="text" id="d?Edux%]-?x+Kbyo_XUV">
                                   <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                 </shadow>
                               </value>
                               <value name="ARG1">
                                 <shadow type="text">
                                   <field name="TEXT"></field>
                                 </shadow>
                                 <block type="text_join" id="*`r_CgUly[di@DQ%,NYK">
                                   <mutation items="5"></mutation>
                                   <value name="ADD0">
                                     <block type="text" id="kBiX?/_aNQiZ^/Ok{oTE">
                                       <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                     </block>
                                   </value>
                                   <value name="ADD1">
                                     <block type="text_newline" id="|R*E+*{D(2mc-jp%Zq3c">
                                       <field name="Type">\n</field>
                                     </block>
                                   </value>
                                   <value name="ADD2">
                                     <block type="text" id="aFa,72=IczE=k;+tf+{$">
                                       <field name="TEXT">abgeholt wird: *</field>
                                     </block>
                                   </value>
                                   <value name="ADD3">
                                     <block type="get_value" id="BM^dYruU_W`M|)+e|geZ">
                                       <field name="ATTR">val</field>
                                       <field name="OID">trashschedule.0.next.typesText</field>
                                     </block>
                                   </value>
                                   <value name="ADD4">
                                     <block type="text" id="{kP4$9L`|nv4*!cy:th#">
                                       <field name="TEXT">*</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <value name="ARG2">
                                 <shadow type="text" id="lnTyg+h*5.N-;H9C^jtF">
                                   <field name="TEXT"></field>
                                 </shadow>
                               </value>
                               <value name="ARG3">
                                 <shadow type="text" id="Pd.:QPuq{Pz~JNuJ)6:|">
                                   <field name="TEXT">Markdown</field>
                                 </shadow>
                               </value>
                             </block>
                           </statement>
                           <next>
                             <block type="controls_if" id="nn*UkYOXYx%s+:^#G.bq">
                               <value name="IF0">
                                 <block type="logic_compare" id="3,G(NQuQjv51=1{+-P[C">
                                   <field name="OP">EQ</field>
                                   <value name="A">
                                     <block type="get_value" id="9BlnPgT.t9uqmd4vQ9oE">
                                       <field name="ATTR">val</field>
                                       <field name="OID">trashschedule.0.next.typesText</field>
                                     </block>
                                   </value>
                                   <value name="B">
                                     <block type="text" id=":#ww)lrRo2uWOF,K2d?a">
                                       <field name="TEXT">Gelber Sack</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <statement name="DO0">
                                 <block type="sendto_custom" id="q(-Rkgn})hssYL$EHZK#">
                                   <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                   <field name="INSTANCE">telegram.0</field>
                                   <field name="COMMAND">send</field>
                                   <field name="LOG"></field>
                                   <field name="WITH_STATEMENT">FALSE</field>
                                   <value name="ARG0">
                                     <shadow type="text" id="w(](DaO-,BBIaQl!h3%8">
                                       <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                     </shadow>
                                   </value>
                                   <value name="ARG1">
                                     <shadow type="text">
                                       <field name="TEXT"></field>
                                     </shadow>
                                     <block type="text_join" id="%c/Zw)Lv=t:h4mY4{zSN">
                                       <mutation items="5"></mutation>
                                       <value name="ADD0">
                                         <block type="text" id="KmKbe1Y(f0{csdor{o9|">
                                           <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                         </block>
                                       </value>
                                       <value name="ADD1">
                                         <block type="text_newline" id="%_ynkF*c]VAqDn16]QX;">
                                           <field name="Type">\n</field>
                                         </block>
                                       </value>
                                       <value name="ADD2">
                                         <block type="text" id="CKlz25qVXoi.35!8aVNh">
                                           <field name="TEXT">abgeholt wird: *</field>
                                         </block>
                                       </value>
                                       <value name="ADD3">
                                         <block type="get_value" id=",6%*DpD-jm)A_U64,Lg7">
                                           <field name="ATTR">val</field>
                                           <field name="OID">trashschedule.0.next.typesText</field>
                                         </block>
                                       </value>
                                       <value name="ADD4">
                                         <block type="text" id="rQ4HP`M($~f^u!3?7f{c">
                                           <field name="TEXT">*</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <value name="ARG2">
                                     <shadow type="text" id="wgjQHU-XW%E)#H7!uB#z">
                                       <field name="TEXT"></field>
                                     </shadow>
                                   </value>
                                   <value name="ARG3">
                                     <shadow type="text" id="lLe[z39P@@S^!)cDoBc0">
                                       <field name="TEXT">Markdown</field>
                                     </shadow>
                                   </value>
                                 </block>
                               </statement>
                               <next>
                                 <block type="controls_if" id="bGJx-AQ`c]?/F6cY#z5:">
                                   <value name="IF0">
                                     <block type="logic_compare" id="jbv0ZECf(yCwK1G[cg%1">
                                       <field name="OP">EQ</field>
                                       <value name="A">
                                         <block type="get_value" id="4!O6Qe]~;82?@!eSURrh">
                                           <field name="ATTR">val</field>
                                           <field name="OID">trashschedule.0.next.typesText</field>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <block type="text" id="xD1@HB8.@{xR%[e##,L3">
                                           <field name="TEXT">Restabfall</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <statement name="DO0">
                                     <block type="sendto_custom" id="{$-=x$M]!+HOtc0P@rI1">
                                       <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                       <field name="INSTANCE">telegram.0</field>
                                       <field name="COMMAND">send</field>
                                       <field name="LOG"></field>
                                       <field name="WITH_STATEMENT">FALSE</field>
                                       <value name="ARG0">
                                         <shadow type="text" id="P^e$^IF-O4@U0@WRH:J@">
                                           <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                         </shadow>
                                       </value>
                                       <value name="ARG1">
                                         <shadow type="text">
                                           <field name="TEXT"></field>
                                         </shadow>
                                         <block type="text_join" id="tUX1$D4AOMVhj,ECkbMk">
                                           <mutation items="5"></mutation>
                                           <value name="ADD0">
                                             <block type="text" id="nM;f_b7H)zV7A,v3GSZ~">
                                               <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                             </block>
                                           </value>
                                           <value name="ADD1">
                                             <block type="text_newline" id="#EM@8g*F)17/P:cIXdvR">
                                               <field name="Type">\n</field>
                                             </block>
                                           </value>
                                           <value name="ADD2">
                                             <block type="text" id="#of(;r%.U`#4}~pKZkbo">
                                               <field name="TEXT">abgeholt wird: *</field>
                                             </block>
                                           </value>
                                           <value name="ADD3">
                                             <block type="get_value" id="NQB!-x74)xL{URqT(oS]">
                                               <field name="ATTR">val</field>
                                               <field name="OID">trashschedule.0.next.typesText</field>
                                             </block>
                                           </value>
                                           <value name="ADD4">
                                             <block type="text" id="02dvpw^fb[frTLIx};Rv">
                                               <field name="TEXT">*</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <value name="ARG2">
                                         <shadow type="text" id="#~,z|^.#^0MR;~A099g-">
                                           <field name="TEXT"></field>
                                         </shadow>
                                       </value>
                                       <value name="ARG3">
                                         <shadow type="text" id="q1S(bV@Y@=GuvO(TM8sr">
                                           <field name="TEXT">Markdown</field>
                                         </shadow>
                                       </value>
                                     </block>
                                   </statement>
                                 </block>
                               </next>
                             </block>
                           </next>
                         </block>
                       </next>
                     </block>
                   </statement>
                 </block>
               </statement>
              </block>
              

              S 2 Replies Last reply
              0
              • da_WoodyD da_Woody

                @siedi ah! da steht bei mir noch 8ab597c1-ed7d-487a-8ee7-36919deeb900-grafik.png
                mal geändert, werde beobachten... klingt aber gut...
                1f426066-6d27-4285-8b46-1f4093a544e4-grafik.png
                mom, müsste das nicht Next date format sein? da steht ja das datum drinnen...

                tante edith: dafd7098-6c6d-4ef6-be5d-144c31d49e85-grafik.png
                anzeigen tutet es...

                dslraserD Offline
                dslraserD Offline
                dslraser
                Forum Testing Most Active
                wrote on last edited by
                #4409

                @da_woody said in Test Adapter iQontrol 1.5.x:

                mom, müsste das nicht Next date format sein? da steht ja das datum drinnen...

                ich denke es geht um den Trigger, und der ist ja vom Adapter.

                da_WoodyD 1 Reply Last reply
                1
                • dslraserD dslraser

                  @da_woody said in Test Adapter iQontrol 1.5.x:

                  mom, müsste das nicht Next date format sein? da steht ja das datum drinnen...

                  ich denke es geht um den Trigger, und der ist ja vom Adapter.

                  da_WoodyD Offline
                  da_WoodyD Offline
                  da_Woody
                  wrote on last edited by
                  #4410

                  @dslraser naja, ich und blockly... :D

                  gruß vom Woody
                  HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    siedi
                    wrote on last edited by
                    #4411

                    @da_woody said in Test Adapter iQontrol 1.5.x:

                    mom, müsste das nicht Next date format sein? da steht ja das datum drinnen...

                    Das ist egal. Es geht nur um den Trigger für das Skript bzw. die Funktion. Blockly subscribed ja auf den Datenpunkt und wenn dieser sich ändert, dann wird die Funktion ausgelöst.

                    da_WoodyD 1 Reply Last reply
                    0
                    • S siedi

                      @da_woody said in Test Adapter iQontrol 1.5.x:

                      mom, müsste das nicht Next date format sein? da steht ja das datum drinnen...

                      Das ist egal. Es geht nur um den Trigger für das Skript bzw. die Funktion. Blockly subscribed ja auf den Datenpunkt und wenn dieser sich ändert, dann wird die Funktion ausgelöst.

                      da_WoodyD Offline
                      da_WoodyD Offline
                      da_Woody
                      wrote on last edited by
                      #4412

                      @siedi biglol.gif , jetzt weis ich warum ich blockly nicht kapier! ich denk zu logisch? :D

                      gruß vom Woody
                      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                      1 Reply Last reply
                      0
                      • dslraserD dslraser

                        @siedi

                        Ich habe bei mir noch zwei Telegram Erinnerungen mit Bild eingebaut. Sieht dann z.B. am Vorabend der Abholung so aus :

                        Die Farbe der Tonne die abgeholt wird sollte dann ebenfalls passen. Es muß aber im Blockly auf die eigenen Bezeichnungen und Pfade angepasst werden. (Bei zwei Tonnen am gleichen Tag müßte ich mir auch noch was einfallen lassen...)

                        Screenshot_20210116-105615_Telegram.jpg

                        <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id=";J}3hpr7:d~*N?CrR==A" x="-88" y="362">
                         <field name="SCHEDULE">0 20 * * *</field>
                         <statement name="STATEMENT">
                           <block type="controls_if" id="EjaN~}B1gMA9ySf2%9kr">
                             <value name="IF0">
                               <block type="logic_operation" id="+hQc|po$a[W}HKd]slrE" inline="false">
                                 <field name="OP">AND</field>
                                 <value name="A">
                                   <block type="get_value" id="Q;BN3$0J3q5$0sumfBYC">
                                     <field name="ATTR">val</field>
                                     <field name="OID">trashschedule.0.next.dateFound</field>
                                   </block>
                                 </value>
                                 <value name="B">
                                   <block type="logic_compare" id=")Z1Ml4oq9UCnquPo!giX">
                                     <field name="OP">EQ</field>
                                     <value name="A">
                                       <block type="get_value" id="k@gpt[%7O[i`*b;SWlu4">
                                         <field name="ATTR">val</field>
                                         <field name="OID">trashschedule.0.next.daysLeft</field>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="math_number" id="([hVlm^PW0,gm`C/xp?a">
                                         <field name="NUM">1</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                               </block>
                             </value>
                             <statement name="DO0">
                               <block type="controls_if" id="OlLdF/vS2XgUn_.p!izz">
                                 <value name="IF0">
                                   <block type="logic_compare" id="}j2cfMHBr]VT%Bo*.*(_">
                                     <field name="OP">EQ</field>
                                     <value name="A">
                                       <block type="get_value" id="a;y6+_Z414.|pCZKe^6V">
                                         <field name="ATTR">val</field>
                                         <field name="OID">trashschedule.0.next.typesText</field>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="text" id="t9gEL*hjy}[Q6kXq751W">
                                         <field name="TEXT">Altpapier</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <statement name="DO0">
                                   <block type="sendto_custom" id="@eg4dFqs}^Kv2K$,15V4">
                                     <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                     <field name="INSTANCE">telegram.0</field>
                                     <field name="COMMAND">send</field>
                                     <field name="LOG"></field>
                                     <field name="WITH_STATEMENT">FALSE</field>
                                     <value name="ARG0">
                                       <shadow type="text" id="AB?k^1%H=Zb*~2Wshn1p">
                                         <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                                       </shadow>
                                     </value>
                                     <value name="ARG1">
                                       <shadow type="text">
                                         <field name="TEXT"></field>
                                       </shadow>
                                       <block type="text_join" id="]|ts;8$d1/S~qJySO.JQ">
                                         <mutation items="5"></mutation>
                                         <value name="ADD0">
                                           <block type="text" id="XE(%fx!7Z3xaUM*avL}G">
                                             <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                           </block>
                                         </value>
                                         <value name="ADD1">
                                           <block type="text_newline" id="IfOHWRc#$;lG8?8JbY#V">
                                             <field name="Type">\n</field>
                                           </block>
                                         </value>
                                         <value name="ADD2">
                                           <block type="text" id="Cl$DL-mg/GsZ|dV3@zN#">
                                             <field name="TEXT">abgeholt wird: *</field>
                                           </block>
                                         </value>
                                         <value name="ADD3">
                                           <block type="get_value" id=")`Hj#(fjI;.rsJutSON~">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.typesText</field>
                                           </block>
                                         </value>
                                         <value name="ADD4">
                                           <block type="text" id="Ze-4W?n0{LG_2vm^R#no">
                                             <field name="TEXT">*</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <value name="ARG2">
                                       <shadow type="text" id="*k5v:)?dyt$OztD,-@f{">
                                         <field name="TEXT"></field>
                                       </shadow>
                                     </value>
                                     <value name="ARG3">
                                       <shadow type="text" id="kx#:Vo-7~(:S4NMf]}lK">
                                         <field name="TEXT">Markdown</field>
                                       </shadow>
                                     </value>
                                   </block>
                                 </statement>
                                 <next>
                                   <block type="controls_if" id="`a-OGPZ:tomcsSV+X9TZ">
                                     <value name="IF0">
                                       <block type="logic_compare" id="BRb1@VU7%f(h/V3~yKfM">
                                         <field name="OP">EQ</field>
                                         <value name="A">
                                           <block type="get_value" id="C%W8ZyEB?}?5w$M6M+dc">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.typesText</field>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <block type="text" id="9m$|g#eX,E1Cmf41M:~x">
                                             <field name="TEXT">Bioabfall</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <statement name="DO0">
                                       <block type="sendto_custom" id="DGL=Alqp$fj,lU4qei5X">
                                         <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                         <field name="INSTANCE">telegram.0</field>
                                         <field name="COMMAND">send</field>
                                         <field name="LOG"></field>
                                         <field name="WITH_STATEMENT">FALSE</field>
                                         <value name="ARG0">
                                           <shadow type="text" id="esWEHE(Y4N/{UC~C24XO">
                                             <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                           </shadow>
                                         </value>
                                         <value name="ARG1">
                                           <shadow type="text">
                                             <field name="TEXT"></field>
                                           </shadow>
                                           <block type="text_join" id="pH,ZCJsOkf7#4dAS^4He">
                                             <mutation items="5"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="E6J]:DMqRw(DzO$vZPQ6">
                                                 <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="text_newline" id="`nPjFNXpFf:z##1XuyX6">
                                                 <field name="Type">\n</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="V7L0B+)~|t/^+JE?{PwT">
                                                 <field name="TEXT">abgeholt wird: *</field>
                                               </block>
                                             </value>
                                             <value name="ADD3">
                                               <block type="get_value" id="PxKgfVuw$PGOxEE3c4Hp">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="ADD4">
                                               <block type="text" id="|$al0L|)7dQ.r7qU=y^m">
                                                 <field name="TEXT">*</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="ARG2">
                                           <shadow type="text" id="9%s2dELdq#(KRjR)ZEfr">
                                             <field name="TEXT"></field>
                                           </shadow>
                                         </value>
                                         <value name="ARG3">
                                           <shadow type="text" id="|B*UV6o^N%|(23^5-}$0">
                                             <field name="TEXT">Markdown</field>
                                           </shadow>
                                         </value>
                                       </block>
                                     </statement>
                                     <next>
                                       <block type="controls_if" id="-=~z0~_W6V7]89}7fk;g">
                                         <value name="IF0">
                                           <block type="logic_compare" id=".KhSyvdyja5h3ctNlR{1">
                                             <field name="OP">EQ</field>
                                             <value name="A">
                                               <block type="get_value" id="6[wn^:%BNu]7_aH8(#cQ">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="B">
                                               <block type="text" id="MJi}DFL7_a:.?G!_Poq#">
                                                 <field name="TEXT">Gelber Sack</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <statement name="DO0">
                                           <block type="sendto_custom" id=")v|~o[HqXVcMnp9?k*_u">
                                             <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                             <field name="INSTANCE">telegram.0</field>
                                             <field name="COMMAND">send</field>
                                             <field name="LOG"></field>
                                             <field name="WITH_STATEMENT">FALSE</field>
                                             <value name="ARG0">
                                               <shadow type="text" id="u6N,8_Cv%h._pPcrq)3U">
                                                 <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                               </shadow>
                                             </value>
                                             <value name="ARG1">
                                               <shadow type="text">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                               <block type="text_join" id="^[GCcvLuZM8UZ8Wys5rM">
                                                 <mutation items="5"></mutation>
                                                 <value name="ADD0">
                                                   <block type="text" id="eMc+4$kyT3b[0U58`Vuy">
                                                     <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD1">
                                                   <block type="text_newline" id="rKSOBPcQCQ^.Moy3|pGw">
                                                     <field name="Type">\n</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD2">
                                                   <block type="text" id="-BM:LG{C!EoN.7#-aH7$">
                                                     <field name="TEXT">abgeholt wird: *</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD3">
                                                   <block type="get_value" id="3D+VzFX3bfatLfja[?,R">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD4">
                                                   <block type="text" id="-%J!8ZzxEgzT0nDVWVK$">
                                                     <field name="TEXT">*</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <value name="ARG2">
                                               <shadow type="text" id="Ig[)qLJHiK=UCb@/?+F=">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                             </value>
                                             <value name="ARG3">
                                               <shadow type="text" id="f4ByBapy93c2MIx~KBBW">
                                                 <field name="TEXT">Markdown</field>
                                               </shadow>
                                             </value>
                                           </block>
                                         </statement>
                                         <next>
                                           <block type="controls_if" id="O~3*MDDAyy([GL#co1w,">
                                             <value name="IF0">
                                               <block type="logic_compare" id="%+|^~4}`_*Mi`}.?Fpem">
                                                 <field name="OP">EQ</field>
                                                 <value name="A">
                                                   <block type="get_value" id=";[Ivv$DL?d{-/wcys8,n">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="B">
                                                   <block type="text" id="13?epJy=VBed|~~Rvkgz">
                                                     <field name="TEXT">Restabfall</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <statement name="DO0">
                                               <block type="sendto_custom" id="n]|*~fmUIsLKh^l0^ALO">
                                                 <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                 <field name="INSTANCE">telegram.0</field>
                                                 <field name="COMMAND">send</field>
                                                 <field name="LOG"></field>
                                                 <field name="WITH_STATEMENT">FALSE</field>
                                                 <value name="ARG0">
                                                   <shadow type="text" id="pnuP=zaCGcd-cy+YFq(%">
                                                     <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG1">
                                                   <shadow type="text">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                   <block type="text_join" id="?DI7Z,qu`*(LvgI{aK07">
                                                     <mutation items="5"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="I4h!Bl]OH21?Bi|B$8yH">
                                                         <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="text_newline" id="ihX5+{Quy@PjLnpE:OBT">
                                                         <field name="Type">\n</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="?UUnD;Ee7el_%d)}8`GP">
                                                         <field name="TEXT">abgeholt wird: *</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD3">
                                                       <block type="get_value" id="h2+k,D9xal%!?;0ZX2:-">
                                                         <field name="ATTR">val</field>
                                                         <field name="OID">trashschedule.0.next.typesText</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD4">
                                                       <block type="text" id="V2@@Vr7P_lD[bAKCLqD1">
                                                         <field name="TEXT">*</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="ARG2">
                                                   <shadow type="text" id="3Otyc,nb.cp%V]HIO|MA">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG3">
                                                   <shadow type="text" id="Y*QQ{%3E71ynTE2B?Gs*">
                                                     <field name="TEXT">Markdown</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </statement>
                           </block>
                         </statement>
                        </block>
                        

                        <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id="O%4=ke4-(?vnjhtIDnt3" x="-88" y="1963">
                         <field name="SCHEDULE">0 7 * * *</field>
                         <statement name="STATEMENT">
                           <block type="controls_if" id="kyfB;W(WcA(/-ZWG2j6(">
                             <value name="IF0">
                               <block type="logic_operation" id=".wZBS3T):whb7WB!a-c_" inline="false">
                                 <field name="OP">AND</field>
                                 <value name="A">
                                   <block type="get_value" id=",jhL[do$G_Q6TNBH,D]o">
                                     <field name="ATTR">val</field>
                                     <field name="OID">trashschedule.0.next.dateFound</field>
                                   </block>
                                 </value>
                                 <value name="B">
                                   <block type="logic_compare" id="Rlwt:Jv/rTfO.E:ZmYak">
                                     <field name="OP">EQ</field>
                                     <value name="A">
                                       <block type="get_value" id="WdL)rds~)z*-)1k),cX(">
                                         <field name="ATTR">val</field>
                                         <field name="OID">trashschedule.0.next.daysLeft</field>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="math_number" id="w%5y6PluO}wjq]lDY+Gd">
                                         <field name="NUM">0</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                               </block>
                             </value>
                             <statement name="DO0">
                               <block type="controls_if" id=",0QCBRv%l6;=QdMT*xBC">
                                 <value name="IF0">
                                   <block type="logic_compare" id="tE8KakuM?9@cP.-4]sz6">
                                     <field name="OP">EQ</field>
                                     <value name="A">
                                       <block type="get_value" id="S(]c`(6dQyf-YHSyaMr|">
                                         <field name="ATTR">val</field>
                                         <field name="OID">trashschedule.0.next.typesText</field>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="text" id="[3I:fa?oXy;=ib{UU*)4">
                                         <field name="TEXT">Altpapier</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <statement name="DO0">
                                   <block type="sendto_custom" id="VAbyHXAVZ@dPaC:-9SSD">
                                     <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                     <field name="INSTANCE">telegram.0</field>
                                     <field name="COMMAND">send</field>
                                     <field name="LOG"></field>
                                     <field name="WITH_STATEMENT">FALSE</field>
                                     <value name="ARG0">
                                       <shadow type="text" id="f[[8Ic($0~MqkLVQj:q=">
                                         <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                                       </shadow>
                                     </value>
                                     <value name="ARG1">
                                       <shadow type="text">
                                         <field name="TEXT"></field>
                                       </shadow>
                                       <block type="text_join" id="hc+:@2.JrQQ%9[^+5xmI">
                                         <mutation items="5"></mutation>
                                         <value name="ADD0">
                                           <block type="text" id="{%ooDoisJ/0)GL#~yKdw">
                                             <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                           </block>
                                         </value>
                                         <value name="ADD1">
                                           <block type="text_newline" id="@O5cU:wQL!(;/jHJs(ua">
                                             <field name="Type">\n</field>
                                           </block>
                                         </value>
                                         <value name="ADD2">
                                           <block type="text" id="?!W.U*zalNlUE9z][9IX">
                                             <field name="TEXT">abgeholt wird: *</field>
                                           </block>
                                         </value>
                                         <value name="ADD3">
                                           <block type="get_value" id="kiWzbOyC,y7m0(?6hQ?-">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.typesText</field>
                                           </block>
                                         </value>
                                         <value name="ADD4">
                                           <block type="text" id="sZC`EXxB*_Ml2k@Mt!-(">
                                             <field name="TEXT">*</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <value name="ARG2">
                                       <shadow type="text" id="dS4j5.=7g/mDQKGa#s^]">
                                         <field name="TEXT"></field>
                                       </shadow>
                                     </value>
                                     <value name="ARG3">
                                       <shadow type="text" id="HUw}^QejIwmdolEynXjb">
                                         <field name="TEXT">Markdown</field>
                                       </shadow>
                                     </value>
                                   </block>
                                 </statement>
                                 <next>
                                   <block type="controls_if" id="2K6-LaA,425U;z8`*3mh">
                                     <value name="IF0">
                                       <block type="logic_compare" id="}xmB=-[FHH#dOS8:w=DX">
                                         <field name="OP">EQ</field>
                                         <value name="A">
                                           <block type="get_value" id="n86,xqyo+3N{WOfRmUEg">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.typesText</field>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <block type="text" id="3PuBonM6s4/W+44^W*qC">
                                             <field name="TEXT">Bioabfall</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <statement name="DO0">
                                       <block type="sendto_custom" id="/VCW5w2yYBZ^uv*!vGux">
                                         <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                         <field name="INSTANCE">telegram.0</field>
                                         <field name="COMMAND">send</field>
                                         <field name="LOG"></field>
                                         <field name="WITH_STATEMENT">FALSE</field>
                                         <value name="ARG0">
                                           <shadow type="text" id="d?Edux%]-?x+Kbyo_XUV">
                                             <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                           </shadow>
                                         </value>
                                         <value name="ARG1">
                                           <shadow type="text">
                                             <field name="TEXT"></field>
                                           </shadow>
                                           <block type="text_join" id="*`r_CgUly[di@DQ%,NYK">
                                             <mutation items="5"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="kBiX?/_aNQiZ^/Ok{oTE">
                                                 <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="text_newline" id="|R*E+*{D(2mc-jp%Zq3c">
                                                 <field name="Type">\n</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="aFa,72=IczE=k;+tf+{$">
                                                 <field name="TEXT">abgeholt wird: *</field>
                                               </block>
                                             </value>
                                             <value name="ADD3">
                                               <block type="get_value" id="BM^dYruU_W`M|)+e|geZ">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="ADD4">
                                               <block type="text" id="{kP4$9L`|nv4*!cy:th#">
                                                 <field name="TEXT">*</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="ARG2">
                                           <shadow type="text" id="lnTyg+h*5.N-;H9C^jtF">
                                             <field name="TEXT"></field>
                                           </shadow>
                                         </value>
                                         <value name="ARG3">
                                           <shadow type="text" id="Pd.:QPuq{Pz~JNuJ)6:|">
                                             <field name="TEXT">Markdown</field>
                                           </shadow>
                                         </value>
                                       </block>
                                     </statement>
                                     <next>
                                       <block type="controls_if" id="nn*UkYOXYx%s+:^#G.bq">
                                         <value name="IF0">
                                           <block type="logic_compare" id="3,G(NQuQjv51=1{+-P[C">
                                             <field name="OP">EQ</field>
                                             <value name="A">
                                               <block type="get_value" id="9BlnPgT.t9uqmd4vQ9oE">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="B">
                                               <block type="text" id=":#ww)lrRo2uWOF,K2d?a">
                                                 <field name="TEXT">Gelber Sack</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <statement name="DO0">
                                           <block type="sendto_custom" id="q(-Rkgn})hssYL$EHZK#">
                                             <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                             <field name="INSTANCE">telegram.0</field>
                                             <field name="COMMAND">send</field>
                                             <field name="LOG"></field>
                                             <field name="WITH_STATEMENT">FALSE</field>
                                             <value name="ARG0">
                                               <shadow type="text" id="w(](DaO-,BBIaQl!h3%8">
                                                 <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                               </shadow>
                                             </value>
                                             <value name="ARG1">
                                               <shadow type="text">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                               <block type="text_join" id="%c/Zw)Lv=t:h4mY4{zSN">
                                                 <mutation items="5"></mutation>
                                                 <value name="ADD0">
                                                   <block type="text" id="KmKbe1Y(f0{csdor{o9|">
                                                     <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD1">
                                                   <block type="text_newline" id="%_ynkF*c]VAqDn16]QX;">
                                                     <field name="Type">\n</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD2">
                                                   <block type="text" id="CKlz25qVXoi.35!8aVNh">
                                                     <field name="TEXT">abgeholt wird: *</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD3">
                                                   <block type="get_value" id=",6%*DpD-jm)A_U64,Lg7">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD4">
                                                   <block type="text" id="rQ4HP`M($~f^u!3?7f{c">
                                                     <field name="TEXT">*</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <value name="ARG2">
                                               <shadow type="text" id="wgjQHU-XW%E)#H7!uB#z">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                             </value>
                                             <value name="ARG3">
                                               <shadow type="text" id="lLe[z39P@@S^!)cDoBc0">
                                                 <field name="TEXT">Markdown</field>
                                               </shadow>
                                             </value>
                                           </block>
                                         </statement>
                                         <next>
                                           <block type="controls_if" id="bGJx-AQ`c]?/F6cY#z5:">
                                             <value name="IF0">
                                               <block type="logic_compare" id="jbv0ZECf(yCwK1G[cg%1">
                                                 <field name="OP">EQ</field>
                                                 <value name="A">
                                                   <block type="get_value" id="4!O6Qe]~;82?@!eSURrh">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="B">
                                                   <block type="text" id="xD1@HB8.@{xR%[e##,L3">
                                                     <field name="TEXT">Restabfall</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <statement name="DO0">
                                               <block type="sendto_custom" id="{$-=x$M]!+HOtc0P@rI1">
                                                 <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                 <field name="INSTANCE">telegram.0</field>
                                                 <field name="COMMAND">send</field>
                                                 <field name="LOG"></field>
                                                 <field name="WITH_STATEMENT">FALSE</field>
                                                 <value name="ARG0">
                                                   <shadow type="text" id="P^e$^IF-O4@U0@WRH:J@">
                                                     <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG1">
                                                   <shadow type="text">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                   <block type="text_join" id="tUX1$D4AOMVhj,ECkbMk">
                                                     <mutation items="5"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="nM;f_b7H)zV7A,v3GSZ~">
                                                         <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="text_newline" id="#EM@8g*F)17/P:cIXdvR">
                                                         <field name="Type">\n</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="#of(;r%.U`#4}~pKZkbo">
                                                         <field name="TEXT">abgeholt wird: *</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD3">
                                                       <block type="get_value" id="NQB!-x74)xL{URqT(oS]">
                                                         <field name="ATTR">val</field>
                                                         <field name="OID">trashschedule.0.next.typesText</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD4">
                                                       <block type="text" id="02dvpw^fb[frTLIx};Rv">
                                                         <field name="TEXT">*</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="ARG2">
                                                   <shadow type="text" id="#~,z|^.#^0MR;~A099g-">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG3">
                                                   <shadow type="text" id="q1S(bV@Y@=GuvO(TM8sr">
                                                     <field name="TEXT">Markdown</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </statement>
                           </block>
                         </statement>
                        </block>
                        

                        S Offline
                        S Offline
                        siedi
                        wrote on last edited by
                        #4413

                        @dslraser said in Test Adapter iQontrol 1.5.x:

                        @siedi

                        Ich habe bei mir noch zwei Telegram Erinnerungen mit Bild eingebaut. Sieht dann z.B. am Vorabend der Abholung so aus :

                        Die Farbe der Tonne die abgeholt wird sollte dann ebenfalls passen. Es muß aber im Blockly auf die eigenen Bezeichnungen und Pfade angepasst werden. (Bei zwei Tonnen am gleichen Tag müßte ich mir auch noch was einfallen lassen...)

                        Screenshot_20210116-105615_Telegram.jpg

                        <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id=";J}3hpr7:d~*N?CrR==A" x="-88" y="362">
                         <field name="SCHEDULE">0 20 * * *</field>
                         <statement name="STATEMENT">
                           <block type="controls_if" id="EjaN~}B1gMA9ySf2%9kr">
                             <value name="IF0">
                               <block type="logic_operation" id="+hQc|po$a[W}HKd]slrE" inline="false">
                                 <field name="OP">AND</field>
                                 <value name="A">
                                   <block type="get_value" id="Q;BN3$0J3q5$0sumfBYC">
                                     <field name="ATTR">val</field>
                                     <field name="OID">trashschedule.0.next.dateFound</field>
                                   </block>
                                 </value>
                                 <value name="B">
                                   <block type="logic_compare" id=")Z1Ml4oq9UCnquPo!giX">
                                     <field name="OP">EQ</field>
                                     <value name="A">
                                       <block type="get_value" id="k@gpt[%7O[i`*b;SWlu4">
                                         <field name="ATTR">val</field>
                                         <field name="OID">trashschedule.0.next.daysLeft</field>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="math_number" id="([hVlm^PW0,gm`C/xp?a">
                                         <field name="NUM">1</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                               </block>
                             </value>
                             <statement name="DO0">
                               <block type="controls_if" id="OlLdF/vS2XgUn_.p!izz">
                                 <value name="IF0">
                                   <block type="logic_compare" id="}j2cfMHBr]VT%Bo*.*(_">
                                     <field name="OP">EQ</field>
                                     <value name="A">
                                       <block type="get_value" id="a;y6+_Z414.|pCZKe^6V">
                                         <field name="ATTR">val</field>
                                         <field name="OID">trashschedule.0.next.typesText</field>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="text" id="t9gEL*hjy}[Q6kXq751W">
                                         <field name="TEXT">Altpapier</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <statement name="DO0">
                                   <block type="sendto_custom" id="@eg4dFqs}^Kv2K$,15V4">
                                     <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                     <field name="INSTANCE">telegram.0</field>
                                     <field name="COMMAND">send</field>
                                     <field name="LOG"></field>
                                     <field name="WITH_STATEMENT">FALSE</field>
                                     <value name="ARG0">
                                       <shadow type="text" id="AB?k^1%H=Zb*~2Wshn1p">
                                         <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                                       </shadow>
                                     </value>
                                     <value name="ARG1">
                                       <shadow type="text">
                                         <field name="TEXT"></field>
                                       </shadow>
                                       <block type="text_join" id="]|ts;8$d1/S~qJySO.JQ">
                                         <mutation items="5"></mutation>
                                         <value name="ADD0">
                                           <block type="text" id="XE(%fx!7Z3xaUM*avL}G">
                                             <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                           </block>
                                         </value>
                                         <value name="ADD1">
                                           <block type="text_newline" id="IfOHWRc#$;lG8?8JbY#V">
                                             <field name="Type">\n</field>
                                           </block>
                                         </value>
                                         <value name="ADD2">
                                           <block type="text" id="Cl$DL-mg/GsZ|dV3@zN#">
                                             <field name="TEXT">abgeholt wird: *</field>
                                           </block>
                                         </value>
                                         <value name="ADD3">
                                           <block type="get_value" id=")`Hj#(fjI;.rsJutSON~">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.typesText</field>
                                           </block>
                                         </value>
                                         <value name="ADD4">
                                           <block type="text" id="Ze-4W?n0{LG_2vm^R#no">
                                             <field name="TEXT">*</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <value name="ARG2">
                                       <shadow type="text" id="*k5v:)?dyt$OztD,-@f{">
                                         <field name="TEXT"></field>
                                       </shadow>
                                     </value>
                                     <value name="ARG3">
                                       <shadow type="text" id="kx#:Vo-7~(:S4NMf]}lK">
                                         <field name="TEXT">Markdown</field>
                                       </shadow>
                                     </value>
                                   </block>
                                 </statement>
                                 <next>
                                   <block type="controls_if" id="`a-OGPZ:tomcsSV+X9TZ">
                                     <value name="IF0">
                                       <block type="logic_compare" id="BRb1@VU7%f(h/V3~yKfM">
                                         <field name="OP">EQ</field>
                                         <value name="A">
                                           <block type="get_value" id="C%W8ZyEB?}?5w$M6M+dc">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.typesText</field>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <block type="text" id="9m$|g#eX,E1Cmf41M:~x">
                                             <field name="TEXT">Bioabfall</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <statement name="DO0">
                                       <block type="sendto_custom" id="DGL=Alqp$fj,lU4qei5X">
                                         <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                         <field name="INSTANCE">telegram.0</field>
                                         <field name="COMMAND">send</field>
                                         <field name="LOG"></field>
                                         <field name="WITH_STATEMENT">FALSE</field>
                                         <value name="ARG0">
                                           <shadow type="text" id="esWEHE(Y4N/{UC~C24XO">
                                             <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                           </shadow>
                                         </value>
                                         <value name="ARG1">
                                           <shadow type="text">
                                             <field name="TEXT"></field>
                                           </shadow>
                                           <block type="text_join" id="pH,ZCJsOkf7#4dAS^4He">
                                             <mutation items="5"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="E6J]:DMqRw(DzO$vZPQ6">
                                                 <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="text_newline" id="`nPjFNXpFf:z##1XuyX6">
                                                 <field name="Type">\n</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="V7L0B+)~|t/^+JE?{PwT">
                                                 <field name="TEXT">abgeholt wird: *</field>
                                               </block>
                                             </value>
                                             <value name="ADD3">
                                               <block type="get_value" id="PxKgfVuw$PGOxEE3c4Hp">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="ADD4">
                                               <block type="text" id="|$al0L|)7dQ.r7qU=y^m">
                                                 <field name="TEXT">*</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="ARG2">
                                           <shadow type="text" id="9%s2dELdq#(KRjR)ZEfr">
                                             <field name="TEXT"></field>
                                           </shadow>
                                         </value>
                                         <value name="ARG3">
                                           <shadow type="text" id="|B*UV6o^N%|(23^5-}$0">
                                             <field name="TEXT">Markdown</field>
                                           </shadow>
                                         </value>
                                       </block>
                                     </statement>
                                     <next>
                                       <block type="controls_if" id="-=~z0~_W6V7]89}7fk;g">
                                         <value name="IF0">
                                           <block type="logic_compare" id=".KhSyvdyja5h3ctNlR{1">
                                             <field name="OP">EQ</field>
                                             <value name="A">
                                               <block type="get_value" id="6[wn^:%BNu]7_aH8(#cQ">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="B">
                                               <block type="text" id="MJi}DFL7_a:.?G!_Poq#">
                                                 <field name="TEXT">Gelber Sack</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <statement name="DO0">
                                           <block type="sendto_custom" id=")v|~o[HqXVcMnp9?k*_u">
                                             <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                             <field name="INSTANCE">telegram.0</field>
                                             <field name="COMMAND">send</field>
                                             <field name="LOG"></field>
                                             <field name="WITH_STATEMENT">FALSE</field>
                                             <value name="ARG0">
                                               <shadow type="text" id="u6N,8_Cv%h._pPcrq)3U">
                                                 <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                               </shadow>
                                             </value>
                                             <value name="ARG1">
                                               <shadow type="text">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                               <block type="text_join" id="^[GCcvLuZM8UZ8Wys5rM">
                                                 <mutation items="5"></mutation>
                                                 <value name="ADD0">
                                                   <block type="text" id="eMc+4$kyT3b[0U58`Vuy">
                                                     <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD1">
                                                   <block type="text_newline" id="rKSOBPcQCQ^.Moy3|pGw">
                                                     <field name="Type">\n</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD2">
                                                   <block type="text" id="-BM:LG{C!EoN.7#-aH7$">
                                                     <field name="TEXT">abgeholt wird: *</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD3">
                                                   <block type="get_value" id="3D+VzFX3bfatLfja[?,R">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD4">
                                                   <block type="text" id="-%J!8ZzxEgzT0nDVWVK$">
                                                     <field name="TEXT">*</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <value name="ARG2">
                                               <shadow type="text" id="Ig[)qLJHiK=UCb@/?+F=">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                             </value>
                                             <value name="ARG3">
                                               <shadow type="text" id="f4ByBapy93c2MIx~KBBW">
                                                 <field name="TEXT">Markdown</field>
                                               </shadow>
                                             </value>
                                           </block>
                                         </statement>
                                         <next>
                                           <block type="controls_if" id="O~3*MDDAyy([GL#co1w,">
                                             <value name="IF0">
                                               <block type="logic_compare" id="%+|^~4}`_*Mi`}.?Fpem">
                                                 <field name="OP">EQ</field>
                                                 <value name="A">
                                                   <block type="get_value" id=";[Ivv$DL?d{-/wcys8,n">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="B">
                                                   <block type="text" id="13?epJy=VBed|~~Rvkgz">
                                                     <field name="TEXT">Restabfall</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <statement name="DO0">
                                               <block type="sendto_custom" id="n]|*~fmUIsLKh^l0^ALO">
                                                 <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                 <field name="INSTANCE">telegram.0</field>
                                                 <field name="COMMAND">send</field>
                                                 <field name="LOG"></field>
                                                 <field name="WITH_STATEMENT">FALSE</field>
                                                 <value name="ARG0">
                                                   <shadow type="text" id="pnuP=zaCGcd-cy+YFq(%">
                                                     <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG1">
                                                   <shadow type="text">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                   <block type="text_join" id="?DI7Z,qu`*(LvgI{aK07">
                                                     <mutation items="5"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="I4h!Bl]OH21?Bi|B$8yH">
                                                         <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="text_newline" id="ihX5+{Quy@PjLnpE:OBT">
                                                         <field name="Type">\n</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="?UUnD;Ee7el_%d)}8`GP">
                                                         <field name="TEXT">abgeholt wird: *</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD3">
                                                       <block type="get_value" id="h2+k,D9xal%!?;0ZX2:-">
                                                         <field name="ATTR">val</field>
                                                         <field name="OID">trashschedule.0.next.typesText</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD4">
                                                       <block type="text" id="V2@@Vr7P_lD[bAKCLqD1">
                                                         <field name="TEXT">*</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="ARG2">
                                                   <shadow type="text" id="3Otyc,nb.cp%V]HIO|MA">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG3">
                                                   <shadow type="text" id="Y*QQ{%3E71ynTE2B?Gs*">
                                                     <field name="TEXT">Markdown</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </statement>
                           </block>
                         </statement>
                        </block>
                        

                        <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id="O%4=ke4-(?vnjhtIDnt3" x="-88" y="1963">
                         <field name="SCHEDULE">0 7 * * *</field>
                         <statement name="STATEMENT">
                           <block type="controls_if" id="kyfB;W(WcA(/-ZWG2j6(">
                             <value name="IF0">
                               <block type="logic_operation" id=".wZBS3T):whb7WB!a-c_" inline="false">
                                 <field name="OP">AND</field>
                                 <value name="A">
                                   <block type="get_value" id=",jhL[do$G_Q6TNBH,D]o">
                                     <field name="ATTR">val</field>
                                     <field name="OID">trashschedule.0.next.dateFound</field>
                                   </block>
                                 </value>
                                 <value name="B">
                                   <block type="logic_compare" id="Rlwt:Jv/rTfO.E:ZmYak">
                                     <field name="OP">EQ</field>
                                     <value name="A">
                                       <block type="get_value" id="WdL)rds~)z*-)1k),cX(">
                                         <field name="ATTR">val</field>
                                         <field name="OID">trashschedule.0.next.daysLeft</field>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="math_number" id="w%5y6PluO}wjq]lDY+Gd">
                                         <field name="NUM">0</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                               </block>
                             </value>
                             <statement name="DO0">
                               <block type="controls_if" id=",0QCBRv%l6;=QdMT*xBC">
                                 <value name="IF0">
                                   <block type="logic_compare" id="tE8KakuM?9@cP.-4]sz6">
                                     <field name="OP">EQ</field>
                                     <value name="A">
                                       <block type="get_value" id="S(]c`(6dQyf-YHSyaMr|">
                                         <field name="ATTR">val</field>
                                         <field name="OID">trashschedule.0.next.typesText</field>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="text" id="[3I:fa?oXy;=ib{UU*)4">
                                         <field name="TEXT">Altpapier</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <statement name="DO0">
                                   <block type="sendto_custom" id="VAbyHXAVZ@dPaC:-9SSD">
                                     <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                     <field name="INSTANCE">telegram.0</field>
                                     <field name="COMMAND">send</field>
                                     <field name="LOG"></field>
                                     <field name="WITH_STATEMENT">FALSE</field>
                                     <value name="ARG0">
                                       <shadow type="text" id="f[[8Ic($0~MqkLVQj:q=">
                                         <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                                       </shadow>
                                     </value>
                                     <value name="ARG1">
                                       <shadow type="text">
                                         <field name="TEXT"></field>
                                       </shadow>
                                       <block type="text_join" id="hc+:@2.JrQQ%9[^+5xmI">
                                         <mutation items="5"></mutation>
                                         <value name="ADD0">
                                           <block type="text" id="{%ooDoisJ/0)GL#~yKdw">
                                             <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                           </block>
                                         </value>
                                         <value name="ADD1">
                                           <block type="text_newline" id="@O5cU:wQL!(;/jHJs(ua">
                                             <field name="Type">\n</field>
                                           </block>
                                         </value>
                                         <value name="ADD2">
                                           <block type="text" id="?!W.U*zalNlUE9z][9IX">
                                             <field name="TEXT">abgeholt wird: *</field>
                                           </block>
                                         </value>
                                         <value name="ADD3">
                                           <block type="get_value" id="kiWzbOyC,y7m0(?6hQ?-">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.typesText</field>
                                           </block>
                                         </value>
                                         <value name="ADD4">
                                           <block type="text" id="sZC`EXxB*_Ml2k@Mt!-(">
                                             <field name="TEXT">*</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <value name="ARG2">
                                       <shadow type="text" id="dS4j5.=7g/mDQKGa#s^]">
                                         <field name="TEXT"></field>
                                       </shadow>
                                     </value>
                                     <value name="ARG3">
                                       <shadow type="text" id="HUw}^QejIwmdolEynXjb">
                                         <field name="TEXT">Markdown</field>
                                       </shadow>
                                     </value>
                                   </block>
                                 </statement>
                                 <next>
                                   <block type="controls_if" id="2K6-LaA,425U;z8`*3mh">
                                     <value name="IF0">
                                       <block type="logic_compare" id="}xmB=-[FHH#dOS8:w=DX">
                                         <field name="OP">EQ</field>
                                         <value name="A">
                                           <block type="get_value" id="n86,xqyo+3N{WOfRmUEg">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.typesText</field>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <block type="text" id="3PuBonM6s4/W+44^W*qC">
                                             <field name="TEXT">Bioabfall</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <statement name="DO0">
                                       <block type="sendto_custom" id="/VCW5w2yYBZ^uv*!vGux">
                                         <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                         <field name="INSTANCE">telegram.0</field>
                                         <field name="COMMAND">send</field>
                                         <field name="LOG"></field>
                                         <field name="WITH_STATEMENT">FALSE</field>
                                         <value name="ARG0">
                                           <shadow type="text" id="d?Edux%]-?x+Kbyo_XUV">
                                             <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                           </shadow>
                                         </value>
                                         <value name="ARG1">
                                           <shadow type="text">
                                             <field name="TEXT"></field>
                                           </shadow>
                                           <block type="text_join" id="*`r_CgUly[di@DQ%,NYK">
                                             <mutation items="5"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="kBiX?/_aNQiZ^/Ok{oTE">
                                                 <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="text_newline" id="|R*E+*{D(2mc-jp%Zq3c">
                                                 <field name="Type">\n</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="aFa,72=IczE=k;+tf+{$">
                                                 <field name="TEXT">abgeholt wird: *</field>
                                               </block>
                                             </value>
                                             <value name="ADD3">
                                               <block type="get_value" id="BM^dYruU_W`M|)+e|geZ">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="ADD4">
                                               <block type="text" id="{kP4$9L`|nv4*!cy:th#">
                                                 <field name="TEXT">*</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="ARG2">
                                           <shadow type="text" id="lnTyg+h*5.N-;H9C^jtF">
                                             <field name="TEXT"></field>
                                           </shadow>
                                         </value>
                                         <value name="ARG3">
                                           <shadow type="text" id="Pd.:QPuq{Pz~JNuJ)6:|">
                                             <field name="TEXT">Markdown</field>
                                           </shadow>
                                         </value>
                                       </block>
                                     </statement>
                                     <next>
                                       <block type="controls_if" id="nn*UkYOXYx%s+:^#G.bq">
                                         <value name="IF0">
                                           <block type="logic_compare" id="3,G(NQuQjv51=1{+-P[C">
                                             <field name="OP">EQ</field>
                                             <value name="A">
                                               <block type="get_value" id="9BlnPgT.t9uqmd4vQ9oE">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="B">
                                               <block type="text" id=":#ww)lrRo2uWOF,K2d?a">
                                                 <field name="TEXT">Gelber Sack</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <statement name="DO0">
                                           <block type="sendto_custom" id="q(-Rkgn})hssYL$EHZK#">
                                             <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                             <field name="INSTANCE">telegram.0</field>
                                             <field name="COMMAND">send</field>
                                             <field name="LOG"></field>
                                             <field name="WITH_STATEMENT">FALSE</field>
                                             <value name="ARG0">
                                               <shadow type="text" id="w(](DaO-,BBIaQl!h3%8">
                                                 <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                               </shadow>
                                             </value>
                                             <value name="ARG1">
                                               <shadow type="text">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                               <block type="text_join" id="%c/Zw)Lv=t:h4mY4{zSN">
                                                 <mutation items="5"></mutation>
                                                 <value name="ADD0">
                                                   <block type="text" id="KmKbe1Y(f0{csdor{o9|">
                                                     <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD1">
                                                   <block type="text_newline" id="%_ynkF*c]VAqDn16]QX;">
                                                     <field name="Type">\n</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD2">
                                                   <block type="text" id="CKlz25qVXoi.35!8aVNh">
                                                     <field name="TEXT">abgeholt wird: *</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD3">
                                                   <block type="get_value" id=",6%*DpD-jm)A_U64,Lg7">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD4">
                                                   <block type="text" id="rQ4HP`M($~f^u!3?7f{c">
                                                     <field name="TEXT">*</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <value name="ARG2">
                                               <shadow type="text" id="wgjQHU-XW%E)#H7!uB#z">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                             </value>
                                             <value name="ARG3">
                                               <shadow type="text" id="lLe[z39P@@S^!)cDoBc0">
                                                 <field name="TEXT">Markdown</field>
                                               </shadow>
                                             </value>
                                           </block>
                                         </statement>
                                         <next>
                                           <block type="controls_if" id="bGJx-AQ`c]?/F6cY#z5:">
                                             <value name="IF0">
                                               <block type="logic_compare" id="jbv0ZECf(yCwK1G[cg%1">
                                                 <field name="OP">EQ</field>
                                                 <value name="A">
                                                   <block type="get_value" id="4!O6Qe]~;82?@!eSURrh">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="B">
                                                   <block type="text" id="xD1@HB8.@{xR%[e##,L3">
                                                     <field name="TEXT">Restabfall</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <statement name="DO0">
                                               <block type="sendto_custom" id="{$-=x$M]!+HOtc0P@rI1">
                                                 <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                 <field name="INSTANCE">telegram.0</field>
                                                 <field name="COMMAND">send</field>
                                                 <field name="LOG"></field>
                                                 <field name="WITH_STATEMENT">FALSE</field>
                                                 <value name="ARG0">
                                                   <shadow type="text" id="P^e$^IF-O4@U0@WRH:J@">
                                                     <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG1">
                                                   <shadow type="text">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                   <block type="text_join" id="tUX1$D4AOMVhj,ECkbMk">
                                                     <mutation items="5"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="nM;f_b7H)zV7A,v3GSZ~">
                                                         <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="text_newline" id="#EM@8g*F)17/P:cIXdvR">
                                                         <field name="Type">\n</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="#of(;r%.U`#4}~pKZkbo">
                                                         <field name="TEXT">abgeholt wird: *</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD3">
                                                       <block type="get_value" id="NQB!-x74)xL{URqT(oS]">
                                                         <field name="ATTR">val</field>
                                                         <field name="OID">trashschedule.0.next.typesText</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD4">
                                                       <block type="text" id="02dvpw^fb[frTLIx};Rv">
                                                         <field name="TEXT">*</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="ARG2">
                                                   <shadow type="text" id="#~,z|^.#^0MR;~A099g-">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG3">
                                                   <shadow type="text" id="q1S(bV@Y@=GuvO(TM8sr">
                                                     <field name="TEXT">Markdown</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </statement>
                           </block>
                         </statement>
                        </block>
                        

                        haha, das ist cool. Muss meiner Frau auch erst noch mal Telegram installieren...sind alle noch auf dem WA Trip (und befürchte, dass wir trotz der AGB Änderung davon nicht wegkommen, weil es einfach zu weit verbreitet ist. Anderes Thema)

                        da_WoodyD dslraserD 2 Replies Last reply
                        0
                        • S siedi

                          @dslraser said in Test Adapter iQontrol 1.5.x:

                          @siedi

                          Ich habe bei mir noch zwei Telegram Erinnerungen mit Bild eingebaut. Sieht dann z.B. am Vorabend der Abholung so aus :

                          Die Farbe der Tonne die abgeholt wird sollte dann ebenfalls passen. Es muß aber im Blockly auf die eigenen Bezeichnungen und Pfade angepasst werden. (Bei zwei Tonnen am gleichen Tag müßte ich mir auch noch was einfallen lassen...)

                          Screenshot_20210116-105615_Telegram.jpg

                          <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id=";J}3hpr7:d~*N?CrR==A" x="-88" y="362">
                           <field name="SCHEDULE">0 20 * * *</field>
                           <statement name="STATEMENT">
                             <block type="controls_if" id="EjaN~}B1gMA9ySf2%9kr">
                               <value name="IF0">
                                 <block type="logic_operation" id="+hQc|po$a[W}HKd]slrE" inline="false">
                                   <field name="OP">AND</field>
                                   <value name="A">
                                     <block type="get_value" id="Q;BN3$0J3q5$0sumfBYC">
                                       <field name="ATTR">val</field>
                                       <field name="OID">trashschedule.0.next.dateFound</field>
                                     </block>
                                   </value>
                                   <value name="B">
                                     <block type="logic_compare" id=")Z1Ml4oq9UCnquPo!giX">
                                       <field name="OP">EQ</field>
                                       <value name="A">
                                         <block type="get_value" id="k@gpt[%7O[i`*b;SWlu4">
                                           <field name="ATTR">val</field>
                                           <field name="OID">trashschedule.0.next.daysLeft</field>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <block type="math_number" id="([hVlm^PW0,gm`C/xp?a">
                                           <field name="NUM">1</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <statement name="DO0">
                                 <block type="controls_if" id="OlLdF/vS2XgUn_.p!izz">
                                   <value name="IF0">
                                     <block type="logic_compare" id="}j2cfMHBr]VT%Bo*.*(_">
                                       <field name="OP">EQ</field>
                                       <value name="A">
                                         <block type="get_value" id="a;y6+_Z414.|pCZKe^6V">
                                           <field name="ATTR">val</field>
                                           <field name="OID">trashschedule.0.next.typesText</field>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <block type="text" id="t9gEL*hjy}[Q6kXq751W">
                                           <field name="TEXT">Altpapier</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <statement name="DO0">
                                     <block type="sendto_custom" id="@eg4dFqs}^Kv2K$,15V4">
                                       <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                       <field name="INSTANCE">telegram.0</field>
                                       <field name="COMMAND">send</field>
                                       <field name="LOG"></field>
                                       <field name="WITH_STATEMENT">FALSE</field>
                                       <value name="ARG0">
                                         <shadow type="text" id="AB?k^1%H=Zb*~2Wshn1p">
                                           <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                                         </shadow>
                                       </value>
                                       <value name="ARG1">
                                         <shadow type="text">
                                           <field name="TEXT"></field>
                                         </shadow>
                                         <block type="text_join" id="]|ts;8$d1/S~qJySO.JQ">
                                           <mutation items="5"></mutation>
                                           <value name="ADD0">
                                             <block type="text" id="XE(%fx!7Z3xaUM*avL}G">
                                               <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                             </block>
                                           </value>
                                           <value name="ADD1">
                                             <block type="text_newline" id="IfOHWRc#$;lG8?8JbY#V">
                                               <field name="Type">\n</field>
                                             </block>
                                           </value>
                                           <value name="ADD2">
                                             <block type="text" id="Cl$DL-mg/GsZ|dV3@zN#">
                                               <field name="TEXT">abgeholt wird: *</field>
                                             </block>
                                           </value>
                                           <value name="ADD3">
                                             <block type="get_value" id=")`Hj#(fjI;.rsJutSON~">
                                               <field name="ATTR">val</field>
                                               <field name="OID">trashschedule.0.next.typesText</field>
                                             </block>
                                           </value>
                                           <value name="ADD4">
                                             <block type="text" id="Ze-4W?n0{LG_2vm^R#no">
                                               <field name="TEXT">*</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <value name="ARG2">
                                         <shadow type="text" id="*k5v:)?dyt$OztD,-@f{">
                                           <field name="TEXT"></field>
                                         </shadow>
                                       </value>
                                       <value name="ARG3">
                                         <shadow type="text" id="kx#:Vo-7~(:S4NMf]}lK">
                                           <field name="TEXT">Markdown</field>
                                         </shadow>
                                       </value>
                                     </block>
                                   </statement>
                                   <next>
                                     <block type="controls_if" id="`a-OGPZ:tomcsSV+X9TZ">
                                       <value name="IF0">
                                         <block type="logic_compare" id="BRb1@VU7%f(h/V3~yKfM">
                                           <field name="OP">EQ</field>
                                           <value name="A">
                                             <block type="get_value" id="C%W8ZyEB?}?5w$M6M+dc">
                                               <field name="ATTR">val</field>
                                               <field name="OID">trashschedule.0.next.typesText</field>
                                             </block>
                                           </value>
                                           <value name="B">
                                             <block type="text" id="9m$|g#eX,E1Cmf41M:~x">
                                               <field name="TEXT">Bioabfall</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <statement name="DO0">
                                         <block type="sendto_custom" id="DGL=Alqp$fj,lU4qei5X">
                                           <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                           <field name="INSTANCE">telegram.0</field>
                                           <field name="COMMAND">send</field>
                                           <field name="LOG"></field>
                                           <field name="WITH_STATEMENT">FALSE</field>
                                           <value name="ARG0">
                                             <shadow type="text" id="esWEHE(Y4N/{UC~C24XO">
                                               <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                             </shadow>
                                           </value>
                                           <value name="ARG1">
                                             <shadow type="text">
                                               <field name="TEXT"></field>
                                             </shadow>
                                             <block type="text_join" id="pH,ZCJsOkf7#4dAS^4He">
                                               <mutation items="5"></mutation>
                                               <value name="ADD0">
                                                 <block type="text" id="E6J]:DMqRw(DzO$vZPQ6">
                                                   <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                 </block>
                                               </value>
                                               <value name="ADD1">
                                                 <block type="text_newline" id="`nPjFNXpFf:z##1XuyX6">
                                                   <field name="Type">\n</field>
                                                 </block>
                                               </value>
                                               <value name="ADD2">
                                                 <block type="text" id="V7L0B+)~|t/^+JE?{PwT">
                                                   <field name="TEXT">abgeholt wird: *</field>
                                                 </block>
                                               </value>
                                               <value name="ADD3">
                                                 <block type="get_value" id="PxKgfVuw$PGOxEE3c4Hp">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">trashschedule.0.next.typesText</field>
                                                 </block>
                                               </value>
                                               <value name="ADD4">
                                                 <block type="text" id="|$al0L|)7dQ.r7qU=y^m">
                                                   <field name="TEXT">*</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <value name="ARG2">
                                             <shadow type="text" id="9%s2dELdq#(KRjR)ZEfr">
                                               <field name="TEXT"></field>
                                             </shadow>
                                           </value>
                                           <value name="ARG3">
                                             <shadow type="text" id="|B*UV6o^N%|(23^5-}$0">
                                               <field name="TEXT">Markdown</field>
                                             </shadow>
                                           </value>
                                         </block>
                                       </statement>
                                       <next>
                                         <block type="controls_if" id="-=~z0~_W6V7]89}7fk;g">
                                           <value name="IF0">
                                             <block type="logic_compare" id=".KhSyvdyja5h3ctNlR{1">
                                               <field name="OP">EQ</field>
                                               <value name="A">
                                                 <block type="get_value" id="6[wn^:%BNu]7_aH8(#cQ">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">trashschedule.0.next.typesText</field>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="text" id="MJi}DFL7_a:.?G!_Poq#">
                                                   <field name="TEXT">Gelber Sack</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="sendto_custom" id=")v|~o[HqXVcMnp9?k*_u">
                                               <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                               <field name="INSTANCE">telegram.0</field>
                                               <field name="COMMAND">send</field>
                                               <field name="LOG"></field>
                                               <field name="WITH_STATEMENT">FALSE</field>
                                               <value name="ARG0">
                                                 <shadow type="text" id="u6N,8_Cv%h._pPcrq)3U">
                                                   <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                                 </shadow>
                                               </value>
                                               <value name="ARG1">
                                                 <shadow type="text">
                                                   <field name="TEXT"></field>
                                                 </shadow>
                                                 <block type="text_join" id="^[GCcvLuZM8UZ8Wys5rM">
                                                   <mutation items="5"></mutation>
                                                   <value name="ADD0">
                                                     <block type="text" id="eMc+4$kyT3b[0U58`Vuy">
                                                       <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD1">
                                                     <block type="text_newline" id="rKSOBPcQCQ^.Moy3|pGw">
                                                       <field name="Type">\n</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD2">
                                                     <block type="text" id="-BM:LG{C!EoN.7#-aH7$">
                                                       <field name="TEXT">abgeholt wird: *</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD3">
                                                     <block type="get_value" id="3D+VzFX3bfatLfja[?,R">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">trashschedule.0.next.typesText</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD4">
                                                     <block type="text" id="-%J!8ZzxEgzT0nDVWVK$">
                                                       <field name="TEXT">*</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <value name="ARG2">
                                                 <shadow type="text" id="Ig[)qLJHiK=UCb@/?+F=">
                                                   <field name="TEXT"></field>
                                                 </shadow>
                                               </value>
                                               <value name="ARG3">
                                                 <shadow type="text" id="f4ByBapy93c2MIx~KBBW">
                                                   <field name="TEXT">Markdown</field>
                                                 </shadow>
                                               </value>
                                             </block>
                                           </statement>
                                           <next>
                                             <block type="controls_if" id="O~3*MDDAyy([GL#co1w,">
                                               <value name="IF0">
                                                 <block type="logic_compare" id="%+|^~4}`_*Mi`}.?Fpem">
                                                   <field name="OP">EQ</field>
                                                   <value name="A">
                                                     <block type="get_value" id=";[Ivv$DL?d{-/wcys8,n">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">trashschedule.0.next.typesText</field>
                                                     </block>
                                                   </value>
                                                   <value name="B">
                                                     <block type="text" id="13?epJy=VBed|~~Rvkgz">
                                                       <field name="TEXT">Restabfall</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <statement name="DO0">
                                                 <block type="sendto_custom" id="n]|*~fmUIsLKh^l0^ALO">
                                                   <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                   <field name="INSTANCE">telegram.0</field>
                                                   <field name="COMMAND">send</field>
                                                   <field name="LOG"></field>
                                                   <field name="WITH_STATEMENT">FALSE</field>
                                                   <value name="ARG0">
                                                     <shadow type="text" id="pnuP=zaCGcd-cy+YFq(%">
                                                       <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                                     </shadow>
                                                   </value>
                                                   <value name="ARG1">
                                                     <shadow type="text">
                                                       <field name="TEXT"></field>
                                                     </shadow>
                                                     <block type="text_join" id="?DI7Z,qu`*(LvgI{aK07">
                                                       <mutation items="5"></mutation>
                                                       <value name="ADD0">
                                                         <block type="text" id="I4h!Bl]OH21?Bi|B$8yH">
                                                           <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD1">
                                                         <block type="text_newline" id="ihX5+{Quy@PjLnpE:OBT">
                                                           <field name="Type">\n</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD2">
                                                         <block type="text" id="?UUnD;Ee7el_%d)}8`GP">
                                                           <field name="TEXT">abgeholt wird: *</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD3">
                                                         <block type="get_value" id="h2+k,D9xal%!?;0ZX2:-">
                                                           <field name="ATTR">val</field>
                                                           <field name="OID">trashschedule.0.next.typesText</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD4">
                                                         <block type="text" id="V2@@Vr7P_lD[bAKCLqD1">
                                                           <field name="TEXT">*</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <value name="ARG2">
                                                     <shadow type="text" id="3Otyc,nb.cp%V]HIO|MA">
                                                       <field name="TEXT"></field>
                                                     </shadow>
                                                   </value>
                                                   <value name="ARG3">
                                                     <shadow type="text" id="Y*QQ{%3E71ynTE2B?Gs*">
                                                       <field name="TEXT">Markdown</field>
                                                     </shadow>
                                                   </value>
                                                 </block>
                                               </statement>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </statement>
                             </block>
                           </statement>
                          </block>
                          

                          <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id="O%4=ke4-(?vnjhtIDnt3" x="-88" y="1963">
                           <field name="SCHEDULE">0 7 * * *</field>
                           <statement name="STATEMENT">
                             <block type="controls_if" id="kyfB;W(WcA(/-ZWG2j6(">
                               <value name="IF0">
                                 <block type="logic_operation" id=".wZBS3T):whb7WB!a-c_" inline="false">
                                   <field name="OP">AND</field>
                                   <value name="A">
                                     <block type="get_value" id=",jhL[do$G_Q6TNBH,D]o">
                                       <field name="ATTR">val</field>
                                       <field name="OID">trashschedule.0.next.dateFound</field>
                                     </block>
                                   </value>
                                   <value name="B">
                                     <block type="logic_compare" id="Rlwt:Jv/rTfO.E:ZmYak">
                                       <field name="OP">EQ</field>
                                       <value name="A">
                                         <block type="get_value" id="WdL)rds~)z*-)1k),cX(">
                                           <field name="ATTR">val</field>
                                           <field name="OID">trashschedule.0.next.daysLeft</field>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <block type="math_number" id="w%5y6PluO}wjq]lDY+Gd">
                                           <field name="NUM">0</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <statement name="DO0">
                                 <block type="controls_if" id=",0QCBRv%l6;=QdMT*xBC">
                                   <value name="IF0">
                                     <block type="logic_compare" id="tE8KakuM?9@cP.-4]sz6">
                                       <field name="OP">EQ</field>
                                       <value name="A">
                                         <block type="get_value" id="S(]c`(6dQyf-YHSyaMr|">
                                           <field name="ATTR">val</field>
                                           <field name="OID">trashschedule.0.next.typesText</field>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <block type="text" id="[3I:fa?oXy;=ib{UU*)4">
                                           <field name="TEXT">Altpapier</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <statement name="DO0">
                                     <block type="sendto_custom" id="VAbyHXAVZ@dPaC:-9SSD">
                                       <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                       <field name="INSTANCE">telegram.0</field>
                                       <field name="COMMAND">send</field>
                                       <field name="LOG"></field>
                                       <field name="WITH_STATEMENT">FALSE</field>
                                       <value name="ARG0">
                                         <shadow type="text" id="f[[8Ic($0~MqkLVQj:q=">
                                           <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                                         </shadow>
                                       </value>
                                       <value name="ARG1">
                                         <shadow type="text">
                                           <field name="TEXT"></field>
                                         </shadow>
                                         <block type="text_join" id="hc+:@2.JrQQ%9[^+5xmI">
                                           <mutation items="5"></mutation>
                                           <value name="ADD0">
                                             <block type="text" id="{%ooDoisJ/0)GL#~yKdw">
                                               <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                             </block>
                                           </value>
                                           <value name="ADD1">
                                             <block type="text_newline" id="@O5cU:wQL!(;/jHJs(ua">
                                               <field name="Type">\n</field>
                                             </block>
                                           </value>
                                           <value name="ADD2">
                                             <block type="text" id="?!W.U*zalNlUE9z][9IX">
                                               <field name="TEXT">abgeholt wird: *</field>
                                             </block>
                                           </value>
                                           <value name="ADD3">
                                             <block type="get_value" id="kiWzbOyC,y7m0(?6hQ?-">
                                               <field name="ATTR">val</field>
                                               <field name="OID">trashschedule.0.next.typesText</field>
                                             </block>
                                           </value>
                                           <value name="ADD4">
                                             <block type="text" id="sZC`EXxB*_Ml2k@Mt!-(">
                                               <field name="TEXT">*</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <value name="ARG2">
                                         <shadow type="text" id="dS4j5.=7g/mDQKGa#s^]">
                                           <field name="TEXT"></field>
                                         </shadow>
                                       </value>
                                       <value name="ARG3">
                                         <shadow type="text" id="HUw}^QejIwmdolEynXjb">
                                           <field name="TEXT">Markdown</field>
                                         </shadow>
                                       </value>
                                     </block>
                                   </statement>
                                   <next>
                                     <block type="controls_if" id="2K6-LaA,425U;z8`*3mh">
                                       <value name="IF0">
                                         <block type="logic_compare" id="}xmB=-[FHH#dOS8:w=DX">
                                           <field name="OP">EQ</field>
                                           <value name="A">
                                             <block type="get_value" id="n86,xqyo+3N{WOfRmUEg">
                                               <field name="ATTR">val</field>
                                               <field name="OID">trashschedule.0.next.typesText</field>
                                             </block>
                                           </value>
                                           <value name="B">
                                             <block type="text" id="3PuBonM6s4/W+44^W*qC">
                                               <field name="TEXT">Bioabfall</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <statement name="DO0">
                                         <block type="sendto_custom" id="/VCW5w2yYBZ^uv*!vGux">
                                           <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                           <field name="INSTANCE">telegram.0</field>
                                           <field name="COMMAND">send</field>
                                           <field name="LOG"></field>
                                           <field name="WITH_STATEMENT">FALSE</field>
                                           <value name="ARG0">
                                             <shadow type="text" id="d?Edux%]-?x+Kbyo_XUV">
                                               <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                             </shadow>
                                           </value>
                                           <value name="ARG1">
                                             <shadow type="text">
                                               <field name="TEXT"></field>
                                             </shadow>
                                             <block type="text_join" id="*`r_CgUly[di@DQ%,NYK">
                                               <mutation items="5"></mutation>
                                               <value name="ADD0">
                                                 <block type="text" id="kBiX?/_aNQiZ^/Ok{oTE">
                                                   <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                 </block>
                                               </value>
                                               <value name="ADD1">
                                                 <block type="text_newline" id="|R*E+*{D(2mc-jp%Zq3c">
                                                   <field name="Type">\n</field>
                                                 </block>
                                               </value>
                                               <value name="ADD2">
                                                 <block type="text" id="aFa,72=IczE=k;+tf+{$">
                                                   <field name="TEXT">abgeholt wird: *</field>
                                                 </block>
                                               </value>
                                               <value name="ADD3">
                                                 <block type="get_value" id="BM^dYruU_W`M|)+e|geZ">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">trashschedule.0.next.typesText</field>
                                                 </block>
                                               </value>
                                               <value name="ADD4">
                                                 <block type="text" id="{kP4$9L`|nv4*!cy:th#">
                                                   <field name="TEXT">*</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <value name="ARG2">
                                             <shadow type="text" id="lnTyg+h*5.N-;H9C^jtF">
                                               <field name="TEXT"></field>
                                             </shadow>
                                           </value>
                                           <value name="ARG3">
                                             <shadow type="text" id="Pd.:QPuq{Pz~JNuJ)6:|">
                                               <field name="TEXT">Markdown</field>
                                             </shadow>
                                           </value>
                                         </block>
                                       </statement>
                                       <next>
                                         <block type="controls_if" id="nn*UkYOXYx%s+:^#G.bq">
                                           <value name="IF0">
                                             <block type="logic_compare" id="3,G(NQuQjv51=1{+-P[C">
                                               <field name="OP">EQ</field>
                                               <value name="A">
                                                 <block type="get_value" id="9BlnPgT.t9uqmd4vQ9oE">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">trashschedule.0.next.typesText</field>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="text" id=":#ww)lrRo2uWOF,K2d?a">
                                                   <field name="TEXT">Gelber Sack</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="sendto_custom" id="q(-Rkgn})hssYL$EHZK#">
                                               <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                               <field name="INSTANCE">telegram.0</field>
                                               <field name="COMMAND">send</field>
                                               <field name="LOG"></field>
                                               <field name="WITH_STATEMENT">FALSE</field>
                                               <value name="ARG0">
                                                 <shadow type="text" id="w(](DaO-,BBIaQl!h3%8">
                                                   <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                                 </shadow>
                                               </value>
                                               <value name="ARG1">
                                                 <shadow type="text">
                                                   <field name="TEXT"></field>
                                                 </shadow>
                                                 <block type="text_join" id="%c/Zw)Lv=t:h4mY4{zSN">
                                                   <mutation items="5"></mutation>
                                                   <value name="ADD0">
                                                     <block type="text" id="KmKbe1Y(f0{csdor{o9|">
                                                       <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD1">
                                                     <block type="text_newline" id="%_ynkF*c]VAqDn16]QX;">
                                                       <field name="Type">\n</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD2">
                                                     <block type="text" id="CKlz25qVXoi.35!8aVNh">
                                                       <field name="TEXT">abgeholt wird: *</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD3">
                                                     <block type="get_value" id=",6%*DpD-jm)A_U64,Lg7">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">trashschedule.0.next.typesText</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD4">
                                                     <block type="text" id="rQ4HP`M($~f^u!3?7f{c">
                                                       <field name="TEXT">*</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <value name="ARG2">
                                                 <shadow type="text" id="wgjQHU-XW%E)#H7!uB#z">
                                                   <field name="TEXT"></field>
                                                 </shadow>
                                               </value>
                                               <value name="ARG3">
                                                 <shadow type="text" id="lLe[z39P@@S^!)cDoBc0">
                                                   <field name="TEXT">Markdown</field>
                                                 </shadow>
                                               </value>
                                             </block>
                                           </statement>
                                           <next>
                                             <block type="controls_if" id="bGJx-AQ`c]?/F6cY#z5:">
                                               <value name="IF0">
                                                 <block type="logic_compare" id="jbv0ZECf(yCwK1G[cg%1">
                                                   <field name="OP">EQ</field>
                                                   <value name="A">
                                                     <block type="get_value" id="4!O6Qe]~;82?@!eSURrh">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">trashschedule.0.next.typesText</field>
                                                     </block>
                                                   </value>
                                                   <value name="B">
                                                     <block type="text" id="xD1@HB8.@{xR%[e##,L3">
                                                       <field name="TEXT">Restabfall</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <statement name="DO0">
                                                 <block type="sendto_custom" id="{$-=x$M]!+HOtc0P@rI1">
                                                   <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                   <field name="INSTANCE">telegram.0</field>
                                                   <field name="COMMAND">send</field>
                                                   <field name="LOG"></field>
                                                   <field name="WITH_STATEMENT">FALSE</field>
                                                   <value name="ARG0">
                                                     <shadow type="text" id="P^e$^IF-O4@U0@WRH:J@">
                                                       <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                                     </shadow>
                                                   </value>
                                                   <value name="ARG1">
                                                     <shadow type="text">
                                                       <field name="TEXT"></field>
                                                     </shadow>
                                                     <block type="text_join" id="tUX1$D4AOMVhj,ECkbMk">
                                                       <mutation items="5"></mutation>
                                                       <value name="ADD0">
                                                         <block type="text" id="nM;f_b7H)zV7A,v3GSZ~">
                                                           <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD1">
                                                         <block type="text_newline" id="#EM@8g*F)17/P:cIXdvR">
                                                           <field name="Type">\n</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD2">
                                                         <block type="text" id="#of(;r%.U`#4}~pKZkbo">
                                                           <field name="TEXT">abgeholt wird: *</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD3">
                                                         <block type="get_value" id="NQB!-x74)xL{URqT(oS]">
                                                           <field name="ATTR">val</field>
                                                           <field name="OID">trashschedule.0.next.typesText</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD4">
                                                         <block type="text" id="02dvpw^fb[frTLIx};Rv">
                                                           <field name="TEXT">*</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <value name="ARG2">
                                                     <shadow type="text" id="#~,z|^.#^0MR;~A099g-">
                                                       <field name="TEXT"></field>
                                                     </shadow>
                                                   </value>
                                                   <value name="ARG3">
                                                     <shadow type="text" id="q1S(bV@Y@=GuvO(TM8sr">
                                                       <field name="TEXT">Markdown</field>
                                                     </shadow>
                                                   </value>
                                                 </block>
                                               </statement>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </statement>
                             </block>
                           </statement>
                          </block>
                          

                          haha, das ist cool. Muss meiner Frau auch erst noch mal Telegram installieren...sind alle noch auf dem WA Trip (und befürchte, dass wir trotz der AGB Änderung davon nicht wegkommen, weil es einfach zu weit verbreitet ist. Anderes Thema)

                          da_WoodyD Offline
                          da_WoodyD Offline
                          da_Woody
                          wrote on last edited by
                          #4414

                          @siedi said in Test Adapter iQontrol 1.5.x:

                          trotz der AGB Änderung

                          die sich in europa nicht auswirken! threema wäre noch eine alternative. telegram hab ich wieder entsorgt, mag ich nicht.

                          gruß vom Woody
                          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                          dslraserD 1 Reply Last reply
                          0
                          • S siedi

                            @dslraser said in Test Adapter iQontrol 1.5.x:

                            @siedi

                            Ich habe bei mir noch zwei Telegram Erinnerungen mit Bild eingebaut. Sieht dann z.B. am Vorabend der Abholung so aus :

                            Die Farbe der Tonne die abgeholt wird sollte dann ebenfalls passen. Es muß aber im Blockly auf die eigenen Bezeichnungen und Pfade angepasst werden. (Bei zwei Tonnen am gleichen Tag müßte ich mir auch noch was einfallen lassen...)

                            Screenshot_20210116-105615_Telegram.jpg

                            <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id=";J}3hpr7:d~*N?CrR==A" x="-88" y="362">
                             <field name="SCHEDULE">0 20 * * *</field>
                             <statement name="STATEMENT">
                               <block type="controls_if" id="EjaN~}B1gMA9ySf2%9kr">
                                 <value name="IF0">
                                   <block type="logic_operation" id="+hQc|po$a[W}HKd]slrE" inline="false">
                                     <field name="OP">AND</field>
                                     <value name="A">
                                       <block type="get_value" id="Q;BN3$0J3q5$0sumfBYC">
                                         <field name="ATTR">val</field>
                                         <field name="OID">trashschedule.0.next.dateFound</field>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="logic_compare" id=")Z1Ml4oq9UCnquPo!giX">
                                         <field name="OP">EQ</field>
                                         <value name="A">
                                           <block type="get_value" id="k@gpt[%7O[i`*b;SWlu4">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.daysLeft</field>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <block type="math_number" id="([hVlm^PW0,gm`C/xp?a">
                                             <field name="NUM">1</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <statement name="DO0">
                                   <block type="controls_if" id="OlLdF/vS2XgUn_.p!izz">
                                     <value name="IF0">
                                       <block type="logic_compare" id="}j2cfMHBr]VT%Bo*.*(_">
                                         <field name="OP">EQ</field>
                                         <value name="A">
                                           <block type="get_value" id="a;y6+_Z414.|pCZKe^6V">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.typesText</field>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <block type="text" id="t9gEL*hjy}[Q6kXq751W">
                                             <field name="TEXT">Altpapier</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <statement name="DO0">
                                       <block type="sendto_custom" id="@eg4dFqs}^Kv2K$,15V4">
                                         <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                         <field name="INSTANCE">telegram.0</field>
                                         <field name="COMMAND">send</field>
                                         <field name="LOG"></field>
                                         <field name="WITH_STATEMENT">FALSE</field>
                                         <value name="ARG0">
                                           <shadow type="text" id="AB?k^1%H=Zb*~2Wshn1p">
                                             <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                                           </shadow>
                                         </value>
                                         <value name="ARG1">
                                           <shadow type="text">
                                             <field name="TEXT"></field>
                                           </shadow>
                                           <block type="text_join" id="]|ts;8$d1/S~qJySO.JQ">
                                             <mutation items="5"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="XE(%fx!7Z3xaUM*avL}G">
                                                 <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="text_newline" id="IfOHWRc#$;lG8?8JbY#V">
                                                 <field name="Type">\n</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="Cl$DL-mg/GsZ|dV3@zN#">
                                                 <field name="TEXT">abgeholt wird: *</field>
                                               </block>
                                             </value>
                                             <value name="ADD3">
                                               <block type="get_value" id=")`Hj#(fjI;.rsJutSON~">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="ADD4">
                                               <block type="text" id="Ze-4W?n0{LG_2vm^R#no">
                                                 <field name="TEXT">*</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="ARG2">
                                           <shadow type="text" id="*k5v:)?dyt$OztD,-@f{">
                                             <field name="TEXT"></field>
                                           </shadow>
                                         </value>
                                         <value name="ARG3">
                                           <shadow type="text" id="kx#:Vo-7~(:S4NMf]}lK">
                                             <field name="TEXT">Markdown</field>
                                           </shadow>
                                         </value>
                                       </block>
                                     </statement>
                                     <next>
                                       <block type="controls_if" id="`a-OGPZ:tomcsSV+X9TZ">
                                         <value name="IF0">
                                           <block type="logic_compare" id="BRb1@VU7%f(h/V3~yKfM">
                                             <field name="OP">EQ</field>
                                             <value name="A">
                                               <block type="get_value" id="C%W8ZyEB?}?5w$M6M+dc">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="B">
                                               <block type="text" id="9m$|g#eX,E1Cmf41M:~x">
                                                 <field name="TEXT">Bioabfall</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <statement name="DO0">
                                           <block type="sendto_custom" id="DGL=Alqp$fj,lU4qei5X">
                                             <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                             <field name="INSTANCE">telegram.0</field>
                                             <field name="COMMAND">send</field>
                                             <field name="LOG"></field>
                                             <field name="WITH_STATEMENT">FALSE</field>
                                             <value name="ARG0">
                                               <shadow type="text" id="esWEHE(Y4N/{UC~C24XO">
                                                 <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                               </shadow>
                                             </value>
                                             <value name="ARG1">
                                               <shadow type="text">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                               <block type="text_join" id="pH,ZCJsOkf7#4dAS^4He">
                                                 <mutation items="5"></mutation>
                                                 <value name="ADD0">
                                                   <block type="text" id="E6J]:DMqRw(DzO$vZPQ6">
                                                     <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD1">
                                                   <block type="text_newline" id="`nPjFNXpFf:z##1XuyX6">
                                                     <field name="Type">\n</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD2">
                                                   <block type="text" id="V7L0B+)~|t/^+JE?{PwT">
                                                     <field name="TEXT">abgeholt wird: *</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD3">
                                                   <block type="get_value" id="PxKgfVuw$PGOxEE3c4Hp">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD4">
                                                   <block type="text" id="|$al0L|)7dQ.r7qU=y^m">
                                                     <field name="TEXT">*</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <value name="ARG2">
                                               <shadow type="text" id="9%s2dELdq#(KRjR)ZEfr">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                             </value>
                                             <value name="ARG3">
                                               <shadow type="text" id="|B*UV6o^N%|(23^5-}$0">
                                                 <field name="TEXT">Markdown</field>
                                               </shadow>
                                             </value>
                                           </block>
                                         </statement>
                                         <next>
                                           <block type="controls_if" id="-=~z0~_W6V7]89}7fk;g">
                                             <value name="IF0">
                                               <block type="logic_compare" id=".KhSyvdyja5h3ctNlR{1">
                                                 <field name="OP">EQ</field>
                                                 <value name="A">
                                                   <block type="get_value" id="6[wn^:%BNu]7_aH8(#cQ">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="B">
                                                   <block type="text" id="MJi}DFL7_a:.?G!_Poq#">
                                                     <field name="TEXT">Gelber Sack</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <statement name="DO0">
                                               <block type="sendto_custom" id=")v|~o[HqXVcMnp9?k*_u">
                                                 <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                 <field name="INSTANCE">telegram.0</field>
                                                 <field name="COMMAND">send</field>
                                                 <field name="LOG"></field>
                                                 <field name="WITH_STATEMENT">FALSE</field>
                                                 <value name="ARG0">
                                                   <shadow type="text" id="u6N,8_Cv%h._pPcrq)3U">
                                                     <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG1">
                                                   <shadow type="text">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                   <block type="text_join" id="^[GCcvLuZM8UZ8Wys5rM">
                                                     <mutation items="5"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="eMc+4$kyT3b[0U58`Vuy">
                                                         <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="text_newline" id="rKSOBPcQCQ^.Moy3|pGw">
                                                         <field name="Type">\n</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="-BM:LG{C!EoN.7#-aH7$">
                                                         <field name="TEXT">abgeholt wird: *</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD3">
                                                       <block type="get_value" id="3D+VzFX3bfatLfja[?,R">
                                                         <field name="ATTR">val</field>
                                                         <field name="OID">trashschedule.0.next.typesText</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD4">
                                                       <block type="text" id="-%J!8ZzxEgzT0nDVWVK$">
                                                         <field name="TEXT">*</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="ARG2">
                                                   <shadow type="text" id="Ig[)qLJHiK=UCb@/?+F=">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG3">
                                                   <shadow type="text" id="f4ByBapy93c2MIx~KBBW">
                                                     <field name="TEXT">Markdown</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                             <next>
                                               <block type="controls_if" id="O~3*MDDAyy([GL#co1w,">
                                                 <value name="IF0">
                                                   <block type="logic_compare" id="%+|^~4}`_*Mi`}.?Fpem">
                                                     <field name="OP">EQ</field>
                                                     <value name="A">
                                                       <block type="get_value" id=";[Ivv$DL?d{-/wcys8,n">
                                                         <field name="ATTR">val</field>
                                                         <field name="OID">trashschedule.0.next.typesText</field>
                                                       </block>
                                                     </value>
                                                     <value name="B">
                                                       <block type="text" id="13?epJy=VBed|~~Rvkgz">
                                                         <field name="TEXT">Restabfall</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <statement name="DO0">
                                                   <block type="sendto_custom" id="n]|*~fmUIsLKh^l0^ALO">
                                                     <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                     <field name="INSTANCE">telegram.0</field>
                                                     <field name="COMMAND">send</field>
                                                     <field name="LOG"></field>
                                                     <field name="WITH_STATEMENT">FALSE</field>
                                                     <value name="ARG0">
                                                       <shadow type="text" id="pnuP=zaCGcd-cy+YFq(%">
                                                         <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                                       </shadow>
                                                     </value>
                                                     <value name="ARG1">
                                                       <shadow type="text">
                                                         <field name="TEXT"></field>
                                                       </shadow>
                                                       <block type="text_join" id="?DI7Z,qu`*(LvgI{aK07">
                                                         <mutation items="5"></mutation>
                                                         <value name="ADD0">
                                                           <block type="text" id="I4h!Bl]OH21?Bi|B$8yH">
                                                             <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD1">
                                                           <block type="text_newline" id="ihX5+{Quy@PjLnpE:OBT">
                                                             <field name="Type">\n</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD2">
                                                           <block type="text" id="?UUnD;Ee7el_%d)}8`GP">
                                                             <field name="TEXT">abgeholt wird: *</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD3">
                                                           <block type="get_value" id="h2+k,D9xal%!?;0ZX2:-">
                                                             <field name="ATTR">val</field>
                                                             <field name="OID">trashschedule.0.next.typesText</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD4">
                                                           <block type="text" id="V2@@Vr7P_lD[bAKCLqD1">
                                                             <field name="TEXT">*</field>
                                                           </block>
                                                         </value>
                                                       </block>
                                                     </value>
                                                     <value name="ARG2">
                                                       <shadow type="text" id="3Otyc,nb.cp%V]HIO|MA">
                                                         <field name="TEXT"></field>
                                                       </shadow>
                                                     </value>
                                                     <value name="ARG3">
                                                       <shadow type="text" id="Y*QQ{%3E71ynTE2B?Gs*">
                                                         <field name="TEXT">Markdown</field>
                                                       </shadow>
                                                     </value>
                                                   </block>
                                                 </statement>
                                               </block>
                                             </next>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </statement>
                               </block>
                             </statement>
                            </block>
                            

                            <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id="O%4=ke4-(?vnjhtIDnt3" x="-88" y="1963">
                             <field name="SCHEDULE">0 7 * * *</field>
                             <statement name="STATEMENT">
                               <block type="controls_if" id="kyfB;W(WcA(/-ZWG2j6(">
                                 <value name="IF0">
                                   <block type="logic_operation" id=".wZBS3T):whb7WB!a-c_" inline="false">
                                     <field name="OP">AND</field>
                                     <value name="A">
                                       <block type="get_value" id=",jhL[do$G_Q6TNBH,D]o">
                                         <field name="ATTR">val</field>
                                         <field name="OID">trashschedule.0.next.dateFound</field>
                                       </block>
                                     </value>
                                     <value name="B">
                                       <block type="logic_compare" id="Rlwt:Jv/rTfO.E:ZmYak">
                                         <field name="OP">EQ</field>
                                         <value name="A">
                                           <block type="get_value" id="WdL)rds~)z*-)1k),cX(">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.daysLeft</field>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <block type="math_number" id="w%5y6PluO}wjq]lDY+Gd">
                                             <field name="NUM">0</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <statement name="DO0">
                                   <block type="controls_if" id=",0QCBRv%l6;=QdMT*xBC">
                                     <value name="IF0">
                                       <block type="logic_compare" id="tE8KakuM?9@cP.-4]sz6">
                                         <field name="OP">EQ</field>
                                         <value name="A">
                                           <block type="get_value" id="S(]c`(6dQyf-YHSyaMr|">
                                             <field name="ATTR">val</field>
                                             <field name="OID">trashschedule.0.next.typesText</field>
                                           </block>
                                         </value>
                                         <value name="B">
                                           <block type="text" id="[3I:fa?oXy;=ib{UU*)4">
                                             <field name="TEXT">Altpapier</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <statement name="DO0">
                                       <block type="sendto_custom" id="VAbyHXAVZ@dPaC:-9SSD">
                                         <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                         <field name="INSTANCE">telegram.0</field>
                                         <field name="COMMAND">send</field>
                                         <field name="LOG"></field>
                                         <field name="WITH_STATEMENT">FALSE</field>
                                         <value name="ARG0">
                                           <shadow type="text" id="f[[8Ic($0~MqkLVQj:q=">
                                             <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                                           </shadow>
                                         </value>
                                         <value name="ARG1">
                                           <shadow type="text">
                                             <field name="TEXT"></field>
                                           </shadow>
                                           <block type="text_join" id="hc+:@2.JrQQ%9[^+5xmI">
                                             <mutation items="5"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="{%ooDoisJ/0)GL#~yKdw">
                                                 <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="text_newline" id="@O5cU:wQL!(;/jHJs(ua">
                                                 <field name="Type">\n</field>
                                               </block>
                                             </value>
                                             <value name="ADD2">
                                               <block type="text" id="?!W.U*zalNlUE9z][9IX">
                                                 <field name="TEXT">abgeholt wird: *</field>
                                               </block>
                                             </value>
                                             <value name="ADD3">
                                               <block type="get_value" id="kiWzbOyC,y7m0(?6hQ?-">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="ADD4">
                                               <block type="text" id="sZC`EXxB*_Ml2k@Mt!-(">
                                                 <field name="TEXT">*</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="ARG2">
                                           <shadow type="text" id="dS4j5.=7g/mDQKGa#s^]">
                                             <field name="TEXT"></field>
                                           </shadow>
                                         </value>
                                         <value name="ARG3">
                                           <shadow type="text" id="HUw}^QejIwmdolEynXjb">
                                             <field name="TEXT">Markdown</field>
                                           </shadow>
                                         </value>
                                       </block>
                                     </statement>
                                     <next>
                                       <block type="controls_if" id="2K6-LaA,425U;z8`*3mh">
                                         <value name="IF0">
                                           <block type="logic_compare" id="}xmB=-[FHH#dOS8:w=DX">
                                             <field name="OP">EQ</field>
                                             <value name="A">
                                               <block type="get_value" id="n86,xqyo+3N{WOfRmUEg">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">trashschedule.0.next.typesText</field>
                                               </block>
                                             </value>
                                             <value name="B">
                                               <block type="text" id="3PuBonM6s4/W+44^W*qC">
                                                 <field name="TEXT">Bioabfall</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <statement name="DO0">
                                           <block type="sendto_custom" id="/VCW5w2yYBZ^uv*!vGux">
                                             <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                             <field name="INSTANCE">telegram.0</field>
                                             <field name="COMMAND">send</field>
                                             <field name="LOG"></field>
                                             <field name="WITH_STATEMENT">FALSE</field>
                                             <value name="ARG0">
                                               <shadow type="text" id="d?Edux%]-?x+Kbyo_XUV">
                                                 <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                               </shadow>
                                             </value>
                                             <value name="ARG1">
                                               <shadow type="text">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                               <block type="text_join" id="*`r_CgUly[di@DQ%,NYK">
                                                 <mutation items="5"></mutation>
                                                 <value name="ADD0">
                                                   <block type="text" id="kBiX?/_aNQiZ^/Ok{oTE">
                                                     <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD1">
                                                   <block type="text_newline" id="|R*E+*{D(2mc-jp%Zq3c">
                                                     <field name="Type">\n</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD2">
                                                   <block type="text" id="aFa,72=IczE=k;+tf+{$">
                                                     <field name="TEXT">abgeholt wird: *</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD3">
                                                   <block type="get_value" id="BM^dYruU_W`M|)+e|geZ">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD4">
                                                   <block type="text" id="{kP4$9L`|nv4*!cy:th#">
                                                     <field name="TEXT">*</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <value name="ARG2">
                                               <shadow type="text" id="lnTyg+h*5.N-;H9C^jtF">
                                                 <field name="TEXT"></field>
                                               </shadow>
                                             </value>
                                             <value name="ARG3">
                                               <shadow type="text" id="Pd.:QPuq{Pz~JNuJ)6:|">
                                                 <field name="TEXT">Markdown</field>
                                               </shadow>
                                             </value>
                                           </block>
                                         </statement>
                                         <next>
                                           <block type="controls_if" id="nn*UkYOXYx%s+:^#G.bq">
                                             <value name="IF0">
                                               <block type="logic_compare" id="3,G(NQuQjv51=1{+-P[C">
                                                 <field name="OP">EQ</field>
                                                 <value name="A">
                                                   <block type="get_value" id="9BlnPgT.t9uqmd4vQ9oE">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">trashschedule.0.next.typesText</field>
                                                   </block>
                                                 </value>
                                                 <value name="B">
                                                   <block type="text" id=":#ww)lrRo2uWOF,K2d?a">
                                                     <field name="TEXT">Gelber Sack</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <statement name="DO0">
                                               <block type="sendto_custom" id="q(-Rkgn})hssYL$EHZK#">
                                                 <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                 <field name="INSTANCE">telegram.0</field>
                                                 <field name="COMMAND">send</field>
                                                 <field name="LOG"></field>
                                                 <field name="WITH_STATEMENT">FALSE</field>
                                                 <value name="ARG0">
                                                   <shadow type="text" id="w(](DaO-,BBIaQl!h3%8">
                                                     <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG1">
                                                   <shadow type="text">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                   <block type="text_join" id="%c/Zw)Lv=t:h4mY4{zSN">
                                                     <mutation items="5"></mutation>
                                                     <value name="ADD0">
                                                       <block type="text" id="KmKbe1Y(f0{csdor{o9|">
                                                         <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD1">
                                                       <block type="text_newline" id="%_ynkF*c]VAqDn16]QX;">
                                                         <field name="Type">\n</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD2">
                                                       <block type="text" id="CKlz25qVXoi.35!8aVNh">
                                                         <field name="TEXT">abgeholt wird: *</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD3">
                                                       <block type="get_value" id=",6%*DpD-jm)A_U64,Lg7">
                                                         <field name="ATTR">val</field>
                                                         <field name="OID">trashschedule.0.next.typesText</field>
                                                       </block>
                                                     </value>
                                                     <value name="ADD4">
                                                       <block type="text" id="rQ4HP`M($~f^u!3?7f{c">
                                                         <field name="TEXT">*</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="ARG2">
                                                   <shadow type="text" id="wgjQHU-XW%E)#H7!uB#z">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                 </value>
                                                 <value name="ARG3">
                                                   <shadow type="text" id="lLe[z39P@@S^!)cDoBc0">
                                                     <field name="TEXT">Markdown</field>
                                                   </shadow>
                                                 </value>
                                               </block>
                                             </statement>
                                             <next>
                                               <block type="controls_if" id="bGJx-AQ`c]?/F6cY#z5:">
                                                 <value name="IF0">
                                                   <block type="logic_compare" id="jbv0ZECf(yCwK1G[cg%1">
                                                     <field name="OP">EQ</field>
                                                     <value name="A">
                                                       <block type="get_value" id="4!O6Qe]~;82?@!eSURrh">
                                                         <field name="ATTR">val</field>
                                                         <field name="OID">trashschedule.0.next.typesText</field>
                                                       </block>
                                                     </value>
                                                     <value name="B">
                                                       <block type="text" id="xD1@HB8.@{xR%[e##,L3">
                                                         <field name="TEXT">Restabfall</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <statement name="DO0">
                                                   <block type="sendto_custom" id="{$-=x$M]!+HOtc0P@rI1">
                                                     <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                     <field name="INSTANCE">telegram.0</field>
                                                     <field name="COMMAND">send</field>
                                                     <field name="LOG"></field>
                                                     <field name="WITH_STATEMENT">FALSE</field>
                                                     <value name="ARG0">
                                                       <shadow type="text" id="P^e$^IF-O4@U0@WRH:J@">
                                                         <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                                       </shadow>
                                                     </value>
                                                     <value name="ARG1">
                                                       <shadow type="text">
                                                         <field name="TEXT"></field>
                                                       </shadow>
                                                       <block type="text_join" id="tUX1$D4AOMVhj,ECkbMk">
                                                         <mutation items="5"></mutation>
                                                         <value name="ADD0">
                                                           <block type="text" id="nM;f_b7H)zV7A,v3GSZ~">
                                                             <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD1">
                                                           <block type="text_newline" id="#EM@8g*F)17/P:cIXdvR">
                                                             <field name="Type">\n</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD2">
                                                           <block type="text" id="#of(;r%.U`#4}~pKZkbo">
                                                             <field name="TEXT">abgeholt wird: *</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD3">
                                                           <block type="get_value" id="NQB!-x74)xL{URqT(oS]">
                                                             <field name="ATTR">val</field>
                                                             <field name="OID">trashschedule.0.next.typesText</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD4">
                                                           <block type="text" id="02dvpw^fb[frTLIx};Rv">
                                                             <field name="TEXT">*</field>
                                                           </block>
                                                         </value>
                                                       </block>
                                                     </value>
                                                     <value name="ARG2">
                                                       <shadow type="text" id="#~,z|^.#^0MR;~A099g-">
                                                         <field name="TEXT"></field>
                                                       </shadow>
                                                     </value>
                                                     <value name="ARG3">
                                                       <shadow type="text" id="q1S(bV@Y@=GuvO(TM8sr">
                                                         <field name="TEXT">Markdown</field>
                                                       </shadow>
                                                     </value>
                                                   </block>
                                                 </statement>
                                               </block>
                                             </next>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </statement>
                               </block>
                             </statement>
                            </block>
                            

                            haha, das ist cool. Muss meiner Frau auch erst noch mal Telegram installieren...sind alle noch auf dem WA Trip (und befürchte, dass wir trotz der AGB Änderung davon nicht wegkommen, weil es einfach zu weit verbreitet ist. Anderes Thema)

                            dslraserD Offline
                            dslraserD Offline
                            dslraser
                            Forum Testing Most Active
                            wrote on last edited by
                            #4415

                            @siedi
                            vielleicht könnte man das Telegram gleich noch mit in Deinen Funktionen verbauen....(mal anschauen)

                            1 Reply Last reply
                            0
                            • da_WoodyD da_Woody

                              @siedi said in Test Adapter iQontrol 1.5.x:

                              trotz der AGB Änderung

                              die sich in europa nicht auswirken! threema wäre noch eine alternative. telegram hab ich wieder entsorgt, mag ich nicht.

                              dslraserD Offline
                              dslraserD Offline
                              dslraser
                              Forum Testing Most Active
                              wrote on last edited by
                              #4416

                              @da_woody
                              es gibt ja auch noch den E-Mail Adapter /Pushover Adapter und auch den WhatsApp Adapter, der letztere Adapter ist mir aber zu langsam...
                              (PopUp auf der VU Enigma Adapter oder auch PopUp bei iQontrol ginge ja auch noch)

                              da_WoodyD 1 Reply Last reply
                              0
                              • dslraserD dslraser

                                @da_woody
                                es gibt ja auch noch den E-Mail Adapter /Pushover Adapter und auch den WhatsApp Adapter, der letztere Adapter ist mir aber zu langsam...
                                (PopUp auf der VU Enigma Adapter oder auch PopUp bei iQontrol ginge ja auch noch)

                                da_WoodyD Offline
                                da_WoodyD Offline
                                da_Woody
                                wrote on last edited by
                                #4417

                                @dslraser said in Test Adapter iQontrol 1.5.x:

                                den WhatsApp Adapter, der letztere Adapter ist mir aber zu langsam...

                                genau da hab ich umgekehrt die erfahrung gemacht! whatsup blitzschnell, telegram langsam und manchmal garnicht...

                                gruß vom Woody
                                HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                1 Reply Last reply
                                0
                                • dslraserD dslraser

                                  @siedi

                                  Ich habe bei mir noch zwei Telegram Erinnerungen mit Bild eingebaut. Sieht dann z.B. am Vorabend der Abholung so aus :

                                  Die Farbe der Tonne die abgeholt wird sollte dann ebenfalls passen. Es muß aber im Blockly auf die eigenen Bezeichnungen und Pfade angepasst werden. (Bei zwei Tonnen am gleichen Tag müßte ich mir auch noch was einfallen lassen...)

                                  Screenshot_20210116-105615_Telegram.jpg

                                  <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id=";J}3hpr7:d~*N?CrR==A" x="-88" y="362">
                                   <field name="SCHEDULE">0 20 * * *</field>
                                   <statement name="STATEMENT">
                                     <block type="controls_if" id="EjaN~}B1gMA9ySf2%9kr">
                                       <value name="IF0">
                                         <block type="logic_operation" id="+hQc|po$a[W}HKd]slrE" inline="false">
                                           <field name="OP">AND</field>
                                           <value name="A">
                                             <block type="get_value" id="Q;BN3$0J3q5$0sumfBYC">
                                               <field name="ATTR">val</field>
                                               <field name="OID">trashschedule.0.next.dateFound</field>
                                             </block>
                                           </value>
                                           <value name="B">
                                             <block type="logic_compare" id=")Z1Ml4oq9UCnquPo!giX">
                                               <field name="OP">EQ</field>
                                               <value name="A">
                                                 <block type="get_value" id="k@gpt[%7O[i`*b;SWlu4">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">trashschedule.0.next.daysLeft</field>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="math_number" id="([hVlm^PW0,gm`C/xp?a">
                                                   <field name="NUM">1</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <statement name="DO0">
                                         <block type="controls_if" id="OlLdF/vS2XgUn_.p!izz">
                                           <value name="IF0">
                                             <block type="logic_compare" id="}j2cfMHBr]VT%Bo*.*(_">
                                               <field name="OP">EQ</field>
                                               <value name="A">
                                                 <block type="get_value" id="a;y6+_Z414.|pCZKe^6V">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">trashschedule.0.next.typesText</field>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="text" id="t9gEL*hjy}[Q6kXq751W">
                                                   <field name="TEXT">Altpapier</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="sendto_custom" id="@eg4dFqs}^Kv2K$,15V4">
                                               <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                               <field name="INSTANCE">telegram.0</field>
                                               <field name="COMMAND">send</field>
                                               <field name="LOG"></field>
                                               <field name="WITH_STATEMENT">FALSE</field>
                                               <value name="ARG0">
                                                 <shadow type="text" id="AB?k^1%H=Zb*~2Wshn1p">
                                                   <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                                                 </shadow>
                                               </value>
                                               <value name="ARG1">
                                                 <shadow type="text">
                                                   <field name="TEXT"></field>
                                                 </shadow>
                                                 <block type="text_join" id="]|ts;8$d1/S~qJySO.JQ">
                                                   <mutation items="5"></mutation>
                                                   <value name="ADD0">
                                                     <block type="text" id="XE(%fx!7Z3xaUM*avL}G">
                                                       <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD1">
                                                     <block type="text_newline" id="IfOHWRc#$;lG8?8JbY#V">
                                                       <field name="Type">\n</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD2">
                                                     <block type="text" id="Cl$DL-mg/GsZ|dV3@zN#">
                                                       <field name="TEXT">abgeholt wird: *</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD3">
                                                     <block type="get_value" id=")`Hj#(fjI;.rsJutSON~">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">trashschedule.0.next.typesText</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD4">
                                                     <block type="text" id="Ze-4W?n0{LG_2vm^R#no">
                                                       <field name="TEXT">*</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <value name="ARG2">
                                                 <shadow type="text" id="*k5v:)?dyt$OztD,-@f{">
                                                   <field name="TEXT"></field>
                                                 </shadow>
                                               </value>
                                               <value name="ARG3">
                                                 <shadow type="text" id="kx#:Vo-7~(:S4NMf]}lK">
                                                   <field name="TEXT">Markdown</field>
                                                 </shadow>
                                               </value>
                                             </block>
                                           </statement>
                                           <next>
                                             <block type="controls_if" id="`a-OGPZ:tomcsSV+X9TZ">
                                               <value name="IF0">
                                                 <block type="logic_compare" id="BRb1@VU7%f(h/V3~yKfM">
                                                   <field name="OP">EQ</field>
                                                   <value name="A">
                                                     <block type="get_value" id="C%W8ZyEB?}?5w$M6M+dc">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">trashschedule.0.next.typesText</field>
                                                     </block>
                                                   </value>
                                                   <value name="B">
                                                     <block type="text" id="9m$|g#eX,E1Cmf41M:~x">
                                                       <field name="TEXT">Bioabfall</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <statement name="DO0">
                                                 <block type="sendto_custom" id="DGL=Alqp$fj,lU4qei5X">
                                                   <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                   <field name="INSTANCE">telegram.0</field>
                                                   <field name="COMMAND">send</field>
                                                   <field name="LOG"></field>
                                                   <field name="WITH_STATEMENT">FALSE</field>
                                                   <value name="ARG0">
                                                     <shadow type="text" id="esWEHE(Y4N/{UC~C24XO">
                                                       <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                                     </shadow>
                                                   </value>
                                                   <value name="ARG1">
                                                     <shadow type="text">
                                                       <field name="TEXT"></field>
                                                     </shadow>
                                                     <block type="text_join" id="pH,ZCJsOkf7#4dAS^4He">
                                                       <mutation items="5"></mutation>
                                                       <value name="ADD0">
                                                         <block type="text" id="E6J]:DMqRw(DzO$vZPQ6">
                                                           <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD1">
                                                         <block type="text_newline" id="`nPjFNXpFf:z##1XuyX6">
                                                           <field name="Type">\n</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD2">
                                                         <block type="text" id="V7L0B+)~|t/^+JE?{PwT">
                                                           <field name="TEXT">abgeholt wird: *</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD3">
                                                         <block type="get_value" id="PxKgfVuw$PGOxEE3c4Hp">
                                                           <field name="ATTR">val</field>
                                                           <field name="OID">trashschedule.0.next.typesText</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD4">
                                                         <block type="text" id="|$al0L|)7dQ.r7qU=y^m">
                                                           <field name="TEXT">*</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <value name="ARG2">
                                                     <shadow type="text" id="9%s2dELdq#(KRjR)ZEfr">
                                                       <field name="TEXT"></field>
                                                     </shadow>
                                                   </value>
                                                   <value name="ARG3">
                                                     <shadow type="text" id="|B*UV6o^N%|(23^5-}$0">
                                                       <field name="TEXT">Markdown</field>
                                                     </shadow>
                                                   </value>
                                                 </block>
                                               </statement>
                                               <next>
                                                 <block type="controls_if" id="-=~z0~_W6V7]89}7fk;g">
                                                   <value name="IF0">
                                                     <block type="logic_compare" id=".KhSyvdyja5h3ctNlR{1">
                                                       <field name="OP">EQ</field>
                                                       <value name="A">
                                                         <block type="get_value" id="6[wn^:%BNu]7_aH8(#cQ">
                                                           <field name="ATTR">val</field>
                                                           <field name="OID">trashschedule.0.next.typesText</field>
                                                         </block>
                                                       </value>
                                                       <value name="B">
                                                         <block type="text" id="MJi}DFL7_a:.?G!_Poq#">
                                                           <field name="TEXT">Gelber Sack</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <statement name="DO0">
                                                     <block type="sendto_custom" id=")v|~o[HqXVcMnp9?k*_u">
                                                       <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                       <field name="INSTANCE">telegram.0</field>
                                                       <field name="COMMAND">send</field>
                                                       <field name="LOG"></field>
                                                       <field name="WITH_STATEMENT">FALSE</field>
                                                       <value name="ARG0">
                                                         <shadow type="text" id="u6N,8_Cv%h._pPcrq)3U">
                                                           <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                                         </shadow>
                                                       </value>
                                                       <value name="ARG1">
                                                         <shadow type="text">
                                                           <field name="TEXT"></field>
                                                         </shadow>
                                                         <block type="text_join" id="^[GCcvLuZM8UZ8Wys5rM">
                                                           <mutation items="5"></mutation>
                                                           <value name="ADD0">
                                                             <block type="text" id="eMc+4$kyT3b[0U58`Vuy">
                                                               <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                             </block>
                                                           </value>
                                                           <value name="ADD1">
                                                             <block type="text_newline" id="rKSOBPcQCQ^.Moy3|pGw">
                                                               <field name="Type">\n</field>
                                                             </block>
                                                           </value>
                                                           <value name="ADD2">
                                                             <block type="text" id="-BM:LG{C!EoN.7#-aH7$">
                                                               <field name="TEXT">abgeholt wird: *</field>
                                                             </block>
                                                           </value>
                                                           <value name="ADD3">
                                                             <block type="get_value" id="3D+VzFX3bfatLfja[?,R">
                                                               <field name="ATTR">val</field>
                                                               <field name="OID">trashschedule.0.next.typesText</field>
                                                             </block>
                                                           </value>
                                                           <value name="ADD4">
                                                             <block type="text" id="-%J!8ZzxEgzT0nDVWVK$">
                                                               <field name="TEXT">*</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <value name="ARG2">
                                                         <shadow type="text" id="Ig[)qLJHiK=UCb@/?+F=">
                                                           <field name="TEXT"></field>
                                                         </shadow>
                                                       </value>
                                                       <value name="ARG3">
                                                         <shadow type="text" id="f4ByBapy93c2MIx~KBBW">
                                                           <field name="TEXT">Markdown</field>
                                                         </shadow>
                                                       </value>
                                                     </block>
                                                   </statement>
                                                   <next>
                                                     <block type="controls_if" id="O~3*MDDAyy([GL#co1w,">
                                                       <value name="IF0">
                                                         <block type="logic_compare" id="%+|^~4}`_*Mi`}.?Fpem">
                                                           <field name="OP">EQ</field>
                                                           <value name="A">
                                                             <block type="get_value" id=";[Ivv$DL?d{-/wcys8,n">
                                                               <field name="ATTR">val</field>
                                                               <field name="OID">trashschedule.0.next.typesText</field>
                                                             </block>
                                                           </value>
                                                           <value name="B">
                                                             <block type="text" id="13?epJy=VBed|~~Rvkgz">
                                                               <field name="TEXT">Restabfall</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <statement name="DO0">
                                                         <block type="sendto_custom" id="n]|*~fmUIsLKh^l0^ALO">
                                                           <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                           <field name="INSTANCE">telegram.0</field>
                                                           <field name="COMMAND">send</field>
                                                           <field name="LOG"></field>
                                                           <field name="WITH_STATEMENT">FALSE</field>
                                                           <value name="ARG0">
                                                             <shadow type="text" id="pnuP=zaCGcd-cy+YFq(%">
                                                               <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                                             </shadow>
                                                           </value>
                                                           <value name="ARG1">
                                                             <shadow type="text">
                                                               <field name="TEXT"></field>
                                                             </shadow>
                                                             <block type="text_join" id="?DI7Z,qu`*(LvgI{aK07">
                                                               <mutation items="5"></mutation>
                                                               <value name="ADD0">
                                                                 <block type="text" id="I4h!Bl]OH21?Bi|B$8yH">
                                                                   <field name="TEXT">Morgen kommt die Müllabfuhr.</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD1">
                                                                 <block type="text_newline" id="ihX5+{Quy@PjLnpE:OBT">
                                                                   <field name="Type">\n</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD2">
                                                                 <block type="text" id="?UUnD;Ee7el_%d)}8`GP">
                                                                   <field name="TEXT">abgeholt wird: *</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD3">
                                                                 <block type="get_value" id="h2+k,D9xal%!?;0ZX2:-">
                                                                   <field name="ATTR">val</field>
                                                                   <field name="OID">trashschedule.0.next.typesText</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD4">
                                                                 <block type="text" id="V2@@Vr7P_lD[bAKCLqD1">
                                                                   <field name="TEXT">*</field>
                                                                 </block>
                                                               </value>
                                                             </block>
                                                           </value>
                                                           <value name="ARG2">
                                                             <shadow type="text" id="3Otyc,nb.cp%V]HIO|MA">
                                                               <field name="TEXT"></field>
                                                             </shadow>
                                                           </value>
                                                           <value name="ARG3">
                                                             <shadow type="text" id="Y*QQ{%3E71ynTE2B?Gs*">
                                                               <field name="TEXT">Markdown</field>
                                                             </shadow>
                                                           </value>
                                                         </block>
                                                       </statement>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                     </block>
                                   </statement>
                                  </block>
                                  

                                  <block xmlns="https://developers.google.com/blockly/xml" type="schedule" id="O%4=ke4-(?vnjhtIDnt3" x="-88" y="1963">
                                   <field name="SCHEDULE">0 7 * * *</field>
                                   <statement name="STATEMENT">
                                     <block type="controls_if" id="kyfB;W(WcA(/-ZWG2j6(">
                                       <value name="IF0">
                                         <block type="logic_operation" id=".wZBS3T):whb7WB!a-c_" inline="false">
                                           <field name="OP">AND</field>
                                           <value name="A">
                                             <block type="get_value" id=",jhL[do$G_Q6TNBH,D]o">
                                               <field name="ATTR">val</field>
                                               <field name="OID">trashschedule.0.next.dateFound</field>
                                             </block>
                                           </value>
                                           <value name="B">
                                             <block type="logic_compare" id="Rlwt:Jv/rTfO.E:ZmYak">
                                               <field name="OP">EQ</field>
                                               <value name="A">
                                                 <block type="get_value" id="WdL)rds~)z*-)1k),cX(">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">trashschedule.0.next.daysLeft</field>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="math_number" id="w%5y6PluO}wjq]lDY+Gd">
                                                   <field name="NUM">0</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <statement name="DO0">
                                         <block type="controls_if" id=",0QCBRv%l6;=QdMT*xBC">
                                           <value name="IF0">
                                             <block type="logic_compare" id="tE8KakuM?9@cP.-4]sz6">
                                               <field name="OP">EQ</field>
                                               <value name="A">
                                                 <block type="get_value" id="S(]c`(6dQyf-YHSyaMr|">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">trashschedule.0.next.typesText</field>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="text" id="[3I:fa?oXy;=ib{UU*)4">
                                                   <field name="TEXT">Altpapier</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="sendto_custom" id="VAbyHXAVZ@dPaC:-9SSD">
                                               <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                               <field name="INSTANCE">telegram.0</field>
                                               <field name="COMMAND">send</field>
                                               <field name="LOG"></field>
                                               <field name="WITH_STATEMENT">FALSE</field>
                                               <value name="ARG0">
                                                 <shadow type="text" id="f[[8Ic($0~MqkLVQj:q=">
                                                   <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Altpapier.png</field>
                                                 </shadow>
                                               </value>
                                               <value name="ARG1">
                                                 <shadow type="text">
                                                   <field name="TEXT"></field>
                                                 </shadow>
                                                 <block type="text_join" id="hc+:@2.JrQQ%9[^+5xmI">
                                                   <mutation items="5"></mutation>
                                                   <value name="ADD0">
                                                     <block type="text" id="{%ooDoisJ/0)GL#~yKdw">
                                                       <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD1">
                                                     <block type="text_newline" id="@O5cU:wQL!(;/jHJs(ua">
                                                       <field name="Type">\n</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD2">
                                                     <block type="text" id="?!W.U*zalNlUE9z][9IX">
                                                       <field name="TEXT">abgeholt wird: *</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD3">
                                                     <block type="get_value" id="kiWzbOyC,y7m0(?6hQ?-">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">trashschedule.0.next.typesText</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD4">
                                                     <block type="text" id="sZC`EXxB*_Ml2k@Mt!-(">
                                                       <field name="TEXT">*</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <value name="ARG2">
                                                 <shadow type="text" id="dS4j5.=7g/mDQKGa#s^]">
                                                   <field name="TEXT"></field>
                                                 </shadow>
                                               </value>
                                               <value name="ARG3">
                                                 <shadow type="text" id="HUw}^QejIwmdolEynXjb">
                                                   <field name="TEXT">Markdown</field>
                                                 </shadow>
                                               </value>
                                             </block>
                                           </statement>
                                           <next>
                                             <block type="controls_if" id="2K6-LaA,425U;z8`*3mh">
                                               <value name="IF0">
                                                 <block type="logic_compare" id="}xmB=-[FHH#dOS8:w=DX">
                                                   <field name="OP">EQ</field>
                                                   <value name="A">
                                                     <block type="get_value" id="n86,xqyo+3N{WOfRmUEg">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">trashschedule.0.next.typesText</field>
                                                     </block>
                                                   </value>
                                                   <value name="B">
                                                     <block type="text" id="3PuBonM6s4/W+44^W*qC">
                                                       <field name="TEXT">Bioabfall</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <statement name="DO0">
                                                 <block type="sendto_custom" id="/VCW5w2yYBZ^uv*!vGux">
                                                   <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                   <field name="INSTANCE">telegram.0</field>
                                                   <field name="COMMAND">send</field>
                                                   <field name="LOG"></field>
                                                   <field name="WITH_STATEMENT">FALSE</field>
                                                   <value name="ARG0">
                                                     <shadow type="text" id="d?Edux%]-?x+Kbyo_XUV">
                                                       <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Bioabfall.png</field>
                                                     </shadow>
                                                   </value>
                                                   <value name="ARG1">
                                                     <shadow type="text">
                                                       <field name="TEXT"></field>
                                                     </shadow>
                                                     <block type="text_join" id="*`r_CgUly[di@DQ%,NYK">
                                                       <mutation items="5"></mutation>
                                                       <value name="ADD0">
                                                         <block type="text" id="kBiX?/_aNQiZ^/Ok{oTE">
                                                           <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD1">
                                                         <block type="text_newline" id="|R*E+*{D(2mc-jp%Zq3c">
                                                           <field name="Type">\n</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD2">
                                                         <block type="text" id="aFa,72=IczE=k;+tf+{$">
                                                           <field name="TEXT">abgeholt wird: *</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD3">
                                                         <block type="get_value" id="BM^dYruU_W`M|)+e|geZ">
                                                           <field name="ATTR">val</field>
                                                           <field name="OID">trashschedule.0.next.typesText</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD4">
                                                         <block type="text" id="{kP4$9L`|nv4*!cy:th#">
                                                           <field name="TEXT">*</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <value name="ARG2">
                                                     <shadow type="text" id="lnTyg+h*5.N-;H9C^jtF">
                                                       <field name="TEXT"></field>
                                                     </shadow>
                                                   </value>
                                                   <value name="ARG3">
                                                     <shadow type="text" id="Pd.:QPuq{Pz~JNuJ)6:|">
                                                       <field name="TEXT">Markdown</field>
                                                     </shadow>
                                                   </value>
                                                 </block>
                                               </statement>
                                               <next>
                                                 <block type="controls_if" id="nn*UkYOXYx%s+:^#G.bq">
                                                   <value name="IF0">
                                                     <block type="logic_compare" id="3,G(NQuQjv51=1{+-P[C">
                                                       <field name="OP">EQ</field>
                                                       <value name="A">
                                                         <block type="get_value" id="9BlnPgT.t9uqmd4vQ9oE">
                                                           <field name="ATTR">val</field>
                                                           <field name="OID">trashschedule.0.next.typesText</field>
                                                         </block>
                                                       </value>
                                                       <value name="B">
                                                         <block type="text" id=":#ww)lrRo2uWOF,K2d?a">
                                                           <field name="TEXT">Gelber Sack</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <statement name="DO0">
                                                     <block type="sendto_custom" id="q(-Rkgn})hssYL$EHZK#">
                                                       <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                       <field name="INSTANCE">telegram.0</field>
                                                       <field name="COMMAND">send</field>
                                                       <field name="LOG"></field>
                                                       <field name="WITH_STATEMENT">FALSE</field>
                                                       <value name="ARG0">
                                                         <shadow type="text" id="w(](DaO-,BBIaQl!h3%8">
                                                           <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Gelber Sack.png</field>
                                                         </shadow>
                                                       </value>
                                                       <value name="ARG1">
                                                         <shadow type="text">
                                                           <field name="TEXT"></field>
                                                         </shadow>
                                                         <block type="text_join" id="%c/Zw)Lv=t:h4mY4{zSN">
                                                           <mutation items="5"></mutation>
                                                           <value name="ADD0">
                                                             <block type="text" id="KmKbe1Y(f0{csdor{o9|">
                                                               <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                             </block>
                                                           </value>
                                                           <value name="ADD1">
                                                             <block type="text_newline" id="%_ynkF*c]VAqDn16]QX;">
                                                               <field name="Type">\n</field>
                                                             </block>
                                                           </value>
                                                           <value name="ADD2">
                                                             <block type="text" id="CKlz25qVXoi.35!8aVNh">
                                                               <field name="TEXT">abgeholt wird: *</field>
                                                             </block>
                                                           </value>
                                                           <value name="ADD3">
                                                             <block type="get_value" id=",6%*DpD-jm)A_U64,Lg7">
                                                               <field name="ATTR">val</field>
                                                               <field name="OID">trashschedule.0.next.typesText</field>
                                                             </block>
                                                           </value>
                                                           <value name="ADD4">
                                                             <block type="text" id="rQ4HP`M($~f^u!3?7f{c">
                                                               <field name="TEXT">*</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <value name="ARG2">
                                                         <shadow type="text" id="wgjQHU-XW%E)#H7!uB#z">
                                                           <field name="TEXT"></field>
                                                         </shadow>
                                                       </value>
                                                       <value name="ARG3">
                                                         <shadow type="text" id="lLe[z39P@@S^!)cDoBc0">
                                                           <field name="TEXT">Markdown</field>
                                                         </shadow>
                                                       </value>
                                                     </block>
                                                   </statement>
                                                   <next>
                                                     <block type="controls_if" id="bGJx-AQ`c]?/F6cY#z5:">
                                                       <value name="IF0">
                                                         <block type="logic_compare" id="jbv0ZECf(yCwK1G[cg%1">
                                                           <field name="OP">EQ</field>
                                                           <value name="A">
                                                             <block type="get_value" id="4!O6Qe]~;82?@!eSURrh">
                                                               <field name="ATTR">val</field>
                                                               <field name="OID">trashschedule.0.next.typesText</field>
                                                             </block>
                                                           </value>
                                                           <value name="B">
                                                             <block type="text" id="xD1@HB8.@{xR%[e##,L3">
                                                               <field name="TEXT">Restabfall</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <statement name="DO0">
                                                         <block type="sendto_custom" id="{$-=x$M]!+HOtc0P@rI1">
                                                           <mutation xmlns="http://www.w3.org/1999/xhtml" items="text,caption,user,parse_mode" with_statement="false"></mutation>
                                                           <field name="INSTANCE">telegram.0</field>
                                                           <field name="COMMAND">send</field>
                                                           <field name="LOG"></field>
                                                           <field name="WITH_STATEMENT">FALSE</field>
                                                           <value name="ARG0">
                                                             <shadow type="text" id="P^e$^IF-O4@U0@WRH:J@">
                                                               <field name="TEXT">/opt/iobroker/iobroker-data/files/iqontrol.meta/userimages/usericons/Restabfall.png</field>
                                                             </shadow>
                                                           </value>
                                                           <value name="ARG1">
                                                             <shadow type="text">
                                                               <field name="TEXT"></field>
                                                             </shadow>
                                                             <block type="text_join" id="tUX1$D4AOMVhj,ECkbMk">
                                                               <mutation items="5"></mutation>
                                                               <value name="ADD0">
                                                                 <block type="text" id="nM;f_b7H)zV7A,v3GSZ~">
                                                                   <field name="TEXT">Heute kommt die Müllabfuhr.</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD1">
                                                                 <block type="text_newline" id="#EM@8g*F)17/P:cIXdvR">
                                                                   <field name="Type">\n</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD2">
                                                                 <block type="text" id="#of(;r%.U`#4}~pKZkbo">
                                                                   <field name="TEXT">abgeholt wird: *</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD3">
                                                                 <block type="get_value" id="NQB!-x74)xL{URqT(oS]">
                                                                   <field name="ATTR">val</field>
                                                                   <field name="OID">trashschedule.0.next.typesText</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD4">
                                                                 <block type="text" id="02dvpw^fb[frTLIx};Rv">
                                                                   <field name="TEXT">*</field>
                                                                 </block>
                                                               </value>
                                                             </block>
                                                           </value>
                                                           <value name="ARG2">
                                                             <shadow type="text" id="#~,z|^.#^0MR;~A099g-">
                                                               <field name="TEXT"></field>
                                                             </shadow>
                                                           </value>
                                                           <value name="ARG3">
                                                             <shadow type="text" id="q1S(bV@Y@=GuvO(TM8sr">
                                                               <field name="TEXT">Markdown</field>
                                                             </shadow>
                                                           </value>
                                                         </block>
                                                       </statement>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                     </block>
                                   </statement>
                                  </block>
                                  

                                  S Offline
                                  S Offline
                                  siedi
                                  wrote on last edited by
                                  #4418

                                  @dslraser said in Test Adapter iQontrol 1.5.x:

                                  (Bei zwei Tonnen am gleichen Tag müßte ich mir auch noch was einfallen lassen...)

                                  Auf die Schnelle würde ich mal probieren, einfach ein separates Bild für diese Kombination zu machen, im Datenpunkt von trashschedule steht das ja sowas wie Gelber Sack , Restmüll, also einfach ein Bild mit dem Namen: Gelber Sack , Restmüll.png. Kannst ja ein animiertes PNG machen, das abwechselnd die gelbe Tonne und die Restmülltonne zeigt.

                                  Nicht ganz ohne, aber sollte klappen.

                                  dslraserD da_WoodyD 2 Replies Last reply
                                  0
                                  • S siedi

                                    @dslraser said in Test Adapter iQontrol 1.5.x:

                                    (Bei zwei Tonnen am gleichen Tag müßte ich mir auch noch was einfallen lassen...)

                                    Auf die Schnelle würde ich mal probieren, einfach ein separates Bild für diese Kombination zu machen, im Datenpunkt von trashschedule steht das ja sowas wie Gelber Sack , Restmüll, also einfach ein Bild mit dem Namen: Gelber Sack , Restmüll.png. Kannst ja ein animiertes PNG machen, das abwechselnd die gelbe Tonne und die Restmülltonne zeigt.

                                    Nicht ganz ohne, aber sollte klappen.

                                    dslraserD Offline
                                    dslraserD Offline
                                    dslraser
                                    Forum Testing Most Active
                                    wrote on last edited by dslraser
                                    #4419

                                    @siedi
                                    danke Dir, probiere ich aus. Das Betrifft aber Dein Blockly ebenfalls. Für die Bildanzeige in der Kachel.

                                    Edit: siehe hier

                                    https://forum.iobroker.net/post/559248

                                    S 1 Reply Last reply
                                    0
                                    • dslraserD dslraser

                                      @siedi
                                      danke Dir, probiere ich aus. Das Betrifft aber Dein Blockly ebenfalls. Für die Bildanzeige in der Kachel.

                                      Edit: siehe hier

                                      https://forum.iobroker.net/post/559248

                                      S Offline
                                      S Offline
                                      siedi
                                      wrote on last edited by
                                      #4420

                                      @dslraser said in Test Adapter iQontrol 1.5.x:

                                      @siedi
                                      danke Dir, probiere ich aus. Das Betrifft aber Dein Blockly ebenfalls. Für die Bildanzeige in der Kachel.

                                      Edit: siehe hier

                                      https://forum.iobroker.net/post/559248

                                      Ja, richtig.

                                      Schau mir gerade mal den Birthday-Adapter an. Da hat man dann wahrscheinlich das gleiche Problem, wenn mehrere Personen am gleichen Tag Geburtstag haben. Soll es ja geben.

                                      Ein Workaround wäre, ein Blockly-Script zu schreiben, dass alle 10 Sekunden oder so einen separaten Datenpunkt mit dem Bildnamen wechselt. Ist eher hässlich, würde aber wohl funktionieren.

                                      Oder eine Logik in iQontrol, dass bei einem Array dann dieses iteriert wird (könnte man auch bei State/Level machen, analog den Info-Einstellungen, dann hätte man so eine Art all-in-one Kachel für den gleichen Gerätetypen....). Ist wohl aber eine größere Änderung und @s-bormann hat ja grad nicht so viel Zeit.

                                      dslraserD 2 Replies Last reply
                                      2
                                      • S siedi

                                        @dslraser said in Test Adapter iQontrol 1.5.x:

                                        (Bei zwei Tonnen am gleichen Tag müßte ich mir auch noch was einfallen lassen...)

                                        Auf die Schnelle würde ich mal probieren, einfach ein separates Bild für diese Kombination zu machen, im Datenpunkt von trashschedule steht das ja sowas wie Gelber Sack , Restmüll, also einfach ein Bild mit dem Namen: Gelber Sack , Restmüll.png. Kannst ja ein animiertes PNG machen, das abwechselnd die gelbe Tonne und die Restmülltonne zeigt.

                                        Nicht ganz ohne, aber sollte klappen.

                                        da_WoodyD Offline
                                        da_WoodyD Offline
                                        da_Woody
                                        wrote on last edited by
                                        #4421

                                        @siedi said in Test Adapter iQontrol 1.5.x:

                                        Kannst ja ein animiertes PNG machen

                                        das wird nicht das einzige problem sein. muss ja alles angepasst werden. resttage, name, datum...

                                        gruß vom Woody
                                        HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                        S 1 Reply Last reply
                                        0
                                        • S siedi

                                          @dslraser said in Test Adapter iQontrol 1.5.x:

                                          @siedi
                                          danke Dir, probiere ich aus. Das Betrifft aber Dein Blockly ebenfalls. Für die Bildanzeige in der Kachel.

                                          Edit: siehe hier

                                          https://forum.iobroker.net/post/559248

                                          Ja, richtig.

                                          Schau mir gerade mal den Birthday-Adapter an. Da hat man dann wahrscheinlich das gleiche Problem, wenn mehrere Personen am gleichen Tag Geburtstag haben. Soll es ja geben.

                                          Ein Workaround wäre, ein Blockly-Script zu schreiben, dass alle 10 Sekunden oder so einen separaten Datenpunkt mit dem Bildnamen wechselt. Ist eher hässlich, würde aber wohl funktionieren.

                                          Oder eine Logik in iQontrol, dass bei einem Array dann dieses iteriert wird (könnte man auch bei State/Level machen, analog den Info-Einstellungen, dann hätte man so eine Art all-in-one Kachel für den gleichen Gerätetypen....). Ist wohl aber eine größere Änderung und @s-bormann hat ja grad nicht so viel Zeit.

                                          dslraserD Offline
                                          dslraserD Offline
                                          dslraser
                                          Forum Testing Most Active
                                          wrote on last edited by
                                          #4422

                                          @siedi said in Test Adapter iQontrol 1.5.x:

                                          Ein Workaround wäre, ein Blockly-Script zu schreiben, dass alle 10 Sekunden oder so einen separaten Datenpunkt mit dem Bildnamen wechselt. Ist eher hässlich, würde aber wohl funktionieren.

                                          Für die Bild/Icon Anzeige in iQontrol würde das sicher gehen, aber für den Telegram Versand eher nicht.

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          289

                                          Online

                                          32.6k

                                          Users

                                          82.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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