@bernd-3 Hab da mal noch ein wenig Feinschliff gemacht:
Spoiler
<xml xmlns="https://developers.google.com/blockly/xml">
<variables>
<variable id="Y9,]pgkILra^T{N#EzPu">link</variable>
<variable type="timeout" id="timeout">timeout</variable>
</variables>
<block type="schedule" id="JH6ws2uK*dy*nwH22p(f" x="-1237" y="-537">
<field name="SCHEDULE">*/2 * * * *</field>
<statement name="STATEMENT">
<block type="variables_set" id="Tb=v`_n%8}{npOWYNsW?">
<field name="VAR" id="Y9,]pgkILra^T{N#EzPu">link</field>
<value name="VALUE">
<block type="text_join" id="$:p!3d_31j+Gk3s7}U0O">
<mutation items="4"></mutation>
<value name="ADD0">
<block type="text" id="HxIi[/r/Llq!Q;:)cw.O">
<field name="TEXT">https://webcam.wetternetz-hagen.de/webcam/Nistkasten-Anflug/</field>
</block>
</value>
<value name="ADD1">
<block type="time_get" id="8:-9g}J;fLpC5-+Xm7S,">
<mutation xmlns="http://www.w3.org/1999/xhtml" format="true" language="false"></mutation>
<field name="OPTION">custom</field>
<field name="FORMAT">JJJJ/MM/TT/SS</field>
</block>
</value>
<value name="ADD2">
<block type="time_get" id="pV[H/|Te`437ncqxdI*2">
<mutation xmlns="http://www.w3.org/1999/xhtml" format="true" language="false"></mutation>
<field name="OPTION">custom</field>
<field name="FORMAT">mm</field>
</block>
</value>
<value name="ADD3">
<block type="text" id="*]*Kb!y(GUSN6zLin:M;">
<field name="TEXT">_la.jpg</field>
</block>
</value>
</block>
</value>
<next>
<block type="timeouts_settimeout" id="}=o5n-/$:0q}Bun4~ZDd">
<field name="NAME">timeout</field>
<field name="DELAY">90</field>
<field name="UNIT">sec</field>
<statement name="STATEMENT">
<block type="update" id="Ej15T9DvL8R-+,Vr5/cZ">
<mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
<field name="OID">0_userdata.0.Test.Nistkasten</field>
<field name="WITH_DELAY">FALSE</field>
<value name="VALUE">
<block type="variables_get" id="eM.o-Tea~fr+lAT{2tK{">
<field name="VAR" id="Y9,]pgkILra^T{N#EzPu">link</field>
</block>
</value>
</block>
</statement>
</block>
</next>
</block>
</statement>
</block>
</xml>
Den DP Nistkasten musste natürlich anpassen.
Hab grad auch mal was gebaut um einen optischen Verlauf aufzuzeichnen und abzuspielen.
Funktioniert schon aber ist (noch) nicht reif zum posten ;)