NEWS
Screenshot per Telegram oder Pushover verschicken
-
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> -
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>@Darkmann2000 ach komm.. die diskussion gabs sogar letzte woche mit einem Script..als beispiel.. schon die Suche bemüht ??
und dann noch doppel Post...
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden