Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. Anrufe auf FritzBox per Telegram auf Handy ankündigen

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    324

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

Anrufe auf FritzBox per Telegram auf Handy ankündigen

Geplant Angeheftet Gesperrt Verschoben Skripten / Logik
blockly
48 Beiträge 7 Kommentatoren 5.4k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • I invidianer

    @dslraser

    Stimmt, aber ich habe je geschrieben, daß es mir schon reicht, wenn mir jemand sagen kann, warum da der Anrufer nicht aktualisiert wurde ich das ist ja geschehen ;)

    Ich habe das erste Blockly bereits entsprechend angepasst und teste es morgen.
    So sieht es nun aus:

    <xml xmlns="https://developers.google.com/blockly/xml">
      <variables>
        <variable type="timeout" id="timeout">timeout</variable>
        <variable id="HP^vL38Xt4P{-Gc{4A.,">Anrufernummer</variable>
        <variable id="n,.bl90t$[=x3+48k@+#">Anrufername</variable>
        <variable id="Y)MXKWj1KTSU)`wXj{W0">Ausgabe</variable>
      </variables>
      <block type="on" id="l1O_GvAVwV6Qa}gi5ol`" x="138" y="88">
        <field name="OID">tr-064.0.callmonitor.ringing</field>
        <field name="CONDITION">true</field>
        <field name="ACK_CONDITION"></field>
        <statement name="STATEMENT">
          <block type="timeouts_settimeout" id="5*(_(vh~{z|d3b3)*?O-">
            <field name="NAME">timeout</field>
            <field name="DELAY">1000</field>
            <field name="UNIT">ms</field>
            <statement name="STATEMENT">
              <block type="variables_set" id="gDED/!Q}E[2_Bg8snR=o">
                <field name="VAR" id="HP^vL38Xt4P{-Gc{4A.,">Anrufernummer</field>
                <value name="VALUE">
                  <block type="get_value" id="(^k9zO;1+2^I]-]MTurc">
                    <field name="ATTR">val</field>
                    <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="?LCU[n[X{M~/k5kRvRkt">
                    <field name="VAR" id="n,.bl90t$[=x3+48k@+#">Anrufername</field>
                    <value name="VALUE">
                      <block type="get_value" id="}RD8eCP*@a4[,)6qAZA6">
                        <field name="ATTR">val</field>
                        <field name="OID">tr-064.0.callmonitor.inbound.callerName</field>
                      </block>
                    </value>
                    <next>
                      <block type="controls_if" id="y:1x;{6Kj#3?D|c9TkcI">
                        <mutation elseif="1" else="1"></mutation>
                        <value name="IF0">
                          <block type="logic_compare" id="k(hKgjA4sw@*rk-,`Drq">
                            <field name="OP">EQ</field>
                            <value name="A">
                              <block type="logic_operation" id="l9LqvK!w}}0%Or$7Oc_$">
                                <field name="OP">AND</field>
                                <value name="A">
                                  <block type="variables_get" id="HPQgSTtV#c-Q~=[|Ilgb">
                                    <field name="VAR" id="n,.bl90t$[=x3+48k@+#">Anrufername</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="variables_get" id="R^xZk8QY`cd5,c3@]YVQ">
                                    <field name="VAR" id="HP^vL38Xt4P{-Gc{4A.,">Anrufernummer</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="text_isEmpty" id="[-$0Ze|AO{y$1eFb-A/c">
                                <value name="VALUE">
                                  <shadow type="text" id="ij~i5cDaL,=7*^_ufGn=">
                                    <field name="TEXT"></field>
                                  </shadow>
                                  <block type="text" id="jE$xatYz=A1azr]0wGy[">
                                    <field name="TEXT"></field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="variables_set" id="8JnRw+rIY)Es`U8DqQL,">
                            <field name="VAR" id="Y)MXKWj1KTSU)`wXj{W0">Ausgabe</field>
                            <value name="VALUE">
                              <block type="text" id="7ci8]f%|ElxIt_Nb]7z[">
                                <field name="TEXT">Anruf von Unbekannt</field>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <value name="IF1">
                          <block type="logic_compare" id="?!|Cf@p7{g`qo.iN%oXQ">
                            <field name="OP">EQ</field>
                            <value name="A">
                              <block type="variables_get" id="Z9,pbGq#C[)}oFXamGQ^">
                                <field name="VAR" id="n,.bl90t$[=x3+48k@+#">Anrufername</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="text_isEmpty" id=":@8wQ?8hQy2sBeVgxSFs">
                                <value name="VALUE">
                                  <shadow type="text" id="~2fwRFu{}l@6Ibh$MRyF">
                                    <field name="TEXT"></field>
                                  </shadow>
                                  <block type="text" id="/OdoU,cn`~(hbhQdd[!{">
                                    <field name="TEXT"></field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO1">
                          <block type="variables_set" id="VDu}R!p44D1cv+|M7*@V">
                            <field name="VAR" id="Y)MXKWj1KTSU)`wXj{W0">Ausgabe</field>
                            <value name="VALUE">
                              <block type="text_join" id="@Eu/A*Axn~nAgiB87|6-">
                                <mutation items="2"></mutation>
                                <value name="ADD0">
                                  <block type="text" id="#enXtQW0iz3dO3:GOI=2">
                                    <field name="TEXT">Anruf von </field>
                                  </block>
                                </value>
                                <value name="ADD1">
                                  <block type="variables_get" id="49d5orI?C;emx/aq21(7">
                                    <field name="VAR" id="HP^vL38Xt4P{-Gc{4A.,">Anrufernummer</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <statement name="ELSE">
                          <block type="variables_set" id="%AV-0-~F||+*V.,V*2Dn">
                            <field name="VAR" id="Y)MXKWj1KTSU)`wXj{W0">Ausgabe</field>
                            <value name="VALUE">
                              <block type="text_join" id="B|=,.mrQfROX`g6Y~?,3">
                                <mutation items="2"></mutation>
                                <value name="ADD0">
                                  <block type="text" id="z`TP{NSa0*ppD=U%Gm5(">
                                    <field name="TEXT">Anruf von </field>
                                  </block>
                                </value>
                                <value name="ADD1">
                                  <block type="variables_get" id="C+1J!pC,9:_nRfl^k9*B">
                                    <field name="VAR" id="n,.bl90t$[=x3+48k@+#">Anrufername</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <next>
                          <block type="telegram" id="zm9[+AcU}V{{T1a@+dch">
                            <field name="INSTANCE"></field>
                            <field name="LOG"></field>
                            <field name="SILENT">FALSE</field>
                            <field name="PARSEMODE">default</field>
                            <value name="MESSAGE">
                              <shadow type="text" id="{/~)c~0#,A.Nu$:MzLI*">
                                <field name="TEXT">text</field>
                              </shadow>
                              <block type="variables_get" id="Nr1:faX};Rl|x@YiKLMB">
                                <field name="VAR" id="Y)MXKWj1KTSU)`wXj{W0">Ausgabe</field>
                              </block>
                            </value>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </statement>
      </block>
    </xml>
    
    dslraserD Offline
    dslraserD Offline
    dslraser
    Forum Testing Most Active
    schrieb am zuletzt editiert von
    #18

    @invidianer
    das hier geht schon mal

    Bildschirmfoto 2020-08-01 um 23.39.49.png

    <xml xmlns="https://developers.google.com/blockly/xml">
     <variables>
       <variable type="timeout" id="timeout">timeout</variable>
       <variable id="PO_Er88JZ#r/k,)=_|+W">Anrufername</variable>
       <variable id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</variable>
     </variables>
     <block type="on" id="l1O_GvAVwV6Qa}gi5ol`" inline="true" x="13" y="-85">
       <field name="OID">tr-064.0.callmonitor.ringing</field>
       <field name="CONDITION">true</field>
       <field name="ACK_CONDITION"></field>
       <statement name="STATEMENT">
         <block type="timeouts_cleartimeout" id="~$TOb{aB@bxMkEPJ1PyZ">
           <field name="NAME">timeout</field>
           <next>
             <block type="timeouts_settimeout" id="xX80)7PpOi8JK^hD2Vfg">
               <field name="NAME">timeout</field>
               <field name="DELAY">1000</field>
               <field name="UNIT">ms</field>
               <statement name="STATEMENT">
                 <block type="variables_set" id="lM;E-f8bHJp}:WpzIa9F">
                   <field name="VAR" id="PO_Er88JZ#r/k,)=_|+W">Anrufername</field>
                   <value name="VALUE">
                     <block type="get_value" id="U7z3Ah4ti3oC*eOIb4[;">
                       <field name="ATTR">val</field>
                       <field name="OID">tr-064.0.callmonitor.inbound.callerName</field>
                     </block>
                   </value>
                   <next>
                     <block type="variables_set" id="t.MD}IVnzqTV]-04sv7O">
                       <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                       <value name="VALUE">
                         <block type="get_value" id="QKdp!]RDa[E[*o%S_PcE">
                           <field name="ATTR">val</field>
                           <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                         </block>
                       </value>
                       <next>
                         <block type="telegram" id="zm9[+AcU}V{{T1a@+dch">
                           <field name="INSTANCE"></field>
                           <field name="LOG"></field>
                           <field name="SILENT">FALSE</field>
                           <field name="PARSEMODE">default</field>
                           <value name="MESSAGE">
                             <shadow type="text" id="{/~)c~0#,A.Nu$:MzLI*">
                               <field name="TEXT">Anruf!</field>
                             </shadow>
                             <block type="text_join" id="`Bjmro*/-P=bq9X;4`1_">
                               <mutation items="5"></mutation>
                               <value name="ADD0">
                                 <block type="text" id="wHFLh2T;(kx$L=^Vv|pj">
                                   <field name="TEXT">Anruf von:  </field>
                                 </block>
                               </value>
                               <value name="ADD1">
                                 <block type="text_newline" id="nW@r,K#(nl+9R`OS}*0^">
                                   <field name="Type">\n</field>
                                 </block>
                               </value>
                               <value name="ADD2">
                                 <block type="variables_get" id="g.///^qK@vgkx.)$Z*$p">
                                   <field name="VAR" id="PO_Er88JZ#r/k,)=_|+W">Anrufername</field>
                                 </block>
                               </value>
                               <value name="ADD3">
                                 <block type="text_newline" id="H]^^(+|_g`}C7ZD@BGHi">
                                   <field name="Type">\n</field>
                                 </block>
                               </value>
                               <value name="ADD4">
                                 <block type="variables_get" id=".0trD(7la{`G]VTza=Jp">
                                   <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <value name="USERNAME">
                             <block type="text" id="[1ahqJNVhGK8`9f5!CX4">
                               <field name="TEXT">Heiko</field>
                             </block>
                           </value>
                         </block>
                       </next>
                     </block>
                   </next>
                 </block>
               </statement>
             </block>
           </next>
         </block>
       </statement>
     </block>
    </xml>
    

    I 1 Antwort Letzte Antwort
    0
    • I invidianer

      @dslraser

      Stimmt, aber ich habe je geschrieben, daß es mir schon reicht, wenn mir jemand sagen kann, warum da der Anrufer nicht aktualisiert wurde ich das ist ja geschehen ;)

      Ich habe das erste Blockly bereits entsprechend angepasst und teste es morgen.
      So sieht es nun aus:

      <xml xmlns="https://developers.google.com/blockly/xml">
        <variables>
          <variable type="timeout" id="timeout">timeout</variable>
          <variable id="HP^vL38Xt4P{-Gc{4A.,">Anrufernummer</variable>
          <variable id="n,.bl90t$[=x3+48k@+#">Anrufername</variable>
          <variable id="Y)MXKWj1KTSU)`wXj{W0">Ausgabe</variable>
        </variables>
        <block type="on" id="l1O_GvAVwV6Qa}gi5ol`" x="138" y="88">
          <field name="OID">tr-064.0.callmonitor.ringing</field>
          <field name="CONDITION">true</field>
          <field name="ACK_CONDITION"></field>
          <statement name="STATEMENT">
            <block type="timeouts_settimeout" id="5*(_(vh~{z|d3b3)*?O-">
              <field name="NAME">timeout</field>
              <field name="DELAY">1000</field>
              <field name="UNIT">ms</field>
              <statement name="STATEMENT">
                <block type="variables_set" id="gDED/!Q}E[2_Bg8snR=o">
                  <field name="VAR" id="HP^vL38Xt4P{-Gc{4A.,">Anrufernummer</field>
                  <value name="VALUE">
                    <block type="get_value" id="(^k9zO;1+2^I]-]MTurc">
                      <field name="ATTR">val</field>
                      <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                    </block>
                  </value>
                  <next>
                    <block type="variables_set" id="?LCU[n[X{M~/k5kRvRkt">
                      <field name="VAR" id="n,.bl90t$[=x3+48k@+#">Anrufername</field>
                      <value name="VALUE">
                        <block type="get_value" id="}RD8eCP*@a4[,)6qAZA6">
                          <field name="ATTR">val</field>
                          <field name="OID">tr-064.0.callmonitor.inbound.callerName</field>
                        </block>
                      </value>
                      <next>
                        <block type="controls_if" id="y:1x;{6Kj#3?D|c9TkcI">
                          <mutation elseif="1" else="1"></mutation>
                          <value name="IF0">
                            <block type="logic_compare" id="k(hKgjA4sw@*rk-,`Drq">
                              <field name="OP">EQ</field>
                              <value name="A">
                                <block type="logic_operation" id="l9LqvK!w}}0%Or$7Oc_$">
                                  <field name="OP">AND</field>
                                  <value name="A">
                                    <block type="variables_get" id="HPQgSTtV#c-Q~=[|Ilgb">
                                      <field name="VAR" id="n,.bl90t$[=x3+48k@+#">Anrufername</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="variables_get" id="R^xZk8QY`cd5,c3@]YVQ">
                                      <field name="VAR" id="HP^vL38Xt4P{-Gc{4A.,">Anrufernummer</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="B">
                                <block type="text_isEmpty" id="[-$0Ze|AO{y$1eFb-A/c">
                                  <value name="VALUE">
                                    <shadow type="text" id="ij~i5cDaL,=7*^_ufGn=">
                                      <field name="TEXT"></field>
                                    </shadow>
                                    <block type="text" id="jE$xatYz=A1azr]0wGy[">
                                      <field name="TEXT"></field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO0">
                            <block type="variables_set" id="8JnRw+rIY)Es`U8DqQL,">
                              <field name="VAR" id="Y)MXKWj1KTSU)`wXj{W0">Ausgabe</field>
                              <value name="VALUE">
                                <block type="text" id="7ci8]f%|ElxIt_Nb]7z[">
                                  <field name="TEXT">Anruf von Unbekannt</field>
                                </block>
                              </value>
                            </block>
                          </statement>
                          <value name="IF1">
                            <block type="logic_compare" id="?!|Cf@p7{g`qo.iN%oXQ">
                              <field name="OP">EQ</field>
                              <value name="A">
                                <block type="variables_get" id="Z9,pbGq#C[)}oFXamGQ^">
                                  <field name="VAR" id="n,.bl90t$[=x3+48k@+#">Anrufername</field>
                                </block>
                              </value>
                              <value name="B">
                                <block type="text_isEmpty" id=":@8wQ?8hQy2sBeVgxSFs">
                                  <value name="VALUE">
                                    <shadow type="text" id="~2fwRFu{}l@6Ibh$MRyF">
                                      <field name="TEXT"></field>
                                    </shadow>
                                    <block type="text" id="/OdoU,cn`~(hbhQdd[!{">
                                      <field name="TEXT"></field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO1">
                            <block type="variables_set" id="VDu}R!p44D1cv+|M7*@V">
                              <field name="VAR" id="Y)MXKWj1KTSU)`wXj{W0">Ausgabe</field>
                              <value name="VALUE">
                                <block type="text_join" id="@Eu/A*Axn~nAgiB87|6-">
                                  <mutation items="2"></mutation>
                                  <value name="ADD0">
                                    <block type="text" id="#enXtQW0iz3dO3:GOI=2">
                                      <field name="TEXT">Anruf von </field>
                                    </block>
                                  </value>
                                  <value name="ADD1">
                                    <block type="variables_get" id="49d5orI?C;emx/aq21(7">
                                      <field name="VAR" id="HP^vL38Xt4P{-Gc{4A.,">Anrufernummer</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </statement>
                          <statement name="ELSE">
                            <block type="variables_set" id="%AV-0-~F||+*V.,V*2Dn">
                              <field name="VAR" id="Y)MXKWj1KTSU)`wXj{W0">Ausgabe</field>
                              <value name="VALUE">
                                <block type="text_join" id="B|=,.mrQfROX`g6Y~?,3">
                                  <mutation items="2"></mutation>
                                  <value name="ADD0">
                                    <block type="text" id="z`TP{NSa0*ppD=U%Gm5(">
                                      <field name="TEXT">Anruf von </field>
                                    </block>
                                  </value>
                                  <value name="ADD1">
                                    <block type="variables_get" id="C+1J!pC,9:_nRfl^k9*B">
                                      <field name="VAR" id="n,.bl90t$[=x3+48k@+#">Anrufername</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </statement>
                          <next>
                            <block type="telegram" id="zm9[+AcU}V{{T1a@+dch">
                              <field name="INSTANCE"></field>
                              <field name="LOG"></field>
                              <field name="SILENT">FALSE</field>
                              <field name="PARSEMODE">default</field>
                              <value name="MESSAGE">
                                <shadow type="text" id="{/~)c~0#,A.Nu$:MzLI*">
                                  <field name="TEXT">text</field>
                                </shadow>
                                <block type="variables_get" id="Nr1:faX};Rl|x@YiKLMB">
                                  <field name="VAR" id="Y)MXKWj1KTSU)`wXj{W0">Ausgabe</field>
                                </block>
                              </value>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
          </statement>
        </block>
      </xml>
      
      F Offline
      F Offline
      fastfoot
      schrieb am zuletzt editiert von
      #19

      @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

      So sieht es nun aus:

      ich habe deine 2te Version genommen und noch einen Versand eines Bildes eingebaut. Dazu muss allerdings der Web-Adapter installiert sein und laufen

      <xml xmlns="https://developers.google.com/blockly/xml">
        <variables>
          <variable type="timeout" id="timeout">timeout</variable>
          <variable id="PO_Er88JZ#r/k,)=|+W">Anrufername</variable>
          <variable id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</variable>
          <variable id="ykk,z6|+S8DSC#.T=Yt.">command</variable>
        </variables>
        <block type="on" id="l1O_GvAVwV6Qa}gi5ol" inline="true" x="-38" y="-163">
          <field name="OID">tr-064.0.callmonitor.ringing</field>
          <field name="CONDITION">ne</field>
          <field name="ACK_CONDITION"></field>
          <statement name="STATEMENT">
            <block type="controls_if" id="~b:DDcG3WDH)ZhNRkjoE">
              <mutation else="1"></mutation>
              <value name="IF0">
                <block type="on_source" id="ZsKxF5kZJ9eIM}nyZ5Eb">
                  <field name="ATTR">state.val</field>
                </block>
              </value>
              <statement name="DO0">
                <block type="timeouts_cleartimeout" id="+c|9MczfFy!kVD{$~;)N">
                  <field name="NAME">timeout</field>
                  <next>
                    <block type="timeouts_settimeout" id="nPTA6UZZKD5#k9JWu;JA">
                      <field name="NAME">timeout</field>
                      <field name="DELAY">1500</field>
                      <field name="UNIT">ms</field>
                      <statement name="STATEMENT">
                        <block type="variables_set" id="lM;E-f8bHJp}:WpzIa9F">
                          <field name="VAR" id="PO_Er88JZ#r/k,)=|+W">Anrufername</field>
                          <value name="VALUE">
                            <block type="get_value" id="U7z3Ah4ti3oC*eOIb4[;">
                              <field name="ATTR">val</field>
                              <field name="OID">tr-064.0.callmonitor.inbound.callerName</field>
                            </block>
                          </value>
                          <next>
                            <block type="variables_set" id="t.MD}IVnzqTV]-04sv7O">
                              <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                              <value name="VALUE">
                                <block type="get_value" id="QKdp!]RDa[E[*o%S_PcE">
                                  <field name="ATTR">val</field>
                                  <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                </block>
                              </value>
                              <next>
                                <block type="variables_set" id="YDG3(!0co^3h=3wxgAFT">
                                  <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                  <value name="VALUE">
                                    <block type="text_join" id="[E2/PI?5IHk~ge65q_B," inline="false">
                                      <mutation items="3"></mutation>
                                      <value name="ADD0">
                                        <block type="text" id="u6}klLH4o-JN_}_svYu7">
                                          <field name="TEXT">curl -sL "</field>
                                        </block>
                                      </value>
                                      <value name="ADD1">
                                        <block type="get_attr" id="|3Z(StsoECt+6yW`Z2oa">
                                          <value name="PATH">
                                            <shadow type="text" id="v:5n6{_[Ltw(uw}Kj-gy">
                                              <field name="TEXT">imageurlcaller</field>
                                            </shadow>
                                          </value>
                                          <value name="OBJECT">
                                            <block type="get_value" id="Lzx6|^ZFk#)/C63VR`|`">
                                              <field name="ATTR">val</field>
                                              <field name="OID">tr-064.0.callmonitor.inbound.json</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <value name="ADD2">
                                        <block type="text" id="rIZ?85/JEHobWZ}A?lcz">
                                          <field name="TEXT">" &gt;img.jpg</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="controls_if" id="CW^Rdf96BFFOPxb@p5Wa">
                                      <value name="IF0">
                                        <block type="logic_compare" id="`]1ZYuOh~doV(;}`@ynR">
                                          <field name="OP">GT</field>
                                          <value name="A">
                                            <block type="text_length" id="vKua*^#|TX_/7x0Q;=]O">
                                              <value name="VALUE">
                                                <shadow type="text" id="R8H[}jNQN99UicM?b43Z">
                                                  <field name="TEXT">abc</field>
                                                </shadow>
                                                <block type="variables_get" id="=,.4OQX#)pEpM3!IXl4+">
                                                  <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <block type="math_number" id="10m1%8r-0JX2[Uu4vcGh">
                                              <field name="NUM">100</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <statement name="DO0">
                                        <block type="exec" id="6VteYu;VN*S}N*XO]8AH" inline="true">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
                                          <field name="WITH_STATEMENT">TRUE</field>
                                          <field name="LOG"></field>
                                          <value name="COMMAND">
                                            <shadow type="text" id="k:5tbr),O~0E[#k0q`V*">
                                              <field name="TEXT"></field>
                                            </shadow>
                                            <block type="variables_get" id="^+:Wv].HZz9}TCmAPJ!y">
                                              <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                            </block>
                                          </value>
                                          <statement name="STATEMENT">
                                            <block type="sendto_custom" id=":JZCN2W-jDA}?YJE#E~d">
                                              <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="2UgH29(w#w0P-WjVLff,">
                                                  <field name="TEXT"></field>
                                                </shadow>
                                                <block type="text" id="S6}KDco%EUdN^M,E!pG:">
                                                  <field name="TEXT">img.jpg</field>
                                                </block>
                                              </value>
                                              <value name="ARG1">
                                                <shadow type="text" id="2[jnAhD+%80?z]t~Weq8">
                                                  <field name="TEXT"></field>
                                                </shadow>
                                                <block type="text_join" id="Bjmro*/-P=bq9X;41_">
                                                  <mutation items="3"></mutation>
                                                  <value name="ADD0">
                                                    <block type="text" id="wHFLh2T;(kx$L=^Vv|pj">
                                                      <field name="TEXT">Anruf von </field>
                                                    </block>
                                                  </value>
                                                  <value name="ADD1">
                                                    <block type="variables_get" id="g.///^qK@vgkx.)$Z*$p">
                                                      <field name="VAR" id="PO_Er88JZ#r/k,)=|+W">Anrufername</field>
                                                    </block>
                                                  </value>
                                                  <value name="ADD2">
                                                    <block type="variables_get" id=".0trD(7la{G]VTza=Jp">
                                                      <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <value name="ARG2">
                                                <shadow type="text" id=")eQ8~}i)x@Z:a*]]@feI">
                                                  <field name="TEXT"></field>
                                                </shadow>
                                              </value>
                                              <value name="ARG3">
                                                <shadow type="text" id="IZAc=s.1%tc;R#|T=kbX">
                                                  <field name="TEXT"></field>
                                                </shadow>
                                                <block type="text" id="aiwoow2#6|mRI0#8GuR7">
                                                  <field name="TEXT">HTML</field>
                                                </block>
                                              </value>
                                            </block>
                                          </statement>
                                        </block>
                                      </statement>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </next>
                </block>
              </statement>
              <statement name="ELSE">
                <block type="timeouts_cleartimeout" id="h[ZC?AVy%P|fAj(0C~`I">
                  <field name="NAME">timeout</field>
                </block>
              </statement>
            </block>
          </statement>
        </block>
      </xml>
      

      iobroker läuft unter Docker auf QNAP TS-451+
      SkriptRecovery: https://forum.iobroker.net/post/930558

      I dslraserD 3 Antworten Letzte Antwort
      1
      • dslraserD dslraser

        @invidianer
        das hier geht schon mal

        Bildschirmfoto 2020-08-01 um 23.39.49.png

        <xml xmlns="https://developers.google.com/blockly/xml">
         <variables>
           <variable type="timeout" id="timeout">timeout</variable>
           <variable id="PO_Er88JZ#r/k,)=_|+W">Anrufername</variable>
           <variable id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</variable>
         </variables>
         <block type="on" id="l1O_GvAVwV6Qa}gi5ol`" inline="true" x="13" y="-85">
           <field name="OID">tr-064.0.callmonitor.ringing</field>
           <field name="CONDITION">true</field>
           <field name="ACK_CONDITION"></field>
           <statement name="STATEMENT">
             <block type="timeouts_cleartimeout" id="~$TOb{aB@bxMkEPJ1PyZ">
               <field name="NAME">timeout</field>
               <next>
                 <block type="timeouts_settimeout" id="xX80)7PpOi8JK^hD2Vfg">
                   <field name="NAME">timeout</field>
                   <field name="DELAY">1000</field>
                   <field name="UNIT">ms</field>
                   <statement name="STATEMENT">
                     <block type="variables_set" id="lM;E-f8bHJp}:WpzIa9F">
                       <field name="VAR" id="PO_Er88JZ#r/k,)=_|+W">Anrufername</field>
                       <value name="VALUE">
                         <block type="get_value" id="U7z3Ah4ti3oC*eOIb4[;">
                           <field name="ATTR">val</field>
                           <field name="OID">tr-064.0.callmonitor.inbound.callerName</field>
                         </block>
                       </value>
                       <next>
                         <block type="variables_set" id="t.MD}IVnzqTV]-04sv7O">
                           <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                           <value name="VALUE">
                             <block type="get_value" id="QKdp!]RDa[E[*o%S_PcE">
                               <field name="ATTR">val</field>
                               <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                             </block>
                           </value>
                           <next>
                             <block type="telegram" id="zm9[+AcU}V{{T1a@+dch">
                               <field name="INSTANCE"></field>
                               <field name="LOG"></field>
                               <field name="SILENT">FALSE</field>
                               <field name="PARSEMODE">default</field>
                               <value name="MESSAGE">
                                 <shadow type="text" id="{/~)c~0#,A.Nu$:MzLI*">
                                   <field name="TEXT">Anruf!</field>
                                 </shadow>
                                 <block type="text_join" id="`Bjmro*/-P=bq9X;4`1_">
                                   <mutation items="5"></mutation>
                                   <value name="ADD0">
                                     <block type="text" id="wHFLh2T;(kx$L=^Vv|pj">
                                       <field name="TEXT">Anruf von:  </field>
                                     </block>
                                   </value>
                                   <value name="ADD1">
                                     <block type="text_newline" id="nW@r,K#(nl+9R`OS}*0^">
                                       <field name="Type">\n</field>
                                     </block>
                                   </value>
                                   <value name="ADD2">
                                     <block type="variables_get" id="g.///^qK@vgkx.)$Z*$p">
                                       <field name="VAR" id="PO_Er88JZ#r/k,)=_|+W">Anrufername</field>
                                     </block>
                                   </value>
                                   <value name="ADD3">
                                     <block type="text_newline" id="H]^^(+|_g`}C7ZD@BGHi">
                                       <field name="Type">\n</field>
                                     </block>
                                   </value>
                                   <value name="ADD4">
                                     <block type="variables_get" id=".0trD(7la{`G]VTza=Jp">
                                       <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <value name="USERNAME">
                                 <block type="text" id="[1ahqJNVhGK8`9f5!CX4">
                                   <field name="TEXT">Heiko</field>
                                 </block>
                               </value>
                             </block>
                           </next>
                         </block>
                       </next>
                     </block>
                   </statement>
                 </block>
               </next>
             </block>
           </statement>
         </block>
        </xml>
        

        I Offline
        I Offline
        invidianer
        schrieb am zuletzt editiert von
        #20

        @dslraser
        Cool, danke!
        Wie hast Du es denn hinbekommen, daß das "falls Objekt ringing ist wahr" in EINER Zeile steht? Und warum wird der Timer beendet, bevor er startet?

        F 1 Antwort Letzte Antwort
        0
        • F fastfoot

          @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

          So sieht es nun aus:

          ich habe deine 2te Version genommen und noch einen Versand eines Bildes eingebaut. Dazu muss allerdings der Web-Adapter installiert sein und laufen

          <xml xmlns="https://developers.google.com/blockly/xml">
            <variables>
              <variable type="timeout" id="timeout">timeout</variable>
              <variable id="PO_Er88JZ#r/k,)=|+W">Anrufername</variable>
              <variable id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</variable>
              <variable id="ykk,z6|+S8DSC#.T=Yt.">command</variable>
            </variables>
            <block type="on" id="l1O_GvAVwV6Qa}gi5ol" inline="true" x="-38" y="-163">
              <field name="OID">tr-064.0.callmonitor.ringing</field>
              <field name="CONDITION">ne</field>
              <field name="ACK_CONDITION"></field>
              <statement name="STATEMENT">
                <block type="controls_if" id="~b:DDcG3WDH)ZhNRkjoE">
                  <mutation else="1"></mutation>
                  <value name="IF0">
                    <block type="on_source" id="ZsKxF5kZJ9eIM}nyZ5Eb">
                      <field name="ATTR">state.val</field>
                    </block>
                  </value>
                  <statement name="DO0">
                    <block type="timeouts_cleartimeout" id="+c|9MczfFy!kVD{$~;)N">
                      <field name="NAME">timeout</field>
                      <next>
                        <block type="timeouts_settimeout" id="nPTA6UZZKD5#k9JWu;JA">
                          <field name="NAME">timeout</field>
                          <field name="DELAY">1500</field>
                          <field name="UNIT">ms</field>
                          <statement name="STATEMENT">
                            <block type="variables_set" id="lM;E-f8bHJp}:WpzIa9F">
                              <field name="VAR" id="PO_Er88JZ#r/k,)=|+W">Anrufername</field>
                              <value name="VALUE">
                                <block type="get_value" id="U7z3Ah4ti3oC*eOIb4[;">
                                  <field name="ATTR">val</field>
                                  <field name="OID">tr-064.0.callmonitor.inbound.callerName</field>
                                </block>
                              </value>
                              <next>
                                <block type="variables_set" id="t.MD}IVnzqTV]-04sv7O">
                                  <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                                  <value name="VALUE">
                                    <block type="get_value" id="QKdp!]RDa[E[*o%S_PcE">
                                      <field name="ATTR">val</field>
                                      <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="variables_set" id="YDG3(!0co^3h=3wxgAFT">
                                      <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                      <value name="VALUE">
                                        <block type="text_join" id="[E2/PI?5IHk~ge65q_B," inline="false">
                                          <mutation items="3"></mutation>
                                          <value name="ADD0">
                                            <block type="text" id="u6}klLH4o-JN_}_svYu7">
                                              <field name="TEXT">curl -sL "</field>
                                            </block>
                                          </value>
                                          <value name="ADD1">
                                            <block type="get_attr" id="|3Z(StsoECt+6yW`Z2oa">
                                              <value name="PATH">
                                                <shadow type="text" id="v:5n6{_[Ltw(uw}Kj-gy">
                                                  <field name="TEXT">imageurlcaller</field>
                                                </shadow>
                                              </value>
                                              <value name="OBJECT">
                                                <block type="get_value" id="Lzx6|^ZFk#)/C63VR`|`">
                                                  <field name="ATTR">val</field>
                                                  <field name="OID">tr-064.0.callmonitor.inbound.json</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <value name="ADD2">
                                            <block type="text" id="rIZ?85/JEHobWZ}A?lcz">
                                              <field name="TEXT">" &gt;img.jpg</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="controls_if" id="CW^Rdf96BFFOPxb@p5Wa">
                                          <value name="IF0">
                                            <block type="logic_compare" id="`]1ZYuOh~doV(;}`@ynR">
                                              <field name="OP">GT</field>
                                              <value name="A">
                                                <block type="text_length" id="vKua*^#|TX_/7x0Q;=]O">
                                                  <value name="VALUE">
                                                    <shadow type="text" id="R8H[}jNQN99UicM?b43Z">
                                                      <field name="TEXT">abc</field>
                                                    </shadow>
                                                    <block type="variables_get" id="=,.4OQX#)pEpM3!IXl4+">
                                                      <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="math_number" id="10m1%8r-0JX2[Uu4vcGh">
                                                  <field name="NUM">100</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <statement name="DO0">
                                            <block type="exec" id="6VteYu;VN*S}N*XO]8AH" inline="true">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
                                              <field name="WITH_STATEMENT">TRUE</field>
                                              <field name="LOG"></field>
                                              <value name="COMMAND">
                                                <shadow type="text" id="k:5tbr),O~0E[#k0q`V*">
                                                  <field name="TEXT"></field>
                                                </shadow>
                                                <block type="variables_get" id="^+:Wv].HZz9}TCmAPJ!y">
                                                  <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                                </block>
                                              </value>
                                              <statement name="STATEMENT">
                                                <block type="sendto_custom" id=":JZCN2W-jDA}?YJE#E~d">
                                                  <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="2UgH29(w#w0P-WjVLff,">
                                                      <field name="TEXT"></field>
                                                    </shadow>
                                                    <block type="text" id="S6}KDco%EUdN^M,E!pG:">
                                                      <field name="TEXT">img.jpg</field>
                                                    </block>
                                                  </value>
                                                  <value name="ARG1">
                                                    <shadow type="text" id="2[jnAhD+%80?z]t~Weq8">
                                                      <field name="TEXT"></field>
                                                    </shadow>
                                                    <block type="text_join" id="Bjmro*/-P=bq9X;41_">
                                                      <mutation items="3"></mutation>
                                                      <value name="ADD0">
                                                        <block type="text" id="wHFLh2T;(kx$L=^Vv|pj">
                                                          <field name="TEXT">Anruf von </field>
                                                        </block>
                                                      </value>
                                                      <value name="ADD1">
                                                        <block type="variables_get" id="g.///^qK@vgkx.)$Z*$p">
                                                          <field name="VAR" id="PO_Er88JZ#r/k,)=|+W">Anrufername</field>
                                                        </block>
                                                      </value>
                                                      <value name="ADD2">
                                                        <block type="variables_get" id=".0trD(7la{G]VTza=Jp">
                                                          <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <value name="ARG2">
                                                    <shadow type="text" id=")eQ8~}i)x@Z:a*]]@feI">
                                                      <field name="TEXT"></field>
                                                    </shadow>
                                                  </value>
                                                  <value name="ARG3">
                                                    <shadow type="text" id="IZAc=s.1%tc;R#|T=kbX">
                                                      <field name="TEXT"></field>
                                                    </shadow>
                                                    <block type="text" id="aiwoow2#6|mRI0#8GuR7">
                                                      <field name="TEXT">HTML</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </statement>
                                            </block>
                                          </statement>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </statement>
                        </block>
                      </next>
                    </block>
                  </statement>
                  <statement name="ELSE">
                    <block type="timeouts_cleartimeout" id="h[ZC?AVy%P|fAj(0C~`I">
                      <field name="NAME">timeout</field>
                    </block>
                  </statement>
                </block>
              </statement>
            </block>
          </xml>
          
          I Offline
          I Offline
          invidianer
          schrieb am zuletzt editiert von
          #21

          @fastfoot
          Dankeschön, aber ein Bild brauche ich nicht wirklich ;)
          Ich möchte erstmal anfangen, die Blockly-Logik zu verstehen. Also so einfach, wie möglich.

          1 Antwort Letzte Antwort
          0
          • I invidianer

            @dslraser
            Cool, danke!
            Wie hast Du es denn hinbekommen, daß das "falls Objekt ringing ist wahr" in EINER Zeile steht? Und warum wird der Timer beendet, bevor er startet?

            F Offline
            F Offline
            fastfoot
            schrieb am zuletzt editiert von
            #22

            @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

            @dslraser
            Cool, danke!
            Wie hast Du es denn hinbekommen, daß das "falls Objekt ringing ist wahr" in EINER Zeile steht? Und warum wird der Timer beendet, bevor er startet?

            rechts klick auf Block, externe Eingänge. Der Stop ist eine Vorsichtsmaßnahme, frisst kein Brot :-) Falls der Anrufer auflegt und sofort ein anderer anruft, aber innerhalb der 1,5Sek. sehr unwahrscheinlich...

            iobroker läuft unter Docker auf QNAP TS-451+
            SkriptRecovery: https://forum.iobroker.net/post/930558

            I 1 Antwort Letzte Antwort
            0
            • F fastfoot

              @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

              So sieht es nun aus:

              ich habe deine 2te Version genommen und noch einen Versand eines Bildes eingebaut. Dazu muss allerdings der Web-Adapter installiert sein und laufen

              <xml xmlns="https://developers.google.com/blockly/xml">
                <variables>
                  <variable type="timeout" id="timeout">timeout</variable>
                  <variable id="PO_Er88JZ#r/k,)=|+W">Anrufername</variable>
                  <variable id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</variable>
                  <variable id="ykk,z6|+S8DSC#.T=Yt.">command</variable>
                </variables>
                <block type="on" id="l1O_GvAVwV6Qa}gi5ol" inline="true" x="-38" y="-163">
                  <field name="OID">tr-064.0.callmonitor.ringing</field>
                  <field name="CONDITION">ne</field>
                  <field name="ACK_CONDITION"></field>
                  <statement name="STATEMENT">
                    <block type="controls_if" id="~b:DDcG3WDH)ZhNRkjoE">
                      <mutation else="1"></mutation>
                      <value name="IF0">
                        <block type="on_source" id="ZsKxF5kZJ9eIM}nyZ5Eb">
                          <field name="ATTR">state.val</field>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="timeouts_cleartimeout" id="+c|9MczfFy!kVD{$~;)N">
                          <field name="NAME">timeout</field>
                          <next>
                            <block type="timeouts_settimeout" id="nPTA6UZZKD5#k9JWu;JA">
                              <field name="NAME">timeout</field>
                              <field name="DELAY">1500</field>
                              <field name="UNIT">ms</field>
                              <statement name="STATEMENT">
                                <block type="variables_set" id="lM;E-f8bHJp}:WpzIa9F">
                                  <field name="VAR" id="PO_Er88JZ#r/k,)=|+W">Anrufername</field>
                                  <value name="VALUE">
                                    <block type="get_value" id="U7z3Ah4ti3oC*eOIb4[;">
                                      <field name="ATTR">val</field>
                                      <field name="OID">tr-064.0.callmonitor.inbound.callerName</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="variables_set" id="t.MD}IVnzqTV]-04sv7O">
                                      <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                                      <value name="VALUE">
                                        <block type="get_value" id="QKdp!]RDa[E[*o%S_PcE">
                                          <field name="ATTR">val</field>
                                          <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="variables_set" id="YDG3(!0co^3h=3wxgAFT">
                                          <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                          <value name="VALUE">
                                            <block type="text_join" id="[E2/PI?5IHk~ge65q_B," inline="false">
                                              <mutation items="3"></mutation>
                                              <value name="ADD0">
                                                <block type="text" id="u6}klLH4o-JN_}_svYu7">
                                                  <field name="TEXT">curl -sL "</field>
                                                </block>
                                              </value>
                                              <value name="ADD1">
                                                <block type="get_attr" id="|3Z(StsoECt+6yW`Z2oa">
                                                  <value name="PATH">
                                                    <shadow type="text" id="v:5n6{_[Ltw(uw}Kj-gy">
                                                      <field name="TEXT">imageurlcaller</field>
                                                    </shadow>
                                                  </value>
                                                  <value name="OBJECT">
                                                    <block type="get_value" id="Lzx6|^ZFk#)/C63VR`|`">
                                                      <field name="ATTR">val</field>
                                                      <field name="OID">tr-064.0.callmonitor.inbound.json</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <value name="ADD2">
                                                <block type="text" id="rIZ?85/JEHobWZ}A?lcz">
                                                  <field name="TEXT">" &gt;img.jpg</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="controls_if" id="CW^Rdf96BFFOPxb@p5Wa">
                                              <value name="IF0">
                                                <block type="logic_compare" id="`]1ZYuOh~doV(;}`@ynR">
                                                  <field name="OP">GT</field>
                                                  <value name="A">
                                                    <block type="text_length" id="vKua*^#|TX_/7x0Q;=]O">
                                                      <value name="VALUE">
                                                        <shadow type="text" id="R8H[}jNQN99UicM?b43Z">
                                                          <field name="TEXT">abc</field>
                                                        </shadow>
                                                        <block type="variables_get" id="=,.4OQX#)pEpM3!IXl4+">
                                                          <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="math_number" id="10m1%8r-0JX2[Uu4vcGh">
                                                      <field name="NUM">100</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <statement name="DO0">
                                                <block type="exec" id="6VteYu;VN*S}N*XO]8AH" inline="true">
                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
                                                  <field name="WITH_STATEMENT">TRUE</field>
                                                  <field name="LOG"></field>
                                                  <value name="COMMAND">
                                                    <shadow type="text" id="k:5tbr),O~0E[#k0q`V*">
                                                      <field name="TEXT"></field>
                                                    </shadow>
                                                    <block type="variables_get" id="^+:Wv].HZz9}TCmAPJ!y">
                                                      <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                                    </block>
                                                  </value>
                                                  <statement name="STATEMENT">
                                                    <block type="sendto_custom" id=":JZCN2W-jDA}?YJE#E~d">
                                                      <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="2UgH29(w#w0P-WjVLff,">
                                                          <field name="TEXT"></field>
                                                        </shadow>
                                                        <block type="text" id="S6}KDco%EUdN^M,E!pG:">
                                                          <field name="TEXT">img.jpg</field>
                                                        </block>
                                                      </value>
                                                      <value name="ARG1">
                                                        <shadow type="text" id="2[jnAhD+%80?z]t~Weq8">
                                                          <field name="TEXT"></field>
                                                        </shadow>
                                                        <block type="text_join" id="Bjmro*/-P=bq9X;41_">
                                                          <mutation items="3"></mutation>
                                                          <value name="ADD0">
                                                            <block type="text" id="wHFLh2T;(kx$L=^Vv|pj">
                                                              <field name="TEXT">Anruf von </field>
                                                            </block>
                                                          </value>
                                                          <value name="ADD1">
                                                            <block type="variables_get" id="g.///^qK@vgkx.)$Z*$p">
                                                              <field name="VAR" id="PO_Er88JZ#r/k,)=|+W">Anrufername</field>
                                                            </block>
                                                          </value>
                                                          <value name="ADD2">
                                                            <block type="variables_get" id=".0trD(7la{G]VTza=Jp">
                                                              <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <value name="ARG2">
                                                        <shadow type="text" id=")eQ8~}i)x@Z:a*]]@feI">
                                                          <field name="TEXT"></field>
                                                        </shadow>
                                                      </value>
                                                      <value name="ARG3">
                                                        <shadow type="text" id="IZAc=s.1%tc;R#|T=kbX">
                                                          <field name="TEXT"></field>
                                                        </shadow>
                                                        <block type="text" id="aiwoow2#6|mRI0#8GuR7">
                                                          <field name="TEXT">HTML</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </statement>
                                                </block>
                                              </statement>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                            </block>
                          </next>
                        </block>
                      </statement>
                      <statement name="ELSE">
                        <block type="timeouts_cleartimeout" id="h[ZC?AVy%P|fAj(0C~`I">
                          <field name="NAME">timeout</field>
                        </block>
                      </statement>
                    </block>
                  </statement>
                </block>
              </xml>
              
              dslraserD Offline
              dslraserD Offline
              dslraser
              Forum Testing Most Active
              schrieb am zuletzt editiert von
              #23

              @fastfoot sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

              ich habe deine 2te Version genommen und noch einen Versand eines Bildes eingebaut.

              Funktioniert auch. (in der Ausgabe vom Namen und Nummer unter dem Bild vielleicht noch Leerzeichen oder einen Zeilenumbruch einfügen.

              F 1 Antwort Letzte Antwort
              0
              • F fastfoot

                @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                @dslraser
                Cool, danke!
                Wie hast Du es denn hinbekommen, daß das "falls Objekt ringing ist wahr" in EINER Zeile steht? Und warum wird der Timer beendet, bevor er startet?

                rechts klick auf Block, externe Eingänge. Der Stop ist eine Vorsichtsmaßnahme, frisst kein Brot :-) Falls der Anrufer auflegt und sofort ein anderer anruft, aber innerhalb der 1,5Sek. sehr unwahrscheinlich...

                I Offline
                I Offline
                invidianer
                schrieb am zuletzt editiert von invidianer
                #24

                @fastfoot

                Super, wieder was gelernt!
                Und bei "Empfänger" hast Du "Heiko" eingetragen ... an wen schickt Telegram eigentlich, wenn dort nichts eingetragen ist? Also außer an einen selbst natürlich ;)

                F dslraserD 2 Antworten Letzte Antwort
                0
                • dslraserD dslraser

                  @fastfoot sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                  ich habe deine 2te Version genommen und noch einen Versand eines Bildes eingebaut.

                  Funktioniert auch. (in der Ausgabe vom Namen und Nummer unter dem Bild vielleicht noch Leerzeichen oder einen Zeilenumbruch einfügen.

                  F Offline
                  F Offline
                  fastfoot
                  schrieb am zuletzt editiert von
                  #25

                  @dslraser sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                  @fastfoot sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                  ich habe deine 2te Version genommen und noch einen Versand eines Bildes eingebaut.

                  Funktioniert auch. (in der Ausgabe vom Namen und Nummer unter dem Bild vielleicht noch Leerzeichen oder einen Zeilenumbruch einfügen.

                  Darum habe ich mich nicht gekümmert :-) war im Original so, der TE soll ja auch noch was tun.

                  iobroker läuft unter Docker auf QNAP TS-451+
                  SkriptRecovery: https://forum.iobroker.net/post/930558

                  1 Antwort Letzte Antwort
                  0
                  • I invidianer

                    @fastfoot

                    Super, wieder was gelernt!
                    Und bei "Empfänger" hast Du "Heiko" eingetragen ... an wen schickt Telegram eigentlich, wenn dort nichts eingetragen ist? Also außer an einen selbst natürlich ;)

                    F Offline
                    F Offline
                    fastfoot
                    schrieb am zuletzt editiert von
                    #26

                    @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                    @fastfoot

                    Super, wieder was gelernt!
                    Und bei "Empfänger" hast Du "Heiko" eingetragen ... an wen schickt Telegram eigentlich, wenn dort nichts eingetragen ist?

                    das war ich nicht, aber wenn du es weglässt bekommen alle am Bot angemeldeten die Nachricht, falls du nicht Heiko bist, dann niemand :-)

                    iobroker läuft unter Docker auf QNAP TS-451+
                    SkriptRecovery: https://forum.iobroker.net/post/930558

                    1 Antwort Letzte Antwort
                    0
                    • I invidianer

                      @fastfoot

                      Super, wieder was gelernt!
                      Und bei "Empfänger" hast Du "Heiko" eingetragen ... an wen schickt Telegram eigentlich, wenn dort nichts eingetragen ist? Also außer an einen selbst natürlich ;)

                      dslraserD Offline
                      dslraserD Offline
                      dslraser
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von dslraser
                      #27

                      @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                      an wen schickt Telegram eigentlich, wenn dort nichts eingetragen ist?

                      an alle die am Bot angemeldet sind. (sonst die Namen mit Komma getrennt eintragen)

                      Und bei "Empfänger" hast Du "Heiko" eingetragen

                      Ja, das bin ich. Da ich gerade mehrfach hier zu Hause angerufen habe zum testen, habe ich mich da eingetragen. (meine Frau ist arbeiten und würde sonst auch alle Testanrufe auf Ihr Handy / Telegram bekommen)

                      I 1 Antwort Letzte Antwort
                      0
                      • dslraserD dslraser

                        @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                        an wen schickt Telegram eigentlich, wenn dort nichts eingetragen ist?

                        an alle die am Bot angemeldet sind. (sonst die Namen mit Komma getrennt eintragen)

                        Und bei "Empfänger" hast Du "Heiko" eingetragen

                        Ja, das bin ich. Da ich gerade mehrfach hier zu Hause angerufen habe zum testen, habe ich mich da eingetragen. (meine Frau ist arbeiten und würde sonst auch alle Testanrufe auf Ihr Handy / Telegram bekommen)

                        I Offline
                        I Offline
                        invidianer
                        schrieb am zuletzt editiert von
                        #28

                        @dslraser
                        Ah, verstehe! Danke!

                        1 Antwort Letzte Antwort
                        0
                        • F fastfoot

                          @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                          So sieht es nun aus:

                          ich habe deine 2te Version genommen und noch einen Versand eines Bildes eingebaut. Dazu muss allerdings der Web-Adapter installiert sein und laufen

                          <xml xmlns="https://developers.google.com/blockly/xml">
                            <variables>
                              <variable type="timeout" id="timeout">timeout</variable>
                              <variable id="PO_Er88JZ#r/k,)=|+W">Anrufername</variable>
                              <variable id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</variable>
                              <variable id="ykk,z6|+S8DSC#.T=Yt.">command</variable>
                            </variables>
                            <block type="on" id="l1O_GvAVwV6Qa}gi5ol" inline="true" x="-38" y="-163">
                              <field name="OID">tr-064.0.callmonitor.ringing</field>
                              <field name="CONDITION">ne</field>
                              <field name="ACK_CONDITION"></field>
                              <statement name="STATEMENT">
                                <block type="controls_if" id="~b:DDcG3WDH)ZhNRkjoE">
                                  <mutation else="1"></mutation>
                                  <value name="IF0">
                                    <block type="on_source" id="ZsKxF5kZJ9eIM}nyZ5Eb">
                                      <field name="ATTR">state.val</field>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="timeouts_cleartimeout" id="+c|9MczfFy!kVD{$~;)N">
                                      <field name="NAME">timeout</field>
                                      <next>
                                        <block type="timeouts_settimeout" id="nPTA6UZZKD5#k9JWu;JA">
                                          <field name="NAME">timeout</field>
                                          <field name="DELAY">1500</field>
                                          <field name="UNIT">ms</field>
                                          <statement name="STATEMENT">
                                            <block type="variables_set" id="lM;E-f8bHJp}:WpzIa9F">
                                              <field name="VAR" id="PO_Er88JZ#r/k,)=|+W">Anrufername</field>
                                              <value name="VALUE">
                                                <block type="get_value" id="U7z3Ah4ti3oC*eOIb4[;">
                                                  <field name="ATTR">val</field>
                                                  <field name="OID">tr-064.0.callmonitor.inbound.callerName</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="variables_set" id="t.MD}IVnzqTV]-04sv7O">
                                                  <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                                                  <value name="VALUE">
                                                    <block type="get_value" id="QKdp!]RDa[E[*o%S_PcE">
                                                      <field name="ATTR">val</field>
                                                      <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="variables_set" id="YDG3(!0co^3h=3wxgAFT">
                                                      <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                                      <value name="VALUE">
                                                        <block type="text_join" id="[E2/PI?5IHk~ge65q_B," inline="false">
                                                          <mutation items="3"></mutation>
                                                          <value name="ADD0">
                                                            <block type="text" id="u6}klLH4o-JN_}_svYu7">
                                                              <field name="TEXT">curl -sL "</field>
                                                            </block>
                                                          </value>
                                                          <value name="ADD1">
                                                            <block type="get_attr" id="|3Z(StsoECt+6yW`Z2oa">
                                                              <value name="PATH">
                                                                <shadow type="text" id="v:5n6{_[Ltw(uw}Kj-gy">
                                                                  <field name="TEXT">imageurlcaller</field>
                                                                </shadow>
                                                              </value>
                                                              <value name="OBJECT">
                                                                <block type="get_value" id="Lzx6|^ZFk#)/C63VR`|`">
                                                                  <field name="ATTR">val</field>
                                                                  <field name="OID">tr-064.0.callmonitor.inbound.json</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <value name="ADD2">
                                                            <block type="text" id="rIZ?85/JEHobWZ}A?lcz">
                                                              <field name="TEXT">" &gt;img.jpg</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <next>
                                                        <block type="controls_if" id="CW^Rdf96BFFOPxb@p5Wa">
                                                          <value name="IF0">
                                                            <block type="logic_compare" id="`]1ZYuOh~doV(;}`@ynR">
                                                              <field name="OP">GT</field>
                                                              <value name="A">
                                                                <block type="text_length" id="vKua*^#|TX_/7x0Q;=]O">
                                                                  <value name="VALUE">
                                                                    <shadow type="text" id="R8H[}jNQN99UicM?b43Z">
                                                                      <field name="TEXT">abc</field>
                                                                    </shadow>
                                                                    <block type="variables_get" id="=,.4OQX#)pEpM3!IXl4+">
                                                                      <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <block type="math_number" id="10m1%8r-0JX2[Uu4vcGh">
                                                                  <field name="NUM">100</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <statement name="DO0">
                                                            <block type="exec" id="6VteYu;VN*S}N*XO]8AH" inline="true">
                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
                                                              <field name="WITH_STATEMENT">TRUE</field>
                                                              <field name="LOG"></field>
                                                              <value name="COMMAND">
                                                                <shadow type="text" id="k:5tbr),O~0E[#k0q`V*">
                                                                  <field name="TEXT"></field>
                                                                </shadow>
                                                                <block type="variables_get" id="^+:Wv].HZz9}TCmAPJ!y">
                                                                  <field name="VAR" id="ykk,z6|+S8DSC#.T=Yt.">command</field>
                                                                </block>
                                                              </value>
                                                              <statement name="STATEMENT">
                                                                <block type="sendto_custom" id=":JZCN2W-jDA}?YJE#E~d">
                                                                  <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="2UgH29(w#w0P-WjVLff,">
                                                                      <field name="TEXT"></field>
                                                                    </shadow>
                                                                    <block type="text" id="S6}KDco%EUdN^M,E!pG:">
                                                                      <field name="TEXT">img.jpg</field>
                                                                    </block>
                                                                  </value>
                                                                  <value name="ARG1">
                                                                    <shadow type="text" id="2[jnAhD+%80?z]t~Weq8">
                                                                      <field name="TEXT"></field>
                                                                    </shadow>
                                                                    <block type="text_join" id="Bjmro*/-P=bq9X;41_">
                                                                      <mutation items="3"></mutation>
                                                                      <value name="ADD0">
                                                                        <block type="text" id="wHFLh2T;(kx$L=^Vv|pj">
                                                                          <field name="TEXT">Anruf von </field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="ADD1">
                                                                        <block type="variables_get" id="g.///^qK@vgkx.)$Z*$p">
                                                                          <field name="VAR" id="PO_Er88JZ#r/k,)=|+W">Anrufername</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="ADD2">
                                                                        <block type="variables_get" id=".0trD(7la{G]VTza=Jp">
                                                                          <field name="VAR" id="$Y-WWBt%3A}x?lw-o?wN">Anrufernummer</field>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                  <value name="ARG2">
                                                                    <shadow type="text" id=")eQ8~}i)x@Z:a*]]@feI">
                                                                      <field name="TEXT"></field>
                                                                    </shadow>
                                                                  </value>
                                                                  <value name="ARG3">
                                                                    <shadow type="text" id="IZAc=s.1%tc;R#|T=kbX">
                                                                      <field name="TEXT"></field>
                                                                    </shadow>
                                                                    <block type="text" id="aiwoow2#6|mRI0#8GuR7">
                                                                      <field name="TEXT">HTML</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </statement>
                                                            </block>
                                                          </statement>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </statement>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                  <statement name="ELSE">
                                    <block type="timeouts_cleartimeout" id="h[ZC?AVy%P|fAj(0C~`I">
                                      <field name="NAME">timeout</field>
                                    </block>
                                  </statement>
                                </block>
                              </statement>
                            </block>
                          </xml>
                          
                          dslraserD Offline
                          dslraserD Offline
                          dslraser
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von dslraser
                          #29

                          @fastfoot sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                          ich habe deine 2te Version genommen und noch einen Versand eines Bildes eingebaut. Dazu muss allerdings der Web-Adapter installiert sein und laufen

                          Übrigens ne schöne Version.:+1:

                          Ich habe über meine VU (Linux-SatBox) ein Plugin laufen, das direkt die Nummern/Namen mit Anschrift usw. auf dem TV anzeigt, entweder aus dem FritzBox Telefonbuch (auch mit Bild) oder direkt, wenn es nicht auf der Fritte ist, die Daten aus dem Internet holt und anzeigt, wenn gewünscht auch gleich ins FritzBox Telefonbuch einträgt.
                          Lässt sich die Internetsuche eigentlich auch irgendwie mit dem TR-064 verknüpfen und dann mit Telegram versenden ?

                          F 1 Antwort Letzte Antwort
                          0
                          • dslraserD dslraser

                            @fastfoot sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                            ich habe deine 2te Version genommen und noch einen Versand eines Bildes eingebaut. Dazu muss allerdings der Web-Adapter installiert sein und laufen

                            Übrigens ne schöne Version.:+1:

                            Ich habe über meine VU (Linux-SatBox) ein Plugin laufen, das direkt die Nummern/Namen mit Anschrift usw. auf dem TV anzeigt, entweder aus dem FritzBox Telefonbuch (auch mit Bild) oder direkt, wenn es nicht auf der Fritte ist, die Daten aus dem Internet holt und anzeigt, wenn gewünscht auch gleich ins FritzBox Telefonbuch einträgt.
                            Lässt sich die Internetsuche eigentlich auch irgendwie mit dem TR-064 verknüpfen und dann mit Telegram versenden ?

                            F Offline
                            F Offline
                            fastfoot
                            schrieb am zuletzt editiert von
                            #30

                            @dslraser sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                            Lässt sich die Internetsuche eigentlich auch irgendwie mit dem TR-064 verknüpfen und dann mit Telegram versenden ?

                            noch nie probiert, mit dem request block klappt das zwar, aber die Antwort von zB Google mag ich nicht parsen :cold_sweat:

                            iobroker läuft unter Docker auf QNAP TS-451+
                            SkriptRecovery: https://forum.iobroker.net/post/930558

                            dslraserD I 2 Antworten Letzte Antwort
                            1
                            • F fastfoot

                              @dslraser sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                              Lässt sich die Internetsuche eigentlich auch irgendwie mit dem TR-064 verknüpfen und dann mit Telegram versenden ?

                              noch nie probiert, mit dem request block klappt das zwar, aber die Antwort von zB Google mag ich nicht parsen :cold_sweat:

                              dslraserD Offline
                              dslraserD Offline
                              dslraser
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von dslraser
                              #31

                              @fastfoot sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                              aber die Antwort von zB Google mag ich nicht parsen

                              Hm, aber vielleicht gleich aus der Rückwärtssuche von das Örtliche oder das Telefonbuch ?

                              1 Antwort Letzte Antwort
                              0
                              • F fastfoot

                                @dslraser sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                                Lässt sich die Internetsuche eigentlich auch irgendwie mit dem TR-064 verknüpfen und dann mit Telegram versenden ?

                                noch nie probiert, mit dem request block klappt das zwar, aber die Antwort von zB Google mag ich nicht parsen :cold_sweat:

                                I Offline
                                I Offline
                                invidianer
                                schrieb am zuletzt editiert von
                                #32

                                @fastfoot

                                Würde das hier funktionieren? Also mal angenommen, man möchte alles von google Gefundene sehen ;)

                                <block xmlns="https://developers.google.com/blockly/xml" type="request" id=";NWL78MRH3K]c.U2x2Q%" x="38" y="-62">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                  <field name="WITH_STATEMENT">FALSE</field>
                                  <field name="LOG"></field>
                                  <value name="URL">
                                    <shadow type="text">
                                      <field name="TEXT">text</field>
                                    </shadow>
                                    <block type="text_join" id="{jkgSs`i`c2dMd3y!+B7">
                                      <mutation items="3"></mutation>
                                      <value name="ADD0">
                                        <block type="text" id="c?q7;tAr,f6+^/RvotyD">
                                          <field name="TEXT">http://www.google.de/search?q=</field>
                                        </block>
                                      </value>
                                      <value name="ADD1">
                                        <block type="get_value" id="yRZ8NIQ*l4@o-JO~)mA0">
                                          <field name="ATTR">val</field>
                                          <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                                
                                dslraserD 1 Antwort Letzte Antwort
                                0
                                • I invidianer

                                  @fastfoot

                                  Würde das hier funktionieren? Also mal angenommen, man möchte alles von google Gefundene sehen ;)

                                  <block xmlns="https://developers.google.com/blockly/xml" type="request" id=";NWL78MRH3K]c.U2x2Q%" x="38" y="-62">
                                    <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                    <field name="WITH_STATEMENT">FALSE</field>
                                    <field name="LOG"></field>
                                    <value name="URL">
                                      <shadow type="text">
                                        <field name="TEXT">text</field>
                                      </shadow>
                                      <block type="text_join" id="{jkgSs`i`c2dMd3y!+B7">
                                        <mutation items="3"></mutation>
                                        <value name="ADD0">
                                          <block type="text" id="c?q7;tAr,f6+^/RvotyD">
                                            <field name="TEXT">http://www.google.de/search?q=</field>
                                          </block>
                                        </value>
                                        <value name="ADD1">
                                          <block type="get_value" id="yRZ8NIQ*l4@o-JO~)mA0">
                                            <field name="ATTR">val</field>
                                            <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                  
                                  dslraserD Offline
                                  dslraserD Offline
                                  dslraser
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von dslraser
                                  #33

                                  @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                                  Würde das hier funktionieren?

                                  schau ins LOG

                                  Bildschirmfoto 2020-08-02 um 00.38.21.png

                                  <xml xmlns="https://developers.google.com/blockly/xml">
                                   <variables>
                                     <variable id="~(wP^e52kP.%=vPaHI9w">test</variable>
                                   </variables>
                                   <block type="variables_set" id="s4B~$]/6VL2A1f9Bp:GD" x="37" y="-12">
                                     <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                     <value name="VALUE">
                                       <block type="text_join" id="blwbM;Ac=`arFhAm(KV_">
                                         <mutation items="2"></mutation>
                                         <value name="ADD0">
                                           <block type="text" id="jj)[F_`(lv?FzgO#m-|G">
                                             <field name="TEXT">http://www.google.de/search?q=</field>
                                           </block>
                                         </value>
                                         <value name="ADD1">
                                           <block type="get_value" id="Tpx1He+WCUv!Nuy3o/5s">
                                             <field name="ATTR">val</field>
                                             <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <next>
                                       <block type="request" id=";NWL78MRH3K]c.U2x2Q%">
                                         <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                         <field name="WITH_STATEMENT">FALSE</field>
                                         <field name="LOG"></field>
                                         <value name="URL">
                                           <shadow type="text" id="8`Fv8q.0o+[ZYC8VL*TW">
                                             <field name="TEXT">text</field>
                                           </shadow>
                                           <block type="variables_get" id="*4uO(~zHw0Sdx~7;q{o;">
                                             <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                           </block>
                                         </value>
                                         <next>
                                           <block type="debug" id="7rY3evKCF=]oen-_KaTy">
                                             <field name="Severity">log</field>
                                             <value name="TEXT">
                                               <shadow type="text" id="4tq(*v?j{=DhLp^0v_l|">
                                                 <field name="TEXT">test</field>
                                               </shadow>
                                               <block type="variables_get" id="?cfeb9k/G*s_^xHS7c3Z">
                                                 <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                               </block>
                                             </value>
                                             <next>
                                               <block type="telegram" id="JHXPx7YPTmYL9wy0iUXW">
                                                 <field name="INSTANCE"></field>
                                                 <field name="LOG"></field>
                                                 <field name="SILENT">FALSE</field>
                                                 <field name="PARSEMODE">default</field>
                                                 <value name="MESSAGE">
                                                   <shadow type="text" id="ptF!kPIAD@I]0y*oOXhB">
                                                     <field name="TEXT">text</field>
                                                   </shadow>
                                                   <block type="variables_get" id="Bez^{2@3WTO~D0aa*(K*">
                                                     <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                   </block>
                                                 </value>
                                                 <value name="USERNAME">
                                                   <block type="text" id="_F7g?nE8ZbYH)q6/U)O5">
                                                     <field name="TEXT">Heiko</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </next>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                  </xml>
                                  

                                  F 2 Antworten Letzte Antwort
                                  0
                                  • dslraserD dslraser

                                    @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                                    Würde das hier funktionieren?

                                    schau ins LOG

                                    Bildschirmfoto 2020-08-02 um 00.38.21.png

                                    <xml xmlns="https://developers.google.com/blockly/xml">
                                     <variables>
                                       <variable id="~(wP^e52kP.%=vPaHI9w">test</variable>
                                     </variables>
                                     <block type="variables_set" id="s4B~$]/6VL2A1f9Bp:GD" x="37" y="-12">
                                       <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                       <value name="VALUE">
                                         <block type="text_join" id="blwbM;Ac=`arFhAm(KV_">
                                           <mutation items="2"></mutation>
                                           <value name="ADD0">
                                             <block type="text" id="jj)[F_`(lv?FzgO#m-|G">
                                               <field name="TEXT">http://www.google.de/search?q=</field>
                                             </block>
                                           </value>
                                           <value name="ADD1">
                                             <block type="get_value" id="Tpx1He+WCUv!Nuy3o/5s">
                                               <field name="ATTR">val</field>
                                               <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="request" id=";NWL78MRH3K]c.U2x2Q%">
                                           <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                           <field name="WITH_STATEMENT">FALSE</field>
                                           <field name="LOG"></field>
                                           <value name="URL">
                                             <shadow type="text" id="8`Fv8q.0o+[ZYC8VL*TW">
                                               <field name="TEXT">text</field>
                                             </shadow>
                                             <block type="variables_get" id="*4uO(~zHw0Sdx~7;q{o;">
                                               <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="debug" id="7rY3evKCF=]oen-_KaTy">
                                               <field name="Severity">log</field>
                                               <value name="TEXT">
                                                 <shadow type="text" id="4tq(*v?j{=DhLp^0v_l|">
                                                   <field name="TEXT">test</field>
                                                 </shadow>
                                                 <block type="variables_get" id="?cfeb9k/G*s_^xHS7c3Z">
                                                   <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="telegram" id="JHXPx7YPTmYL9wy0iUXW">
                                                   <field name="INSTANCE"></field>
                                                   <field name="LOG"></field>
                                                   <field name="SILENT">FALSE</field>
                                                   <field name="PARSEMODE">default</field>
                                                   <value name="MESSAGE">
                                                     <shadow type="text" id="ptF!kPIAD@I]0y*oOXhB">
                                                       <field name="TEXT">text</field>
                                                     </shadow>
                                                     <block type="variables_get" id="Bez^{2@3WTO~D0aa*(K*">
                                                       <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                     </block>
                                                   </value>
                                                   <value name="USERNAME">
                                                     <block type="text" id="_F7g?nE8ZbYH)q6/U)O5">
                                                       <field name="TEXT">Heiko</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                    </xml>
                                    

                                    F Offline
                                    F Offline
                                    fastfoot
                                    schrieb am zuletzt editiert von
                                    #34

                                    @dslraser sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                                    @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                                    Würde das hier funktionieren?

                                    schau ins LOG

                                    Bildschirmfoto 2020-08-02 um 00.35.20.png

                                    ja aber schau mal was kommt wenn du dir das Ergebnis anzeigen lässt, das sind Tonnen an Text und man hat keinerlei Tool das zu parsen, denke das wäre selbst mit nem ausgewachsenen Adapter schwierig. Interessant wäre es schon :-)

                                    Telefonbuch und der andere Link sind negativ, die wollen beide JS

                                    iobroker läuft unter Docker auf QNAP TS-451+
                                    SkriptRecovery: https://forum.iobroker.net/post/930558

                                    1 Antwort Letzte Antwort
                                    1
                                    • dslraserD dslraser

                                      @invidianer sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                                      Würde das hier funktionieren?

                                      schau ins LOG

                                      Bildschirmfoto 2020-08-02 um 00.38.21.png

                                      <xml xmlns="https://developers.google.com/blockly/xml">
                                       <variables>
                                         <variable id="~(wP^e52kP.%=vPaHI9w">test</variable>
                                       </variables>
                                       <block type="variables_set" id="s4B~$]/6VL2A1f9Bp:GD" x="37" y="-12">
                                         <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                         <value name="VALUE">
                                           <block type="text_join" id="blwbM;Ac=`arFhAm(KV_">
                                             <mutation items="2"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="jj)[F_`(lv?FzgO#m-|G">
                                                 <field name="TEXT">http://www.google.de/search?q=</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="get_value" id="Tpx1He+WCUv!Nuy3o/5s">
                                                 <field name="ATTR">val</field>
                                                 <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <next>
                                           <block type="request" id=";NWL78MRH3K]c.U2x2Q%">
                                             <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                             <field name="WITH_STATEMENT">FALSE</field>
                                             <field name="LOG"></field>
                                             <value name="URL">
                                               <shadow type="text" id="8`Fv8q.0o+[ZYC8VL*TW">
                                                 <field name="TEXT">text</field>
                                               </shadow>
                                               <block type="variables_get" id="*4uO(~zHw0Sdx~7;q{o;">
                                                 <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                               </block>
                                             </value>
                                             <next>
                                               <block type="debug" id="7rY3evKCF=]oen-_KaTy">
                                                 <field name="Severity">log</field>
                                                 <value name="TEXT">
                                                   <shadow type="text" id="4tq(*v?j{=DhLp^0v_l|">
                                                     <field name="TEXT">test</field>
                                                   </shadow>
                                                   <block type="variables_get" id="?cfeb9k/G*s_^xHS7c3Z">
                                                     <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                   </block>
                                                 </value>
                                                 <next>
                                                   <block type="telegram" id="JHXPx7YPTmYL9wy0iUXW">
                                                     <field name="INSTANCE"></field>
                                                     <field name="LOG"></field>
                                                     <field name="SILENT">FALSE</field>
                                                     <field name="PARSEMODE">default</field>
                                                     <value name="MESSAGE">
                                                       <shadow type="text" id="ptF!kPIAD@I]0y*oOXhB">
                                                         <field name="TEXT">text</field>
                                                       </shadow>
                                                       <block type="variables_get" id="Bez^{2@3WTO~D0aa*(K*">
                                                         <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                       </block>
                                                     </value>
                                                     <value name="USERNAME">
                                                       <block type="text" id="_F7g?nE8ZbYH)q6/U)O5">
                                                         <field name="TEXT">Heiko</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </next>
                                               </block>
                                             </next>
                                           </block>
                                         </next>
                                       </block>
                                      </xml>
                                      

                                      F Offline
                                      F Offline
                                      fastfoot
                                      schrieb am zuletzt editiert von
                                      #35

                                      @dslraser sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                                      schau ins LOG

                                      ohhh, jetzt verstehe ich, vom Handy mit fertigem Link ist natürlich was anderes, dann ginge auch Das Telefonbuch, einfach die Nummer anhängen. Das Örtliche bietet das nicht, soweit gesehen.

                                      iobroker läuft unter Docker auf QNAP TS-451+
                                      SkriptRecovery: https://forum.iobroker.net/post/930558

                                      dslraserD 1 Antwort Letzte Antwort
                                      0
                                      • F fastfoot

                                        @dslraser sagte in Anrufe auf FritzBox per Telegram auf Handy ankündigen:

                                        schau ins LOG

                                        ohhh, jetzt verstehe ich, vom Handy mit fertigem Link ist natürlich was anderes, dann ginge auch Das Telefonbuch, einfach die Nummer anhängen. Das Örtliche bietet das nicht, soweit gesehen.

                                        dslraserD Offline
                                        dslraserD Offline
                                        dslraser
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von dslraser
                                        #36

                                        @fastfoot

                                        Bildschirmfoto 2020-08-02 um 00.54.59.png

                                        Bildschirmfoto 2020-08-02 um 01.07.08.png

                                        Das geht schon mal...(aber ich bin nicht eingetragen zum testen)

                                        <xml xmlns="https://developers.google.com/blockly/xml">
                                         <variables>
                                           <variable id="~(wP^e52kP.%=vPaHI9w">test</variable>
                                         </variables>
                                         <block type="variables_set" id="s4B~$]/6VL2A1f9Bp:GD" x="37" y="-12">
                                           <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                           <value name="VALUE">
                                             <block type="text_join" id="blwbM;Ac=`arFhAm(KV_">
                                               <mutation items="3"></mutation>
                                               <value name="ADD0">
                                                 <block type="text" id="jj)[F_`(lv?FzgO#m-|G">
                                                   <field name="TEXT">https://www.dasoertliche.de/Themen/</field>
                                                 </block>
                                               </value>
                                               <value name="ADD1">
                                                 <block type="get_value" id="Tpx1He+WCUv!Nuy3o/5s">
                                                   <field name="ATTR">val</field>
                                                   <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                                 </block>
                                               </value>
                                               <value name="ADD2">
                                                 <block type="text" id="jge{3yQ%ilq:|aT=ql:q">
                                                   <field name="TEXT">.html</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="request" id=";NWL78MRH3K]c.U2x2Q%">
                                               <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                               <field name="WITH_STATEMENT">FALSE</field>
                                               <field name="LOG"></field>
                                               <value name="URL">
                                                 <shadow type="text" id="8`Fv8q.0o+[ZYC8VL*TW">
                                                   <field name="TEXT">text</field>
                                                 </shadow>
                                                 <block type="variables_get" id="*4uO(~zHw0Sdx~7;q{o;">
                                                   <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="debug" id="7rY3evKCF=]oen-_KaTy">
                                                   <field name="Severity">log</field>
                                                   <value name="TEXT">
                                                     <shadow type="text" id="4tq(*v?j{=DhLp^0v_l|">
                                                       <field name="TEXT">test</field>
                                                     </shadow>
                                                     <block type="variables_get" id="?cfeb9k/G*s_^xHS7c3Z">
                                                       <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="telegram" id="JHXPx7YPTmYL9wy0iUXW">
                                                       <field name="INSTANCE"></field>
                                                       <field name="LOG"></field>
                                                       <field name="SILENT">FALSE</field>
                                                       <field name="PARSEMODE">default</field>
                                                       <value name="MESSAGE">
                                                         <shadow type="text" id="ptF!kPIAD@I]0y*oOXhB">
                                                           <field name="TEXT">text</field>
                                                         </shadow>
                                                         <block type="variables_get" id="Bez^{2@3WTO~D0aa*(K*">
                                                           <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                         </block>
                                                       </value>
                                                       <value name="USERNAME">
                                                         <block type="text" id="_F7g?nE8ZbYH)q6/U)O5">
                                                           <field name="TEXT">Heiko</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                        </xml>
                                        

                                        Hier mal so ein Beispiellink der dann generiert und versendet werden sollte.

                                        Den Link braucht man ja nur dann über Telegram senden, wenn ein Anruf rein kommt, wo die Nummer angezeigt wird, aber die Nummer nicht im FritzBox Telefonbuch eingetragen ist.

                                        I 1 Antwort Letzte Antwort
                                        0
                                        • dslraserD dslraser

                                          @fastfoot

                                          Bildschirmfoto 2020-08-02 um 00.54.59.png

                                          Bildschirmfoto 2020-08-02 um 01.07.08.png

                                          Das geht schon mal...(aber ich bin nicht eingetragen zum testen)

                                          <xml xmlns="https://developers.google.com/blockly/xml">
                                           <variables>
                                             <variable id="~(wP^e52kP.%=vPaHI9w">test</variable>
                                           </variables>
                                           <block type="variables_set" id="s4B~$]/6VL2A1f9Bp:GD" x="37" y="-12">
                                             <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                             <value name="VALUE">
                                               <block type="text_join" id="blwbM;Ac=`arFhAm(KV_">
                                                 <mutation items="3"></mutation>
                                                 <value name="ADD0">
                                                   <block type="text" id="jj)[F_`(lv?FzgO#m-|G">
                                                     <field name="TEXT">https://www.dasoertliche.de/Themen/</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD1">
                                                   <block type="get_value" id="Tpx1He+WCUv!Nuy3o/5s">
                                                     <field name="ATTR">val</field>
                                                     <field name="OID">tr-064.0.callmonitor.inbound.caller</field>
                                                   </block>
                                                 </value>
                                                 <value name="ADD2">
                                                   <block type="text" id="jge{3yQ%ilq:|aT=ql:q">
                                                     <field name="TEXT">.html</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <next>
                                               <block type="request" id=";NWL78MRH3K]c.U2x2Q%">
                                                 <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                                 <field name="WITH_STATEMENT">FALSE</field>
                                                 <field name="LOG"></field>
                                                 <value name="URL">
                                                   <shadow type="text" id="8`Fv8q.0o+[ZYC8VL*TW">
                                                     <field name="TEXT">text</field>
                                                   </shadow>
                                                   <block type="variables_get" id="*4uO(~zHw0Sdx~7;q{o;">
                                                     <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                   </block>
                                                 </value>
                                                 <next>
                                                   <block type="debug" id="7rY3evKCF=]oen-_KaTy">
                                                     <field name="Severity">log</field>
                                                     <value name="TEXT">
                                                       <shadow type="text" id="4tq(*v?j{=DhLp^0v_l|">
                                                         <field name="TEXT">test</field>
                                                       </shadow>
                                                       <block type="variables_get" id="?cfeb9k/G*s_^xHS7c3Z">
                                                         <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                       </block>
                                                     </value>
                                                     <next>
                                                       <block type="telegram" id="JHXPx7YPTmYL9wy0iUXW">
                                                         <field name="INSTANCE"></field>
                                                         <field name="LOG"></field>
                                                         <field name="SILENT">FALSE</field>
                                                         <field name="PARSEMODE">default</field>
                                                         <value name="MESSAGE">
                                                           <shadow type="text" id="ptF!kPIAD@I]0y*oOXhB">
                                                             <field name="TEXT">text</field>
                                                           </shadow>
                                                           <block type="variables_get" id="Bez^{2@3WTO~D0aa*(K*">
                                                             <field name="VAR" id="~(wP^e52kP.%=vPaHI9w">test</field>
                                                           </block>
                                                         </value>
                                                         <value name="USERNAME">
                                                           <block type="text" id="_F7g?nE8ZbYH)q6/U)O5">
                                                             <field name="TEXT">Heiko</field>
                                                           </block>
                                                         </value>
                                                       </block>
                                                     </next>
                                                   </block>
                                                 </next>
                                               </block>
                                             </next>
                                           </block>
                                          </xml>
                                          

                                          Hier mal so ein Beispiellink der dann generiert und versendet werden sollte.

                                          Den Link braucht man ja nur dann über Telegram senden, wenn ein Anruf rein kommt, wo die Nummer angezeigt wird, aber die Nummer nicht im FritzBox Telefonbuch eingetragen ist.

                                          I Offline
                                          I Offline
                                          invidianer
                                          schrieb am zuletzt editiert von
                                          #37

                                          Hallo nochmal,

                                          leider funktioniert das mit Eurer Hilfe angepaßte Skript noch nicht ganz: Ruft jemand an und überträgt seine Nummer, landet diese im Datenpunkt in ioBroker, aber Telegram sagt nur "Anruf von". Die Nummer wird also nicht angezeigt. Ich vermute mal, daß die Anfrage, ob die Variable leer ist, nicht funktioniert. Vielleicht muß dort satt dem "" " ist leer" (aus der Rubrik "Text") ein "null" rein (aus der Rubrik "Logik")?
                                          (Ein Anruf mit unterdrückter Nummer habe ich noch nicht getestet.)

                                          Danke & Grüße,
                                          Marcus

                                          dslraserD 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          597

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe