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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. Blockly
  5. missing or unrecognized endTime expresson

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

missing or unrecognized endTime expresson

Scheduled Pinned Locked Moved Blockly
37 Posts 5 Posters 3.5k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Fibricus

    Hallo Ihr!

    Hier ist mein Script zum automatischen Laden des Elektroautos.
    Leider bekomme ich immer diese "Warnung":
    bc3122bd-84a8-4838-96c3-c8960ab8578a-grafik.png

    Ich bin das Script schon viele Male durchgegangen, finde aber meinen Fehler nicht.
    Es ist wahrscheinlich wie immer: Blind für die eigenen Fehler...

    Hier ist das Script:

    <xml xmlns="https://developers.google.com/blockly/xml">
      <block type="on_ext" id="dsC(2x8XggE;Pw:V_|J!" x="-34" y="-98">
        <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
        <field name="CONDITION">ne</field>
        <field name="ACK_CONDITION"></field>
        <value name="OID0">
          <shadow type="field_oid" id="S4=LkD|1;qg..;dCxL:Q">
            <field name="oid">sun2000.0.collected.SOC</field>
          </shadow>
        </value>
        <statement name="STATEMENT">
          <block type="controls_if" id="?BMB.;-$mq-cJ69hfkag">
            <value name="IF0">
              <block type="logic_compare" id="vJzFYX6:n{rN(JxnQq`8">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="get_value" id="bvpg+T~K8r;UPj@/RE{E">
                    <field name="ATTR">val</field>
                    <field name="OID">0_userdata.0.Eigene_Datenpunkte.PV.Automatisches_Laden_an</field>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_boolean" id="sK[:Z,C:0x2m^=24]Y~+">
                    <field name="BOOL">TRUE</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="controls_if" id="%SOwr.9eO.csBd.8c;!F">
                <value name="IF0">
                  <block type="logic_multi_or" id="QzHHMmLmQP_=x7}JK_D,">
                    <mutation xmlns="http://www.w3.org/1999/xhtml" items="4"></mutation>
                    <value name="OR0">
                      <block type="logic_multi_and" id="7K[0{)GqwIe{d`?F{MP1">
                        <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                        <value name="AND0">
                          <block type="logic_compare" id="RUXH/Z^Y]h;PG4s]KBP5">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="on_source" id="Qw:K~ehL*FM{but%th?0">
                                <field name="ATTR">state.val</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="math_number" id="8=.Neknc7*MMq.?Z;{;[">
                                <field name="NUM">60</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="AND1">
                          <block type="time_compare_ex" id="sz6T01;WZT7eTKZ*_?J0">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                            <field name="USE_ACTUAL_TIME">TRUE</field>
                            <field name="OPTION">between</field>
                            <value name="START_TIME">
                              <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                <field name="TEXT">4:00</field>
                              </shadow>
                              <block type="time_astro" id="[Khz?bDAVC=HP0Sm?w6K">
                                <field name="TYPE">sunriseEnd</field>
                                <field name="OFFSET">-150</field>
                              </block>
                            </value>
                            <value name="END_TIME">
                              <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                <field name="TEXT">18:00</field>
                              </shadow>
                              <block type="time_astro" id="aK%m}If5#Dh$t]5g_+sb">
                                <field name="TYPE">sunriseEnd</field>
                                <field name="OFFSET">-90</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="OR1">
                      <block type="logic_multi_and" id="yv7KwTsRPF@^/Z]iY9of">
                        <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                        <value name="AND0">
                          <block type="logic_compare" id="W6E]]oN@Ft3$dG}bPd[,">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="on_source" id=".Qh:`Tz8ES$:t4]B~2;N">
                                <field name="ATTR">state.val</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="math_number" id="pG961{5GjLHG|?i8A#-8">
                                <field name="NUM">40</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="AND1">
                          <block type="time_compare_ex" id="fM4iz~qa-%I|3aGr.q.y">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                            <field name="USE_ACTUAL_TIME">TRUE</field>
                            <field name="OPTION">between</field>
                            <value name="START_TIME">
                              <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                <field name="TEXT">4:00</field>
                              </shadow>
                              <block type="time_astro" id="C}TF+M}C%4l3O/fMQy8L">
                                <field name="TYPE">sunriseEnd</field>
                                <field name="OFFSET">-90</field>
                              </block>
                            </value>
                            <value name="END_TIME">
                              <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                <field name="TEXT">18:00</field>
                              </shadow>
                              <block type="time_astro" id="Lc*PK+QODT%Z5-%{/LG`">
                                <field name="TYPE">sunriseEnd</field>
                                <field name="OFFSET">-30</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="OR2">
                      <block type="logic_multi_and" id="kvBf~WUF`o(i@IA,B%nk">
                        <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                        <value name="AND0">
                          <block type="logic_multi_or" id="HRmFbKk!p$0~{bZXevw3">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                            <value name="OR0">
                              <block type="logic_compare" id=")ii!`qGgIkmah{.[xv2U">
                                <field name="OP">GT</field>
                                <value name="A">
                                  <block type="on_source" id="_Q4WDx%]29F`T742O6dh">
                                    <field name="ATTR">state.val</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="%67NRE#G4v,fkP~(mXcn">
                                    <field name="NUM">25</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="OR1">
                              <block type="logic_compare" id=";~y-Ag]sQ)n|iBmA{zfx">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="get_value" id="l5*9hR4e|el:zXxrc,+g">
                                    <field name="ATTR">val</field>
                                    <field name="OID">sun2000.0.collected.inputPowerWithEfficiencyLoss</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id=";UT)Syu]`d9+gWXF/u_L">
                                    <field name="NUM">3300</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="AND1">
                          <block type="time_compare_ex" id="]#@Z`YJK/S~FAv,gm-@3">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                            <field name="USE_ACTUAL_TIME">TRUE</field>
                            <field name="OPTION">between</field>
                            <value name="START_TIME">
                              <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                <field name="TEXT">4:00</field>
                              </shadow>
                              <block type="time_astro" id="@G?w)Y:lU5|2]{*m)|n]">
                                <field name="TYPE">sunriseEnd</field>
                                <field name="OFFSET">-30</field>
                              </block>
                            </value>
                            <value name="END_TIME">
                              <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                <field name="TEXT">18:00</field>
                              </shadow>
                              <block type="time_astro" id="oxD}@;a)=D^-_Ga?=/JA">
                                <field name="TYPE">solarNoon</field>
                                <field name="OFFSET">-60</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="OR3">
                      <block type="logic_multi_and" id="AdCl6^h#wRLfMam5}@*V">
                        <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                        <value name="AND0">
                          <block type="logic_multi_or" id="JIZD3mb5m+:Ai!qc/Y+-">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                            <value name="OR0">
                              <block type="logic_compare" id="NW5zwE-{(Y-7|RN7N)x^">
                                <field name="OP">GT</field>
                                <value name="A">
                                  <block type="on_source" id="020i|B+z~_22eJgpmTzF">
                                    <field name="ATTR">state.val</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="{]Jc%ragVBnEVu18bm{[">
                                    <field name="NUM">90</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="OR1">
                              <block type="logic_compare" id="J/pJf3nwc|X2mtI@@0B|">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="get_value" id="iThsO`^u1h$#g]|/$=|%">
                                    <field name="ATTR">val</field>
                                    <field name="OID">sun2000.0.collected.inputPowerWithEfficiencyLoss</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="q?8y)(,^?xzGfkJ?}wIU">
                                    <field name="NUM">3300</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="AND1">
                          <block type="time_compare_ex" id="~w`d?G#F=7G:1{R6bGKb">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                            <field name="USE_ACTUAL_TIME">TRUE</field>
                            <field name="OPTION">between</field>
                            <value name="START_TIME">
                              <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                <field name="TEXT">4:00</field>
                              </shadow>
                              <block type="time_astro" id="kJg)2!DVP=Rh-L|l}IDb">
                                <field name="TYPE">solarNoon</field>
                                <field name="OFFSET">-60</field>
                              </block>
                            </value>
                            <value name="END_TIME">
                              <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                <field name="TEXT">18:00</field>
                              </shadow>
                              <block type="time_astro" id="v[m)8cK%p3!pgnoNWN0M">
                                <field name="TYPE">sunset</field>
                                <field name="OFFSET">-150</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="controls_if" id="Ak?^CPd*ssO6CSY}_$jI">
                    <value name="IF0">
                      <block type="logic_compare" id="Hg=Q+QZXB/Q?8V.(*hW5">
                        <field name="OP">EQ</field>
                        <value name="A">
                          <block type="get_value_var" id="FRHr/jUz`@E_W|Zj(}b:">
                            <field name="ATTR">val</field>
                            <value name="OID">
                              <shadow type="field_oid" id="k5XIAcu]RFI.;5hjbbb9">
                                <field name="oid">tuya.0.5657716640f520e8def5.1</field>
                              </shadow>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_boolean" id="!@sE(*J-]T^]$d#Z#d9g">
                            <field name="BOOL">FALSE</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="control" id="A}:62B_4$~:hoI:STn0Q">
                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                        <field name="OID">alexa2.0.Echo-Devices.G0922M0625050ACQ.Commands.speak-volume</field>
                        <field name="WITH_DELAY">FALSE</field>
                        <value name="VALUE">
                          <block type="get_value" id="39F;SXfIBLg5Gn_i9S9Y">
                            <field name="ATTR">val</field>
                            <field name="OID">0_userdata.0.Eigene_Datenpunkte.Warnungen.Lautstärke_Alexa-Warnungen</field>
                          </block>
                        </value>
                        <next>
                          <block type="control" id="%o#IDd4@dgaHg{$4,XTi">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                            <field name="OID">alexa2.0.Echo-Devices.G0922M0625050ACQ.Commands.speak</field>
                            <field name="WITH_DELAY">FALSE</field>
                            <value name="VALUE">
                              <block type="text" id="9zI_uI)f)g~p7`$oKI5=">
                                <field name="TEXT">Das automatische Laden des Kona wurde aktiviert</field>
                              </block>
                            </value>
                          </block>
                        </next>
                      </block>
                    </statement>
                    <next>
                      <block type="control" id="EuUYcKoeB_2XP#!$AQ4S">
                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                        <field name="OID">tuya.0.5657716640f520e8def5.1</field>
                        <field name="WITH_DELAY">FALSE</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id="^U4%5J+__5tZBbG30P2e">
                            <field name="BOOL">TRUE</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </statement>
                <next>
                  <block type="controls_if" id="I@oUyl=4^QNh%M_0i..l">
                    <value name="IF0">
                      <block type="logic_multi_or" id="_vrzrK^ber.`Wi!5)}jV">
                        <mutation xmlns="http://www.w3.org/1999/xhtml" items="6"></mutation>
                        <value name="OR0">
                          <block type="logic_multi_and" id="wvt#:pK{D:Gs@/dlY3pc">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                            <value name="AND0">
                              <block type="logic_compare" id="gl::jmQQmeamu)(C}TPl">
                                <field name="OP">LT</field>
                                <value name="A">
                                  <block type="on_source" id="L*Q}^FGcMa8vc1:)EVx#">
                                    <field name="ATTR">state.val</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="g~Y_l*C%6q^k2]op4Q9Q">
                                    <field name="NUM">40</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="AND1">
                              <block type="time_compare_ex" id="tI+Af_I7gIFh0_vN]g5T">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                <field name="USE_ACTUAL_TIME">TRUE</field>
                                <field name="OPTION">between</field>
                                <value name="START_TIME">
                                  <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                    <field name="TEXT">4:00</field>
                                  </shadow>
                                  <block type="time_astro" id="K_`yvcg#U$#n-,fgv0u8">
                                    <field name="TYPE">sunriseEnd</field>
                                    <field name="OFFSET">-150</field>
                                  </block>
                                </value>
                                <value name="END_TIME">
                                  <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                    <field name="TEXT">18:00</field>
                                  </shadow>
                                  <block type="time_astro" id="d)S@Q.~CO%ZQ/9(.}Ian">
                                    <field name="TYPE">sunriseEnd</field>
                                    <field name="OFFSET">-90</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="OR1">
                          <block type="logic_multi_and" id="1sHcJY2W!g@68+1?.K`L">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                            <value name="AND0">
                              <block type="logic_compare" id="WgH*bszM;[DW%v}{FC%F">
                                <field name="OP">LT</field>
                                <value name="A">
                                  <block type="on_source" id="IG/0X^5.mP5NQ:c1l7{g">
                                    <field name="ATTR">state.val</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="ZGe*e^9Cb0-HAWL2O,D7">
                                    <field name="NUM">30</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="AND1">
                              <block type="time_compare_ex" id="iJ}47eEQNWGLOg*96vp1">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                <field name="USE_ACTUAL_TIME">TRUE</field>
                                <field name="OPTION">between</field>
                                <value name="START_TIME">
                                  <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                    <field name="TEXT">4:00</field>
                                  </shadow>
                                  <block type="time_astro" id="~QE;[QN^_Y@PCODXfkpd">
                                    <field name="TYPE">sunriseEnd</field>
                                    <field name="OFFSET">-90</field>
                                  </block>
                                </value>
                                <value name="END_TIME">
                                  <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                    <field name="TEXT">18:00</field>
                                  </shadow>
                                  <block type="time_astro" id="w4/zC=J[S`U3A.H/Uy*q">
                                    <field name="TYPE">sunriseEnd</field>
                                    <field name="OFFSET">-30</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="OR2">
                          <block type="logic_multi_and" id="~yvltQ+%Wy^KiGfpf_Q}">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                            <value name="AND0">
                              <block type="logic_compare" id="7ssP-OQDx#:2+*(3-uJ^">
                                <field name="OP">LT</field>
                                <value name="A">
                                  <block type="on_source" id="@{IW{+)t`;Uj9`wAuAXY">
                                    <field name="ATTR">state.val</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="BiZ0xQE9,t3e[hBYT+gB">
                                    <field name="NUM">17</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="AND1">
                              <block type="time_compare_ex" id="(PF~kwF9sTG]tWfq4fHE">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                <field name="USE_ACTUAL_TIME">TRUE</field>
                                <field name="OPTION">between</field>
                                <value name="START_TIME">
                                  <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                    <field name="TEXT">4:00</field>
                                  </shadow>
                                  <block type="time_astro" id=";UgPVYoKJo?E]bWy]yi;">
                                    <field name="TYPE">sunriseEnd</field>
                                    <field name="OFFSET">-30</field>
                                  </block>
                                </value>
                                <value name="END_TIME">
                                  <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                    <field name="TEXT">18:00</field>
                                  </shadow>
                                  <block type="time_astro" id="R!c*yR4R6.^K*G9)%5">
                                    <field name="TYPE">solarNoon</field>
                                    <field name="OFFSET">-60</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="OR3">
                          <block type="logic_multi_and" id="|I(${.l(icLaY;0VX2Tm">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                            <value name="AND0">
                              <block type="logic_compare" id="A^nTu#]`b5lu(@`nYd4N">
                                <field name="OP">LT</field>
                                <value name="A">
                                  <block type="on_source" id="*%{BPxH!A:B1rt*8%dc4">
                                    <field name="ATTR">state.val</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="-GFPUMk?lJVVd}Jue+WD">
                                    <field name="NUM">80</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="AND1">
                              <block type="time_compare_ex" id="(tb9N?.h$@#=I9$(}ll[">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                <field name="USE_ACTUAL_TIME">TRUE</field>
                                <field name="OPTION">between</field>
                                <value name="START_TIME">
                                  <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                    <field name="TEXT">4:00</field>
                                  </shadow>
                                  <block type="time_astro" id="9WkjpH6hU[7UzdtfQ1SJ">
                                    <field name="TYPE">solarNoon</field>
                                    <field name="OFFSET">-60</field>
                                  </block>
                                </value>
                                <value name="END_TIME">
                                  <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                    <field name="TEXT">18:00</field>
                                  </shadow>
                                  <block type="time_astro" id="II,YU9[RVN~-tiy^K@EL">
                                    <field name="TYPE">sunset</field>
                                    <field name="OFFSET">-150</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="OR4">
                          <block type="logic_multi_and" id="@lJSdRoBX^6s,gebst5q">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                            <value name="AND0">
                              <block type="logic_compare" id="02KP~yWgMV7XZNu*a:%(">
                                <field name="OP">LT</field>
                                <value name="A">
                                  <block type="on_source" id=":x8E4(2}`hXmX=Nz8gds">
                                    <field name="ATTR">state.val</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="$}zrIJ{iPOn,90XVB6VV">
                                    <field name="NUM">85</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="AND1">
                              <block type="time_compare_ex" id="-0ad`Tww`:shP}lT_.3l">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                <field name="USE_ACTUAL_TIME">TRUE</field>
                                <field name="OPTION">not between</field>
                                <value name="START_TIME">
                                  <shadow type="text" id="!vgA^9(s(1*u,:,wOL^j">
                                    <field name="TEXT">6:00</field>
                                  </shadow>
                                  <block type="time_astro" id="O*{[;q(u;CasM~vVeWA2">
                                    <field name="TYPE">sunset</field>
                                    <field name="OFFSET">-150</field>
                                  </block>
                                </value>
                                <value name="END_TIME">
                                  <shadow type="text" id="i5GQ(f;VX/bnV58%h7">
                                    <field name="TEXT">18:00</field>
                                  </shadow>
                                  <block type="time_astro" id="b6~#mmt=P*|UD2l8v:s1">
                                    <field name="TYPE">sunset</field>
                                    <field name="OFFSET"></field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="OR5">
                          <block type="logic_multi_and" id="]2wtSoH.@-*Z?N2MCPI[">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                            <value name="AND0">
                              <block type="logic_compare" id="Kj}E{CFWE)cskxf}oK05">
                                <field name="OP">LT</field>
                                <value name="A">
                                  <block type="on_source" id="b21SwA1Nz=zc.hIa.+v[">
                                    <field name="ATTR">state.val</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="saWfqL|.|%w)ee1doyW-">
                                    <field name="NUM">95</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="AND1">
                              <block type="time_compare_ex" id="ybk*S*)C?;])EWQIn_Ae">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="false" actual_time="true"></mutation>
                                <field name="USE_ACTUAL_TIME">TRUE</field>
                                <field name="OPTION">&gt;</field>
                                <value name="START_TIME">
                                  <shadow type="text" id="!vgA^9(s(1*u,:,wOL^j">
                                    <field name="TEXT">6:00</field>
                                  </shadow>
                                  <block type="time_astro" id="|AM,ap|HNiKlPdcr@(PP">
                                    <field name="TYPE">sunset</field>
                                    <field name="OFFSET"></field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="controls_if" id="39VY^0AAYXDT}Bcx|V=E">
                        <value name="IF0">
                          <block type="logic_compare" id="q!IMWN@(x^vr|4#Hii`5">
                            <field name="OP">EQ</field>
                            <value name="A">
                              <block type="get_value_var" id="nS)ln0.UpXH$ER0/D}NU">
                                <field name="ATTR">val</field>
                                <value name="OID">
                                  <shadow type="field_oid" id="8n0*lo2HH!2K}+iixXyY">
                                    <field name="oid">tuya.0.5657716640f520e8def5.1</field>
                                  </shadow>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_boolean" id="j=1et-T-fVUrpyw4b.jR">
                                <field name="BOOL">TRUE</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="control" id="5~itVt2bp1WT~.$%;msB">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                            <field name="OID">alexa2.0.Echo-Devices.G0922M0625050ACQ.Commands.speak-volume</field>
                            <field name="WITH_DELAY">FALSE</field>
                            <value name="VALUE">
                              <block type="get_value" id="Gv]SC8k5J%kkIRabz*q*">
                                <field name="ATTR">val</field>
                                <field name="OID">0_userdata.0.Eigene_Datenpunkte.Warnungen.Lautstärke_Alexa-Warnungen</field>
                              </block>
                            </value>
                            <next>
                              <block type="control" id="Z)NG+`|(V;%~.g)?|.d%">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                <field name="OID">alexa2.0.Echo-Devices.G0922M0625050ACQ.Commands.speak</field>
                                <field name="WITH_DELAY">FALSE</field>
                                <value name="VALUE">
                                  <block type="text" id="{|6(obBzy8~KF%l`9o]?">
                                    <field name="TEXT">Das automatische Laden des Kona wurde wegen nicht ausreichend vollem Speicher unterbrochen</field>
                                  </block>
                                </value>
                              </block>
                            </next>
                          </block>
                        </statement>
                        <next>
                          <block type="control" id="s$5^y_RX=@b{8c![Lo~{">
                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                            <field name="OID">tuya.0.5657716640f520e8def5.1</field>
                            <field name="WITH_DELAY">FALSE</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="W#Xlmu-u]ESL9#0:c1M[">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                          </block>
                        </next>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </statement>
      </block>
    </xml>
    

    Wer kann helfen?
    Wer kann mir sagen wo mein Fehler ist?
    Vielen Dank!

    Gruß
    Tobias

    CodierknechtC Offline
    CodierknechtC Offline
    Codierknecht
    Developer Most Active
    wrote on last edited by
    #2

    @fibricus
    Bei Blockly bitte immer auch den Screenshot mitliefern.
    Nicht jeder hat Lust, sich das Ding zunächst zu importieren.

    "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

    Proxmox 9.1.1 LXC|8 GB|Core i7-6700
    HmIP|ZigBee|Tasmota|Unifi
    Zabbix Certified Specialist
    Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

    F 1 Reply Last reply
    0
    • CodierknechtC Codierknecht

      @fibricus
      Bei Blockly bitte immer auch den Screenshot mitliefern.
      Nicht jeder hat Lust, sich das Ding zunächst zu importieren.

      F Online
      F Online
      Fibricus
      wrote on last edited by Fibricus
      #3

      @codierknecht said in missing or unrecognized endTime expresson:

      @fibricus
      Bei Blockly bitte immer auch den Screenshot mitliefern.
      Nicht jeder hat Lust, sich das Ding zunächst zu importieren.

      Gerne, aber bei langen Scripten ist es eben dann sehr klein:
      87913a20-b27f-42bb-82c9-4599a2a93353-grafik.png

      Gruß
      Tobias

      F 1 Reply Last reply
      0
      • F Fibricus

        @codierknecht said in missing or unrecognized endTime expresson:

        @fibricus
        Bei Blockly bitte immer auch den Screenshot mitliefern.
        Nicht jeder hat Lust, sich das Ding zunächst zu importieren.

        Gerne, aber bei langen Scripten ist es eben dann sehr klein:
        87913a20-b27f-42bb-82c9-4599a2a93353-grafik.png

        Gruß
        Tobias

        F Online
        F Online
        Fibricus
        wrote on last edited by Fibricus
        #4

        oder eben geteilt mir Überlapp:

        691a6de1-e9ec-4983-b62b-7679eee87b74-grafik.png
        e7e96921-2b2c-4108-a228-6f43bec3a2f9-grafik.png

        1 Reply Last reply
        0
        • F Fibricus

          Hallo Ihr!

          Hier ist mein Script zum automatischen Laden des Elektroautos.
          Leider bekomme ich immer diese "Warnung":
          bc3122bd-84a8-4838-96c3-c8960ab8578a-grafik.png

          Ich bin das Script schon viele Male durchgegangen, finde aber meinen Fehler nicht.
          Es ist wahrscheinlich wie immer: Blind für die eigenen Fehler...

          Hier ist das Script:

          <xml xmlns="https://developers.google.com/blockly/xml">
            <block type="on_ext" id="dsC(2x8XggE;Pw:V_|J!" x="-34" y="-98">
              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
              <field name="CONDITION">ne</field>
              <field name="ACK_CONDITION"></field>
              <value name="OID0">
                <shadow type="field_oid" id="S4=LkD|1;qg..;dCxL:Q">
                  <field name="oid">sun2000.0.collected.SOC</field>
                </shadow>
              </value>
              <statement name="STATEMENT">
                <block type="controls_if" id="?BMB.;-$mq-cJ69hfkag">
                  <value name="IF0">
                    <block type="logic_compare" id="vJzFYX6:n{rN(JxnQq`8">
                      <field name="OP">EQ</field>
                      <value name="A">
                        <block type="get_value" id="bvpg+T~K8r;UPj@/RE{E">
                          <field name="ATTR">val</field>
                          <field name="OID">0_userdata.0.Eigene_Datenpunkte.PV.Automatisches_Laden_an</field>
                        </block>
                      </value>
                      <value name="B">
                        <block type="logic_boolean" id="sK[:Z,C:0x2m^=24]Y~+">
                          <field name="BOOL">TRUE</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <statement name="DO0">
                    <block type="controls_if" id="%SOwr.9eO.csBd.8c;!F">
                      <value name="IF0">
                        <block type="logic_multi_or" id="QzHHMmLmQP_=x7}JK_D,">
                          <mutation xmlns="http://www.w3.org/1999/xhtml" items="4"></mutation>
                          <value name="OR0">
                            <block type="logic_multi_and" id="7K[0{)GqwIe{d`?F{MP1">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                              <value name="AND0">
                                <block type="logic_compare" id="RUXH/Z^Y]h;PG4s]KBP5">
                                  <field name="OP">GT</field>
                                  <value name="A">
                                    <block type="on_source" id="Qw:K~ehL*FM{but%th?0">
                                      <field name="ATTR">state.val</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="math_number" id="8=.Neknc7*MMq.?Z;{;[">
                                      <field name="NUM">60</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="AND1">
                                <block type="time_compare_ex" id="sz6T01;WZT7eTKZ*_?J0">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                  <field name="USE_ACTUAL_TIME">TRUE</field>
                                  <field name="OPTION">between</field>
                                  <value name="START_TIME">
                                    <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                      <field name="TEXT">4:00</field>
                                    </shadow>
                                    <block type="time_astro" id="[Khz?bDAVC=HP0Sm?w6K">
                                      <field name="TYPE">sunriseEnd</field>
                                      <field name="OFFSET">-150</field>
                                    </block>
                                  </value>
                                  <value name="END_TIME">
                                    <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                      <field name="TEXT">18:00</field>
                                    </shadow>
                                    <block type="time_astro" id="aK%m}If5#Dh$t]5g_+sb">
                                      <field name="TYPE">sunriseEnd</field>
                                      <field name="OFFSET">-90</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <value name="OR1">
                            <block type="logic_multi_and" id="yv7KwTsRPF@^/Z]iY9of">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                              <value name="AND0">
                                <block type="logic_compare" id="W6E]]oN@Ft3$dG}bPd[,">
                                  <field name="OP">GT</field>
                                  <value name="A">
                                    <block type="on_source" id=".Qh:`Tz8ES$:t4]B~2;N">
                                      <field name="ATTR">state.val</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="math_number" id="pG961{5GjLHG|?i8A#-8">
                                      <field name="NUM">40</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="AND1">
                                <block type="time_compare_ex" id="fM4iz~qa-%I|3aGr.q.y">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                  <field name="USE_ACTUAL_TIME">TRUE</field>
                                  <field name="OPTION">between</field>
                                  <value name="START_TIME">
                                    <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                      <field name="TEXT">4:00</field>
                                    </shadow>
                                    <block type="time_astro" id="C}TF+M}C%4l3O/fMQy8L">
                                      <field name="TYPE">sunriseEnd</field>
                                      <field name="OFFSET">-90</field>
                                    </block>
                                  </value>
                                  <value name="END_TIME">
                                    <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                      <field name="TEXT">18:00</field>
                                    </shadow>
                                    <block type="time_astro" id="Lc*PK+QODT%Z5-%{/LG`">
                                      <field name="TYPE">sunriseEnd</field>
                                      <field name="OFFSET">-30</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <value name="OR2">
                            <block type="logic_multi_and" id="kvBf~WUF`o(i@IA,B%nk">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                              <value name="AND0">
                                <block type="logic_multi_or" id="HRmFbKk!p$0~{bZXevw3">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                  <value name="OR0">
                                    <block type="logic_compare" id=")ii!`qGgIkmah{.[xv2U">
                                      <field name="OP">GT</field>
                                      <value name="A">
                                        <block type="on_source" id="_Q4WDx%]29F`T742O6dh">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="%67NRE#G4v,fkP~(mXcn">
                                          <field name="NUM">25</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="OR1">
                                    <block type="logic_compare" id=";~y-Ag]sQ)n|iBmA{zfx">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id="l5*9hR4e|el:zXxrc,+g">
                                          <field name="ATTR">val</field>
                                          <field name="OID">sun2000.0.collected.inputPowerWithEfficiencyLoss</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id=";UT)Syu]`d9+gWXF/u_L">
                                          <field name="NUM">3300</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="AND1">
                                <block type="time_compare_ex" id="]#@Z`YJK/S~FAv,gm-@3">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                  <field name="USE_ACTUAL_TIME">TRUE</field>
                                  <field name="OPTION">between</field>
                                  <value name="START_TIME">
                                    <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                      <field name="TEXT">4:00</field>
                                    </shadow>
                                    <block type="time_astro" id="@G?w)Y:lU5|2]{*m)|n]">
                                      <field name="TYPE">sunriseEnd</field>
                                      <field name="OFFSET">-30</field>
                                    </block>
                                  </value>
                                  <value name="END_TIME">
                                    <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                      <field name="TEXT">18:00</field>
                                    </shadow>
                                    <block type="time_astro" id="oxD}@;a)=D^-_Ga?=/JA">
                                      <field name="TYPE">solarNoon</field>
                                      <field name="OFFSET">-60</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <value name="OR3">
                            <block type="logic_multi_and" id="AdCl6^h#wRLfMam5}@*V">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                              <value name="AND0">
                                <block type="logic_multi_or" id="JIZD3mb5m+:Ai!qc/Y+-">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                  <value name="OR0">
                                    <block type="logic_compare" id="NW5zwE-{(Y-7|RN7N)x^">
                                      <field name="OP">GT</field>
                                      <value name="A">
                                        <block type="on_source" id="020i|B+z~_22eJgpmTzF">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="{]Jc%ragVBnEVu18bm{[">
                                          <field name="NUM">90</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="OR1">
                                    <block type="logic_compare" id="J/pJf3nwc|X2mtI@@0B|">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id="iThsO`^u1h$#g]|/$=|%">
                                          <field name="ATTR">val</field>
                                          <field name="OID">sun2000.0.collected.inputPowerWithEfficiencyLoss</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="q?8y)(,^?xzGfkJ?}wIU">
                                          <field name="NUM">3300</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="AND1">
                                <block type="time_compare_ex" id="~w`d?G#F=7G:1{R6bGKb">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                  <field name="USE_ACTUAL_TIME">TRUE</field>
                                  <field name="OPTION">between</field>
                                  <value name="START_TIME">
                                    <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                      <field name="TEXT">4:00</field>
                                    </shadow>
                                    <block type="time_astro" id="kJg)2!DVP=Rh-L|l}IDb">
                                      <field name="TYPE">solarNoon</field>
                                      <field name="OFFSET">-60</field>
                                    </block>
                                  </value>
                                  <value name="END_TIME">
                                    <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                      <field name="TEXT">18:00</field>
                                    </shadow>
                                    <block type="time_astro" id="v[m)8cK%p3!pgnoNWN0M">
                                      <field name="TYPE">sunset</field>
                                      <field name="OFFSET">-150</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="controls_if" id="Ak?^CPd*ssO6CSY}_$jI">
                          <value name="IF0">
                            <block type="logic_compare" id="Hg=Q+QZXB/Q?8V.(*hW5">
                              <field name="OP">EQ</field>
                              <value name="A">
                                <block type="get_value_var" id="FRHr/jUz`@E_W|Zj(}b:">
                                  <field name="ATTR">val</field>
                                  <value name="OID">
                                    <shadow type="field_oid" id="k5XIAcu]RFI.;5hjbbb9">
                                      <field name="oid">tuya.0.5657716640f520e8def5.1</field>
                                    </shadow>
                                  </value>
                                </block>
                              </value>
                              <value name="B">
                                <block type="logic_boolean" id="!@sE(*J-]T^]$d#Z#d9g">
                                  <field name="BOOL">FALSE</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO0">
                            <block type="control" id="A}:62B_4$~:hoI:STn0Q">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">alexa2.0.Echo-Devices.G0922M0625050ACQ.Commands.speak-volume</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="get_value" id="39F;SXfIBLg5Gn_i9S9Y">
                                  <field name="ATTR">val</field>
                                  <field name="OID">0_userdata.0.Eigene_Datenpunkte.Warnungen.Lautstärke_Alexa-Warnungen</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="%o#IDd4@dgaHg{$4,XTi">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">alexa2.0.Echo-Devices.G0922M0625050ACQ.Commands.speak</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="text" id="9zI_uI)f)g~p7`$oKI5=">
                                      <field name="TEXT">Das automatische Laden des Kona wurde aktiviert</field>
                                    </block>
                                  </value>
                                </block>
                              </next>
                            </block>
                          </statement>
                          <next>
                            <block type="control" id="EuUYcKoeB_2XP#!$AQ4S">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                              <field name="OID">tuya.0.5657716640f520e8def5.1</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id="^U4%5J+__5tZBbG30P2e">
                                  <field name="BOOL">TRUE</field>
                                </block>
                              </value>
                            </block>
                          </next>
                        </block>
                      </statement>
                      <next>
                        <block type="controls_if" id="I@oUyl=4^QNh%M_0i..l">
                          <value name="IF0">
                            <block type="logic_multi_or" id="_vrzrK^ber.`Wi!5)}jV">
                              <mutation xmlns="http://www.w3.org/1999/xhtml" items="6"></mutation>
                              <value name="OR0">
                                <block type="logic_multi_and" id="wvt#:pK{D:Gs@/dlY3pc">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                  <value name="AND0">
                                    <block type="logic_compare" id="gl::jmQQmeamu)(C}TPl">
                                      <field name="OP">LT</field>
                                      <value name="A">
                                        <block type="on_source" id="L*Q}^FGcMa8vc1:)EVx#">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="g~Y_l*C%6q^k2]op4Q9Q">
                                          <field name="NUM">40</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="AND1">
                                    <block type="time_compare_ex" id="tI+Af_I7gIFh0_vN]g5T">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                      <field name="USE_ACTUAL_TIME">TRUE</field>
                                      <field name="OPTION">between</field>
                                      <value name="START_TIME">
                                        <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                          <field name="TEXT">4:00</field>
                                        </shadow>
                                        <block type="time_astro" id="K_`yvcg#U$#n-,fgv0u8">
                                          <field name="TYPE">sunriseEnd</field>
                                          <field name="OFFSET">-150</field>
                                        </block>
                                      </value>
                                      <value name="END_TIME">
                                        <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                          <field name="TEXT">18:00</field>
                                        </shadow>
                                        <block type="time_astro" id="d)S@Q.~CO%ZQ/9(.}Ian">
                                          <field name="TYPE">sunriseEnd</field>
                                          <field name="OFFSET">-90</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="OR1">
                                <block type="logic_multi_and" id="1sHcJY2W!g@68+1?.K`L">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                  <value name="AND0">
                                    <block type="logic_compare" id="WgH*bszM;[DW%v}{FC%F">
                                      <field name="OP">LT</field>
                                      <value name="A">
                                        <block type="on_source" id="IG/0X^5.mP5NQ:c1l7{g">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="ZGe*e^9Cb0-HAWL2O,D7">
                                          <field name="NUM">30</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="AND1">
                                    <block type="time_compare_ex" id="iJ}47eEQNWGLOg*96vp1">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                      <field name="USE_ACTUAL_TIME">TRUE</field>
                                      <field name="OPTION">between</field>
                                      <value name="START_TIME">
                                        <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                          <field name="TEXT">4:00</field>
                                        </shadow>
                                        <block type="time_astro" id="~QE;[QN^_Y@PCODXfkpd">
                                          <field name="TYPE">sunriseEnd</field>
                                          <field name="OFFSET">-90</field>
                                        </block>
                                      </value>
                                      <value name="END_TIME">
                                        <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                          <field name="TEXT">18:00</field>
                                        </shadow>
                                        <block type="time_astro" id="w4/zC=J[S`U3A.H/Uy*q">
                                          <field name="TYPE">sunriseEnd</field>
                                          <field name="OFFSET">-30</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="OR2">
                                <block type="logic_multi_and" id="~yvltQ+%Wy^KiGfpf_Q}">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                  <value name="AND0">
                                    <block type="logic_compare" id="7ssP-OQDx#:2+*(3-uJ^">
                                      <field name="OP">LT</field>
                                      <value name="A">
                                        <block type="on_source" id="@{IW{+)t`;Uj9`wAuAXY">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="BiZ0xQE9,t3e[hBYT+gB">
                                          <field name="NUM">17</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="AND1">
                                    <block type="time_compare_ex" id="(PF~kwF9sTG]tWfq4fHE">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                      <field name="USE_ACTUAL_TIME">TRUE</field>
                                      <field name="OPTION">between</field>
                                      <value name="START_TIME">
                                        <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                          <field name="TEXT">4:00</field>
                                        </shadow>
                                        <block type="time_astro" id=";UgPVYoKJo?E]bWy]yi;">
                                          <field name="TYPE">sunriseEnd</field>
                                          <field name="OFFSET">-30</field>
                                        </block>
                                      </value>
                                      <value name="END_TIME">
                                        <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                          <field name="TEXT">18:00</field>
                                        </shadow>
                                        <block type="time_astro" id="R!c*yR4R6.^K*G9)%5">
                                          <field name="TYPE">solarNoon</field>
                                          <field name="OFFSET">-60</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="OR3">
                                <block type="logic_multi_and" id="|I(${.l(icLaY;0VX2Tm">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                  <value name="AND0">
                                    <block type="logic_compare" id="A^nTu#]`b5lu(@`nYd4N">
                                      <field name="OP">LT</field>
                                      <value name="A">
                                        <block type="on_source" id="*%{BPxH!A:B1rt*8%dc4">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="-GFPUMk?lJVVd}Jue+WD">
                                          <field name="NUM">80</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="AND1">
                                    <block type="time_compare_ex" id="(tb9N?.h$@#=I9$(}ll[">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                      <field name="USE_ACTUAL_TIME">TRUE</field>
                                      <field name="OPTION">between</field>
                                      <value name="START_TIME">
                                        <shadow type="text" id="}WEI0q:;9a_ov!fckmO0">
                                          <field name="TEXT">4:00</field>
                                        </shadow>
                                        <block type="time_astro" id="9WkjpH6hU[7UzdtfQ1SJ">
                                          <field name="TYPE">solarNoon</field>
                                          <field name="OFFSET">-60</field>
                                        </block>
                                      </value>
                                      <value name="END_TIME">
                                        <shadow type="text" id="ZF{t#VN2?Lc~s=)gCTDe">
                                          <field name="TEXT">18:00</field>
                                        </shadow>
                                        <block type="time_astro" id="II,YU9[RVN~-tiy^K@EL">
                                          <field name="TYPE">sunset</field>
                                          <field name="OFFSET">-150</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="OR4">
                                <block type="logic_multi_and" id="@lJSdRoBX^6s,gebst5q">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                  <value name="AND0">
                                    <block type="logic_compare" id="02KP~yWgMV7XZNu*a:%(">
                                      <field name="OP">LT</field>
                                      <value name="A">
                                        <block type="on_source" id=":x8E4(2}`hXmX=Nz8gds">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="$}zrIJ{iPOn,90XVB6VV">
                                          <field name="NUM">85</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="AND1">
                                    <block type="time_compare_ex" id="-0ad`Tww`:shP}lT_.3l">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
                                      <field name="USE_ACTUAL_TIME">TRUE</field>
                                      <field name="OPTION">not between</field>
                                      <value name="START_TIME">
                                        <shadow type="text" id="!vgA^9(s(1*u,:,wOL^j">
                                          <field name="TEXT">6:00</field>
                                        </shadow>
                                        <block type="time_astro" id="O*{[;q(u;CasM~vVeWA2">
                                          <field name="TYPE">sunset</field>
                                          <field name="OFFSET">-150</field>
                                        </block>
                                      </value>
                                      <value name="END_TIME">
                                        <shadow type="text" id="i5GQ(f;VX/bnV58%h7">
                                          <field name="TEXT">18:00</field>
                                        </shadow>
                                        <block type="time_astro" id="b6~#mmt=P*|UD2l8v:s1">
                                          <field name="TYPE">sunset</field>
                                          <field name="OFFSET"></field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="OR5">
                                <block type="logic_multi_and" id="]2wtSoH.@-*Z?N2MCPI[">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
                                  <value name="AND0">
                                    <block type="logic_compare" id="Kj}E{CFWE)cskxf}oK05">
                                      <field name="OP">LT</field>
                                      <value name="A">
                                        <block type="on_source" id="b21SwA1Nz=zc.hIa.+v[">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="saWfqL|.|%w)ee1doyW-">
                                          <field name="NUM">95</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="AND1">
                                    <block type="time_compare_ex" id="ybk*S*)C?;])EWQIn_Ae">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" end_time="false" actual_time="true"></mutation>
                                      <field name="USE_ACTUAL_TIME">TRUE</field>
                                      <field name="OPTION">&gt;</field>
                                      <value name="START_TIME">
                                        <shadow type="text" id="!vgA^9(s(1*u,:,wOL^j">
                                          <field name="TEXT">6:00</field>
                                        </shadow>
                                        <block type="time_astro" id="|AM,ap|HNiKlPdcr@(PP">
                                          <field name="TYPE">sunset</field>
                                          <field name="OFFSET"></field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO0">
                            <block type="controls_if" id="39VY^0AAYXDT}Bcx|V=E">
                              <value name="IF0">
                                <block type="logic_compare" id="q!IMWN@(x^vr|4#Hii`5">
                                  <field name="OP">EQ</field>
                                  <value name="A">
                                    <block type="get_value_var" id="nS)ln0.UpXH$ER0/D}NU">
                                      <field name="ATTR">val</field>
                                      <value name="OID">
                                        <shadow type="field_oid" id="8n0*lo2HH!2K}+iixXyY">
                                          <field name="oid">tuya.0.5657716640f520e8def5.1</field>
                                        </shadow>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="logic_boolean" id="j=1et-T-fVUrpyw4b.jR">
                                      <field name="BOOL">TRUE</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="control" id="5~itVt2bp1WT~.$%;msB">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">alexa2.0.Echo-Devices.G0922M0625050ACQ.Commands.speak-volume</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="get_value" id="Gv]SC8k5J%kkIRabz*q*">
                                      <field name="ATTR">val</field>
                                      <field name="OID">0_userdata.0.Eigene_Datenpunkte.Warnungen.Lautstärke_Alexa-Warnungen</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="Z)NG+`|(V;%~.g)?|.d%">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">alexa2.0.Echo-Devices.G0922M0625050ACQ.Commands.speak</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="text" id="{|6(obBzy8~KF%l`9o]?">
                                          <field name="TEXT">Das automatische Laden des Kona wurde wegen nicht ausreichend vollem Speicher unterbrochen</field>
                                        </block>
                                      </value>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                              <next>
                                <block type="control" id="s$5^y_RX=@b{8c![Lo~{">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">tuya.0.5657716640f520e8def5.1</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="W#Xlmu-u]ESL9#0:c1M[">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                </block>
                              </next>
                            </block>
                          </statement>
                        </block>
                      </next>
                    </block>
                  </statement>
                </block>
              </statement>
            </block>
          </xml>
          

          Wer kann helfen?
          Wer kann mir sagen wo mein Fehler ist?
          Vielen Dank!

          Gruß
          Tobias

          CodierknechtC Offline
          CodierknechtC Offline
          Codierknecht
          Developer Most Active
          wrote on last edited by
          #5

          @fibricus sagte in missing or unrecognized endTime expresson:

          Leider bekomme ich immer diese "Warnung":

          Wie viele davon kommen denn genau?

          "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

          Proxmox 9.1.1 LXC|8 GB|Core i7-6700
          HmIP|ZigBee|Tasmota|Unifi
          Zabbix Certified Specialist
          Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

          F 1 Reply Last reply
          0
          • CodierknechtC Codierknecht

            @fibricus sagte in missing or unrecognized endTime expresson:

            Leider bekomme ich immer diese "Warnung":

            Wie viele davon kommen denn genau?

            F Online
            F Online
            Fibricus
            wrote on last edited by
            #6

            @codierknecht said in missing or unrecognized endTime expresson:

            Wie viele davon kommen denn genau?

            Die kommen immer wieder mal. Ich kanns leider nicht festmachen wann oder warum:
            30b08920-8bc7-41f1-804e-d12ef251a0ba-grafik.png
            Genau das ist ja mein Problem... ;)

            1 Reply Last reply
            0
            • CodierknechtC Offline
              CodierknechtC Offline
              Codierknecht
              Developer Most Active
              wrote on last edited by
              #7

              @fibricus
              Welche Version des Javascript-Adapters?

              "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

              Proxmox 9.1.1 LXC|8 GB|Core i7-6700
              HmIP|ZigBee|Tasmota|Unifi
              Zabbix Certified Specialist
              Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

              F 1 Reply Last reply
              0
              • CodierknechtC Codierknecht

                @fibricus
                Welche Version des Javascript-Adapters?

                F Online
                F Online
                Fibricus
                wrote on last edited by
                #8

                @codierknecht said in missing or unrecognized endTime expresson:

                @fibricus
                Welche Version des Javascript-Adapters?

                Bilder sagen meht als 1000 Worte... ;)

                ec907291-3c2e-4ba2-9f67-b470d8122609-grafik.png

                1 Reply Last reply
                1
                • CodierknechtC Offline
                  CodierknechtC Offline
                  Codierknecht
                  Developer Most Active
                  wrote on last edited by
                  #9

                  Hallo Matthias @haus-automatisierung,
                  kann das mit NightEnd zusammenhängen oder eine ähnliche Ursache haben?

                  @Fibricus
                  Ein möglicher Workaround: Du könntest die jeweiligen Zeiten zunächst in einzelnen Variablen speichern und dann prüfen, ob die aktuelle Zeit z.B. zwischen SAEnde150 und SAEnde90 liegt.
                  Und an allen möglichen und unmöglichen Stellen mal Debug-Ausgaben einzustreuen könnte auch hilfreich sein.

                  Bei mir (JS 8.8.0) führt das jedenfalls beim Speichern zu keinem Fehler. Auch wenn Deine DP bei mir logischerweise nicht existieren.

                  2ab64e25-ffbb-4485-aa66-9633f504c688-image.png

                  "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                  Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                  HmIP|ZigBee|Tasmota|Unifi
                  Zabbix Certified Specialist
                  Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                  F 1 Reply Last reply
                  0
                  • CodierknechtC Codierknecht

                    Hallo Matthias @haus-automatisierung,
                    kann das mit NightEnd zusammenhängen oder eine ähnliche Ursache haben?

                    @Fibricus
                    Ein möglicher Workaround: Du könntest die jeweiligen Zeiten zunächst in einzelnen Variablen speichern und dann prüfen, ob die aktuelle Zeit z.B. zwischen SAEnde150 und SAEnde90 liegt.
                    Und an allen möglichen und unmöglichen Stellen mal Debug-Ausgaben einzustreuen könnte auch hilfreich sein.

                    Bei mir (JS 8.8.0) führt das jedenfalls beim Speichern zu keinem Fehler. Auch wenn Deine DP bei mir logischerweise nicht existieren.

                    2ab64e25-ffbb-4485-aa66-9633f504c688-image.png

                    F Online
                    F Online
                    Fibricus
                    wrote on last edited by Fibricus
                    #10

                    @codierknecht Ich habe nun erstemal die beiden Scripte getrennt und zwei daraus gemacht:
                    Eines, was das Laden aktiviert und
                    ein zweites, was das Laden beendet.

                    So kann ich hoffendlich schnell eingrenzen, in welchem Teil des Scriptes der Fehler vorliegt.
                    Ich werde weiter berichten.

                    F 2 Replies Last reply
                    0
                    • F Fibricus

                      @codierknecht Ich habe nun erstemal die beiden Scripte getrennt und zwei daraus gemacht:
                      Eines, was das Laden aktiviert und
                      ein zweites, was das Laden beendet.

                      So kann ich hoffendlich schnell eingrenzen, in welchem Teil des Scriptes der Fehler vorliegt.
                      Ich werde weiter berichten.

                      F Online
                      F Online
                      Fibricus
                      wrote on last edited by
                      #11

                      So, jetzt wird es strange:
                      Nun bekomme ich eine Warnung von einem Scribt, das gar nicht läuft:
                      56baa3e8-be84-4f70-879d-4951c58ca47a-grafik.png

                      Und hier der "Beweis", dass es wirklich nicht läuft:
                      ec549b5d-f642-45e2-8b3d-0ebcb9554830-grafik.png

                      Nun verstehe ich nix mehr...

                      HomoranH 1 Reply Last reply
                      0
                      • F Fibricus

                        So, jetzt wird es strange:
                        Nun bekomme ich eine Warnung von einem Scribt, das gar nicht läuft:
                        56baa3e8-be84-4f70-879d-4951c58ca47a-grafik.png

                        Und hier der "Beweis", dass es wirklich nicht läuft:
                        ec549b5d-f642-45e2-8b3d-0ebcb9554830-grafik.png

                        Nun verstehe ich nix mehr...

                        HomoranH Do not disturb
                        HomoranH Do not disturb
                        Homoran
                        Global Moderator Administrators
                        wrote on last edited by Homoran
                        #12

                        @fibricus was mich hier irritiert:
                        in dem Explorer sieht es nach "Kona laden" aus, während im Log "Konaladen" steht, ebenso wie bei "Konaladen_an" im Explorer

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Reply Last reply
                        0
                        • W Online
                          W Online
                          Wildbill
                          wrote on last edited by
                          #13

                          @fibricus Hast Du zufällig Scripte unter dem Ordner „GLOBAL“ abgelegt?

                          Gruss, Jürgen

                          HomoranH 1 Reply Last reply
                          0
                          • W Wildbill

                            @fibricus Hast Du zufällig Scripte unter dem Ordner „GLOBAL“ abgelegt?

                            Gruss, Jürgen

                            HomoranH Do not disturb
                            HomoranH Do not disturb
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #14

                            @wildbill sagte in missing or unrecognized endTime expresson:

                            @fibricus Hast Du zufällig Scripte unter dem Ordner „GLOBAL“ abgelegt?

                            Gruss, Jürgen

                            Hatte ich auch vermutet, aber die dürften nicht vor ein nicht aktives Skript gehängt werden

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            W 1 Reply Last reply
                            0
                            • HomoranH Homoran

                              @wildbill sagte in missing or unrecognized endTime expresson:

                              @fibricus Hast Du zufällig Scripte unter dem Ordner „GLOBAL“ abgelegt?

                              Gruss, Jürgen

                              Hatte ich auch vermutet, aber die dürften nicht vor ein nicht aktives Skript gehängt werden

                              W Online
                              W Online
                              Wildbill
                              wrote on last edited by
                              #15

                              @homoran Bin mir nicht sicher, in welcher Konstellation (globales Script aktiv/deaktiviert und sonstiges Script aktiv/deaktiviert) die globalen Scripte mit ausgeführt werden und wann nicht. Ich meine, vor ein paar Tagen war hier schonmal was, dass ein deaktiviertes globales Script dennoch für Probleme gesorgt hatte.
                              Vielleicht klärt uns @Fibricus ja auf, welche Scripte wo abgelegt sind?!

                              Gruss, Jürgen

                              F 1 Reply Last reply
                              0
                              • W Wildbill

                                @homoran Bin mir nicht sicher, in welcher Konstellation (globales Script aktiv/deaktiviert und sonstiges Script aktiv/deaktiviert) die globalen Scripte mit ausgeführt werden und wann nicht. Ich meine, vor ein paar Tagen war hier schonmal was, dass ein deaktiviertes globales Script dennoch für Probleme gesorgt hatte.
                                Vielleicht klärt uns @Fibricus ja auf, welche Scripte wo abgelegt sind?!

                                Gruss, Jürgen

                                F Online
                                F Online
                                Fibricus
                                wrote on last edited by
                                #16

                                @wildbill said in missing or unrecognized endTime expresson:

                                Vielleicht klärt uns @Fibricus ja auf, welche Scripte wo abgelegt sind?!

                                Gerne:
                                e5e6219d-6290-459b-88df-a917501511cd-grafik.png

                                Einen Ordner "GLOBAL" gibt es bei mir nicht.

                                Gruß
                                Tobias

                                HomoranH 1 Reply Last reply
                                0
                                • F Fibricus

                                  @wildbill said in missing or unrecognized endTime expresson:

                                  Vielleicht klärt uns @Fibricus ja auf, welche Scripte wo abgelegt sind?!

                                  Gerne:
                                  e5e6219d-6290-459b-88df-a917501511cd-grafik.png

                                  Einen Ordner "GLOBAL" gibt es bei mir nicht.

                                  Gruß
                                  Tobias

                                  HomoranH Do not disturb
                                  HomoranH Do not disturb
                                  Homoran
                                  Global Moderator Administrators
                                  wrote on last edited by
                                  #17

                                  @fibricus sagte in missing or unrecognized endTime expresson:

                                  Einen Ordner "GLOBAL" gibt es bei mir nicht.

                                  DOCH!
                                  der ist jedoch aus guten Gründen nur im Expertenmodus sichtbar

                                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  F 1 Reply Last reply
                                  0
                                  • HomoranH Homoran

                                    @fibricus sagte in missing or unrecognized endTime expresson:

                                    Einen Ordner "GLOBAL" gibt es bei mir nicht.

                                    DOCH!
                                    der ist jedoch aus guten Gründen nur im Expertenmodus sichtbar

                                    F Online
                                    F Online
                                    Fibricus
                                    wrote on last edited by
                                    #18

                                    @homoran said in missing or unrecognized endTime expresson:

                                    DOCH!
                                    der ist jedoch aus guten Gründen nur im Expertenmodus sichtbar

                                    Offensichtlich bin ich kein Experte... ;)
                                    1de79927-b71b-4ac9-9498-398760fac107-grafik.png
                                    Der Ordner ist leer...

                                    1 Reply Last reply
                                    0
                                    • F Fibricus

                                      @codierknecht Ich habe nun erstemal die beiden Scripte getrennt und zwei daraus gemacht:
                                      Eines, was das Laden aktiviert und
                                      ein zweites, was das Laden beendet.

                                      So kann ich hoffendlich schnell eingrenzen, in welchem Teil des Scriptes der Fehler vorliegt.
                                      Ich werde weiter berichten.

                                      F Online
                                      F Online
                                      Fibricus
                                      wrote on last edited by Fibricus
                                      #19

                                      @fibricus said in missing or unrecognized endTime expresson:

                                      @codierknecht Ich habe nun erstemal die beiden Scribte getrennt und zwei daraus gemacht:
                                      Eines, was das Laden aktiviert und
                                      ein zweites, was das Laden beendet.

                                      Es ist eindeutig der Teil "Konaladen_aus".
                                      Nach der Trennung der Scribte gibt es nur in diesem Script den o.g. Fehler, also irgendwo hier:
                                      7cbfb433-dfe7-41a3-94a8-530feeb9f147-grafik.png

                                      paul53P 1 Reply Last reply
                                      0
                                      • F Fibricus

                                        @fibricus said in missing or unrecognized endTime expresson:

                                        @codierknecht Ich habe nun erstemal die beiden Scribte getrennt und zwei daraus gemacht:
                                        Eines, was das Laden aktiviert und
                                        ein zweites, was das Laden beendet.

                                        Es ist eindeutig der Teil "Konaladen_aus".
                                        Nach der Trennung der Scribte gibt es nur in diesem Script den o.g. Fehler, also irgendwo hier:
                                        7cbfb433-dfe7-41a3-94a8-530feeb9f147-grafik.png

                                        paul53P Offline
                                        paul53P Offline
                                        paul53
                                        wrote on last edited by
                                        #20

                                        @fibricus sagte: irgendwo hier:

                                        Im Tab "Protokolle" findet man meist weitere Informationen.

                                        Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                                        Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                                        F 1 Reply Last reply
                                        0
                                        • paul53P paul53

                                          @fibricus sagte: irgendwo hier:

                                          Im Tab "Protokolle" findet man meist weitere Informationen.

                                          F Online
                                          F Online
                                          Fibricus
                                          wrote on last edited by
                                          #21

                                          @paul53 said in missing or unrecognized endTime expresson:

                                          @fibricus sagte: irgendwo hier:

                                          Im Tab "Protokolle" findet man meist weitere Informationen.

                                          Da steht buchstabengleich das Gleiche...

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          725

                                          Online

                                          32.6k

                                          Users

                                          82.1k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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