Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Screenshot per Telegram oder Pushover verschicken

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Screenshot per Telegram oder Pushover verschicken

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

      Hallo liebe Forengemeinde,

      ich würde gerne soabld es klingelt das ein Screenshot versendet wird. Habe es mit Telegramm und Pushover versucht. Pushmitteilungen werden versendet doch leider kein Bild. Es wird auch kein Bild Lokal gespeichert.

      Betriebssystem ist Windows 10

      Kamera Snapshot http://192.168.178.40/cgi-bin/snapshot.cgi?stream=0

      Vielen Dank im Voraus.

      Blockly Code

      <xml xmlns="https://developers.google.com/blockly/xml">
        <variables>
          <variable type="timeout" id="timeout3">timeout3</variable>
          <variable type="timeout" id="timeout4">timeout4</variable>
        </variables>
        <block type="on_ext" id="/%6jfUR|]NpMM$}m=4oj" x="87" y="-713">
          <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
          <field name="CONDITION">true</field>
          <field name="ACK_CONDITION"></field>
          <value name="OID0">
            <shadow type="field_oid" id="2~SzzXiLW$2dWh0Rd=m5">
              <field name="oid">hm-rpc.0.QEQ0889232.1.PRESS_SHORT</field>
            </shadow>
          </value>
          <statement name="STATEMENT">
            <block type="telegram" id="O)W4(_qg*KS)KD+[i[hf">
              <field name="INSTANCE">.0</field>
              <field name="LOG"></field>
              <field name="SILENT">FALSE</field>
              <field name="PARSEMODE">default</field>
              <value name="MESSAGE">
                <shadow type="text" id="Y9*@/}DK}qH@qB$xpS8/">
                  <field name="TEXT">hallo</field>
                </shadow>
              </value>
              <next>
                <block type="procedures_callnoreturn" id="DnF9TAl0.q.3ygACGS~C">
                  <mutation name="foto senden"></mutation>
                </block>
              </next>
            </block>
          </statement>
        </block>
        <block type="procedures_defnoreturn" id="~pPk?PHjzu0{iCY*^,Mh" x="563" y="-612">
          <field name="NAME">foto senden</field>
          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
          <statement name="STACK">
            <block type="timeouts_settimeout" id="%parHE%U;Jg[8keop7B#">
              <field name="NAME">timeout3</field>
              <field name="DELAY">1000</field>
              <field name="UNIT">ms</field>
              <statement name="STATEMENT">
                <block type="exec" id=")s4eqoL)+rnTyhSAl1/f">
                  <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                  <field name="WITH_STATEMENT">FALSE</field>
                  <field name="LOG"></field>
                  <value name="COMMAND">
                    <shadow type="text" id="x`Y6eq`nky[SMncjoLv.">
                      <field name="TEXT">wget --output-document /iobroker/ipcam/alarm.jpg 'http://192.168.178.40/cgi-bin/snapshot.cgi?stream=0'</field>
                    </shadow>
                  </value>
                  <next>
                    <block type="timeouts_settimeout" id="%@nkC[RH(?Ec:@AGgZ:,">
                      <field name="NAME">timeout4</field>
                      <field name="DELAY">1000</field>
                      <field name="UNIT">ms</field>
                      <statement name="STATEMENT">
                        <block type="telegram" id="d38k#q#az~Oi^iSLuj9.">
                          <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="at(q2i6A623??3sky7BI">
                              <field name="TEXT">iobroker/ipcam/alarm.jpg</field>
                            </shadow>
                          </value>
                        </block>
                      </statement>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
          </statement>
        </block>
      </xml>
      
      arteck 1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @Darkmann2000 last edited by arteck

        @Darkmann2000 ach komm.. die diskussion gabs sogar letzte woche mit einem Script..als beispiel.. schon die Suche bemüht ??

        und dann noch doppel Post...

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Support us

        ioBroker
        Community Adapters
        Donate

        788
        Online

        31.8k
        Users

        80.0k
        Topics

        1.3m
        Posts

        blockly
        2
        2
        273
        Loading More Posts
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as topic
        Log in to reply
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
        The ioBroker Community 2014-2023
        logo