Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test lovelace 5.x

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    211

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Test lovelace 5.x

Test lovelace 5.x

Scheduled Pinned Locked Moved Tester
968 Posts 91 Posters 418.2k Views 74 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.
  • David G.D Online
    David G.D Online
    David G.
    wrote on last edited by David G.
    #28

    Habe mir nochmal eine Tabelle erstellt.
    Dieses mal für den wireguard Adapter.

    Screenshot_20221103_213618.jpg

    Über den Pfeil kann man sich anschauen, von wo die letzte/aktuelle IP kommt die sich verbunden hat. Wobei man das ja im Idealfall immer selber steht 😉

    Die Infos zur IP werden von http://ipwho.is/ abgerufen.

    Screenshot_20221103_213631.jpg

    <xml xmlns="https://developers.google.com/blockly/xml">
     <variables>
       <variable id="zyM/JPT)}]T^gGWB:F@z">id</variable>
       <variable id="P]hs1T;bQP8mPlO[gI,G">city</variable>
       <variable id="smqD@1Uy]?O9IkTgYsh[">tabelle</variable>
       <variable id="/^Xr+LwwMWgTWK)qZnsr">aufstellung_details</variable>
       <variable id=",{9I3n95un{O]_ilfGaC">i</variable>
       <variable id="i{;#5g`AfcVP:!fhdgPw">peer</variable>
       <variable id="}fTQ5LIFFh:KJ}if-0Ze">result</variable>
       <variable id="S.FRC##Hw2?0w)V+rL^2">transferRx</variable>
       <variable id="C/F_Y=6$Ds5n/qprHq[c">transferTx</variable>
       <variable id="jufz1u/JWS-Er-e+JLb!">endpoint</variable>
       <variable id="M~I$/Vj!yhhC]AKAyyFk">ip</variable>
       <variable id="v;-p[gTSM`],SG{[,SDl">abfrage_url</variable>
       <variable id=")j[GnvK_2~2}$q!/M+t;">land</variable>
       <variable id="2i7_N153+$/8+,0NNcKm">region</variable>
       <variable id="54Xg:T_Q`!#x/w*E!=#_">provider</variable>
       <variable id="W}.4#@,T@E.%qHYX!?5W">country_picture</variable>
     </variables>
     <block type="request" id=")N5rhid8GiQC*JpzD7(3" disabled="true" x="63" y="-1637">
       <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
       <field name="WITH_STATEMENT">TRUE</field>
       <field name="LOG"></field>
       <value name="URL">
         <shadow type="text" id=";Yo#oC}Nk9]C:)WNW{Lk">
           <field name="TEXT">http://ipwho.is/83.171.74.125</field>
         </shadow>
       </value>
       <statement name="STATEMENT">
         <block type="variables_set" id="yZ,__K01LN6h%PABrY[v">
           <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
           <value name="VALUE">
             <block type="get_attr" id="cc7[vI*$}xrtDrMt~OBj">
               <value name="PATH">
                 <shadow type="text" id="EE;)y+tq$(;j+)+t}6N*">
                   <field name="TEXT">city</field>
                 </shadow>
               </value>
               <value name="OBJECT">
                 <block type="convert_json2object" id="i+ECe}KB787,7WZ9B*=P">
                   <value name="VALUE">
                     <block type="variables_get" id="e;SfvsEGcas3)+#3[|s=">
                       <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                     </block>
                   </value>
                 </block>
               </value>
             </block>
           </value>
           <next>
             <block type="variables_set" id="Jv]kPHDP!+qPmr0C/4_6">
               <field name="VAR" id="/^Xr+LwwMWgTWK)qZnsr">aufstellung_details</field>
               <value name="VALUE">
                 <block type="variables_get" id="1T}jB,#%wUuBhPF};k6Q">
                   <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
                 </block>
               </value>
               <next>
                 <block type="debug" id="uoO#u~MJK:Iv#vLPaQW-">
                   <field name="Severity">error</field>
                   <value name="TEXT">
                     <shadow type="text">
                       <field name="TEXT">test</field>
                     </shadow>
                     <block type="variables_get" id="?hFiT,lj@AlJdB!uMlaP">
                       <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
                     </block>
                   </value>
                 </block>
               </next>
             </block>
           </next>
         </block>
       </statement>
       <next>
         <block type="timeouts_wait" id="dsl0+g%)^JUz!6b-$BYj" disabled="true">
           <field name="DELAY">1000</field>
           <field name="UNIT">ms</field>
           <next>
             <block type="debug" id="p3YJ(2$Er=6P,(vD|l3w" disabled="true">
               <field name="Severity">error</field>
               <value name="TEXT">
                 <shadow type="text">
                   <field name="TEXT">test</field>
                 </shadow>
                 <block type="variables_get" id="!khP)45:LW)ph!CLa5z4">
                   <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
                 </block>
               </value>
             </block>
           </next>
         </block>
       </next>
     </block>
     <block type="procedures_defcustomreturn" id=";]!K;f1g9nqi9xIHEy8F" x="38" y="-788">
       <mutation statements="false">
         <arg name="id" varid="zyM/JPT)}]T^gGWB:F@z"></arg>
       </mutation>
       <field name="NAME">Kanalname</field>
       <field name="SCRIPT">aWQgPSBpZC5zdWJzdHJpbmcoMCwgaWQubGFzdEluZGV4T2YoJy4nKSk7CmlmKGV4aXN0c09iamVjdChpZCkpIHJldHVybiBnZXRPYmplY3QoaWQpLmNvbW1vbi5uYW1lOw==</field>
       <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
     </block>
     <block type="on_ext" id="*AYH{ret7JZ1QW^UA{`o" x="37" y="-760">
       <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">
           <field name="oid">default</field>
         </shadow>
         <block type="selector" id="O@OR#2?7z_V2GtPIXXlE">
           <field name="TEXT">wireguard.0.*.peers.*.connected</field>
         </block>
       </value>
       <statement name="STATEMENT">
         <block type="variables_set" id="M,^/Wy$Z(Ri-O+r$J2EM">
           <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
           <value name="VALUE">
             <block type="text" id="GQztwNrU3N3l(-HQD){{">
               <field name="TEXT"></field>
             </block>
           </value>
           <next>
             <block type="controls_forEach" id="veYOQ1{6??T#Rg%Au2sv">
               <field name="VAR" id=",{9I3n95un{O]_ilfGaC">i</field>
               <value name="LIST">
                 <block type="selector" id="pQ4rA|H(~]Zi`E2tFf)R">
                   <field name="TEXT">wireguard.0.*.peers.*.connected</field>
                 </block>
               </value>
               <statement name="DO">
                 <block type="variables_set" id="0YUuZlCKksW:|4UgM,sj">
                   <field name="VAR" id="i{;#5g`AfcVP:!fhdgPw">peer</field>
                   <value name="VALUE">
                     <block type="text_getSubstring" id="[AHj0;4KjS|p$9FDvGrd">
                       <mutation at1="false" at2="true"></mutation>
                       <field name="WHERE1">FIRST</field>
                       <field name="WHERE2">FROM_START</field>
                       <value name="STRING">
                         <block type="variables_get" id="2?gX6;{EJe`XL|0C}_wi">
                           <field name="VAR" id=",{9I3n95un{O]_ilfGaC">i</field>
                         </block>
                       </value>
                       <value name="AT2">
                         <block type="text_indexOf" id="j[xyaOQIutX|_W9BwB0e">
                           <field name="END">LAST</field>
                           <value name="VALUE">
                             <block type="variables_get" id="S+@r`ZO;vXp`6tF=}XrA">
                               <field name="VAR" id=",{9I3n95un{O]_ilfGaC">i</field>
                             </block>
                           </value>
                           <value name="FIND">
                             <shadow type="text">
                               <field name="TEXT">abc</field>
                             </shadow>
                             <block type="text" id="Wv@{y%itHoH$|uS:#.]c">
                               <field name="TEXT">.</field>
                             </block>
                           </value>
                         </block>
                       </value>
                     </block>
                   </value>
                   <next>
                     <block type="variables_set" id="h%P+g|0Xu@[0f@lIVzkR">
                       <field name="VAR" id="S.FRC##Hw2?0w)V+rL^2">transferRx</field>
                       <value name="VALUE">
                         <block type="text_join" id="68k%qF8!65ii:Qq]Pm^)">
                           <mutation items="2"></mutation>
                           <value name="ADD0">
                             <block type="variables_get" id="kiyLLQy*x#F[$Fb28PR-">
                               <field name="VAR" id="i{;#5g`AfcVP:!fhdgPw">peer</field>
                             </block>
                           </value>
                           <value name="ADD1">
                             <block type="text" id="8onx#:a?(N_t0|7:bu{i">
                               <field name="TEXT">transferRx</field>
                             </block>
                           </value>
                         </block>
                       </value>
                       <next>
                         <block type="variables_set" id=":Pi}g+hmEaAPvwM*;+4.">
                           <field name="VAR" id="C/F_Y=6$Ds5n/qprHq[c">transferTx</field>
                           <value name="VALUE">
                             <block type="text_join" id="kNCk{#HV06{XE/jQ6#4Z">
                               <mutation items="2"></mutation>
                               <value name="ADD0">
                                 <block type="variables_get" id="_.1EdEguDaD;|Tjw/78m">
                                   <field name="VAR" id="i{;#5g`AfcVP:!fhdgPw">peer</field>
                                 </block>
                               </value>
                               <value name="ADD1">
                                 <block type="text" id="Um%*nvdNeQk#2|E{X)=4">
                                   <field name="TEXT">transferTx</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <next>
                             <block type="variables_set" id="+RaNq^bTK3a[C;uqyI2i">
                               <field name="VAR" id="jufz1u/JWS-Er-e+JLb!">endpoint</field>
                               <value name="VALUE">
                                 <block type="text_join" id="r0}``DS=.o5yX^7ZxtXH">
                                   <mutation items="2"></mutation>
                                   <value name="ADD0">
                                     <block type="variables_get" id="iU:-,TszPibEMR10E[Nn">
                                       <field name="VAR" id="i{;#5g`AfcVP:!fhdgPw">peer</field>
                                     </block>
                                   </value>
                                   <value name="ADD1">
                                     <block type="text" id="9BNmdn7[:(Zp9SppGE/!">
                                       <field name="TEXT">endpoint</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <next>
                                 <block type="variables_set" id="]/%-HR7LqbNXDaldX+6v">
                                   <field name="VAR" id="M~I$/Vj!yhhC]AKAyyFk">ip</field>
                                   <value name="VALUE">
                                     <block type="text_getSubstring" id="d+sQ1Ac7B]#BWpR(u+!N">
                                       <mutation at1="true" at2="true"></mutation>
                                       <field name="WHERE1">FROM_START</field>
                                       <field name="WHERE2">FROM_START</field>
                                       <value name="STRING">
                                         <block type="text_getSubstring" id="`ZAHXSC%IP4W`CI5V:.C">
                                           <mutation at1="false" at2="true"></mutation>
                                           <field name="WHERE1">FIRST</field>
                                           <field name="WHERE2">FROM_START</field>
                                           <value name="STRING">
                                             <block type="get_value_var" id="qBE1@f(j-zez`w!D+D9(">
                                               <field name="ATTR">val</field>
                                               <value name="OID">
                                                 <shadow type="text" id="T[UFJbAebSF~KJwN[whZ">
                                                   <field name="TEXT"></field>
                                                 </shadow>
                                                 <block type="variables_get" id=";k7drB#W^}wXbqRmPRbP">
                                                   <field name="VAR" id="jufz1u/JWS-Er-e+JLb!">endpoint</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <value name="AT2">
                                             <block type="text_indexOf" id="]s|i%].NCWJ%D6L)WJ[Q">
                                               <field name="END">LAST</field>
                                               <value name="VALUE">
                                                 <block type="get_value_var" id="]9DealhF+Ph|sxHIa]@v">
                                                   <field name="ATTR">val</field>
                                                   <value name="OID">
                                                     <shadow type="text">
                                                       <field name="TEXT"></field>
                                                     </shadow>
                                                     <block type="variables_get" id="h:fIu=#qfFC-F{hAdE!5">
                                                       <field name="VAR" id="jufz1u/JWS-Er-e+JLb!">endpoint</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <value name="FIND">
                                                 <shadow type="text">
                                                   <field name="TEXT">abc</field>
                                                 </shadow>
                                                 <block type="text" id="6):Os@?A0QT6XMw;C0wc">
                                                   <field name="TEXT">:</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <value name="AT1">
                                         <block type="math_number" id="+=ce5?*A3c6f]7.2Bj[$">
                                           <field name="NUM">1</field>
                                         </block>
                                       </value>
                                       <value name="AT2">
                                         <block type="math_number" id="LtgXjy#)9.`FkWUNgoe$">
                                           <field name="NUM">-1</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <next>
                                     <block type="variables_set" id="sY8v-iEo6OJ|M:b6S{/A">
                                       <field name="VAR" id="v;-p[gTSM`],SG{[,SDl">abfrage_url</field>
                                       <value name="VALUE">
                                         <block type="text_join" id="P,8mR2;t@~=T{;|AcKUM">
                                           <mutation items="2"></mutation>
                                           <value name="ADD0">
                                             <block type="text" id="qNoAL*`^y|_#u%b61T1*">
                                               <field name="TEXT">http://ipwho.is/</field>
                                             </block>
                                           </value>
                                           <value name="ADD1">
                                             <block type="variables_get" id="`73!fms.x9k`t6l!WlbD">
                                               <field name="VAR" id="M~I$/Vj!yhhC]AKAyyFk">ip</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="request" id="yQj=We:n%oJ]fv5EDKh#">
                                           <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
                                           <field name="WITH_STATEMENT">TRUE</field>
                                           <field name="LOG"></field>
                                           <value name="URL">
                                             <shadow type="text" id="1ZjuFLX9{_i/):-7*{1=">
                                               <field name="TEXT">text</field>
                                             </shadow>
                                             <block type="variables_get" id="{V`qu@4=M*NCc$:qDl,x">
                                               <field name="VAR" id="v;-p[gTSM`],SG{[,SDl">abfrage_url</field>
                                             </block>
                                           </value>
                                           <statement name="STATEMENT">
                                             <block type="variables_set" id="/2~fEs-/8iSj~xbu,VWS">
                                               <field name="VAR" id=")j[GnvK_2~2}$q!/M+t;">land</field>
                                               <value name="VALUE">
                                                 <block type="get_attr" id="p@mYtPQrg]j=^;!(GB]k">
                                                   <value name="PATH">
                                                     <shadow type="text" id="p%sL|r[$n-s|iYr}3:-2">
                                                       <field name="TEXT">country_code</field>
                                                     </shadow>
                                                   </value>
                                                   <value name="OBJECT">
                                                     <block type="convert_json2object" id="D])k5/#|{@E{E$nNTj,i">
                                                       <value name="VALUE">
                                                         <block type="variables_get" id="=avdbaKMsIq[9HG,bQN=">
                                                           <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="variables_set" id="KyDRw7l?3$ZJ@n6(I@LT">
                                                   <field name="VAR" id="2i7_N153+$/8+,0NNcKm">region</field>
                                                   <value name="VALUE">
                                                     <block type="get_attr" id="9^17kBsH`5z2qA[W}0$f">
                                                       <value name="PATH">
                                                         <shadow type="text" id="aiWGsO-%e?SKUJT*FoFD">
                                                           <field name="TEXT">region</field>
                                                         </shadow>
                                                       </value>
                                                       <value name="OBJECT">
                                                         <block type="convert_json2object" id="@rN56zHgxe)+%/dtHZ{[">
                                                           <value name="VALUE">
                                                             <block type="variables_get" id="Q1W]OLEygD*=~@Egnkd8">
                                                               <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="variables_set" id="GL`%T+3[#obeYt]l,Qjs">
                                                       <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
                                                       <value name="VALUE">
                                                         <block type="get_attr" id=")2*)@[{m~!v4bZa[+o{-">
                                                           <value name="PATH">
                                                             <shadow type="text" id="LuuJ:2?E{~/M1A?++yLr">
                                                               <field name="TEXT">city</field>
                                                             </shadow>
                                                           </value>
                                                           <value name="OBJECT">
                                                             <block type="convert_json2object" id="C.{yE78r]Ip:Ef^sIkwO">
                                                               <value name="VALUE">
                                                                 <block type="variables_get" id="c!rR?xyUqs@?N8a;*w`g">
                                                                   <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                                                                 </block>
                                                               </value>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="variables_set" id="zhx.Vx,PC;sH@~8,)g$_">
                                                           <field name="VAR" id="54Xg:T_Q`!#x/w*E!=#_">provider</field>
                                                           <value name="VALUE">
                                                             <block type="get_attr" id="~oFcapqP+nb8zcgKPl;h">
                                                               <value name="PATH">
                                                                 <shadow type="text" id="Q{PoFQHD{nq51xgddt]%">
                                                                   <field name="TEXT">connection.isp</field>
                                                                 </shadow>
                                                               </value>
                                                               <value name="OBJECT">
                                                                 <block type="convert_json2object" id="6WpFriymLMfFm}+#wxeu">
                                                                   <value name="VALUE">
                                                                     <block type="variables_get" id="?il?@)/C79Di=5^i8psh">
                                                                       <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                                                                     </block>
                                                                   </value>
                                                                 </block>
                                                               </value>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="variables_set" id="VOJCwCjlv+=g0]h3j}:V">
                                                               <field name="VAR" id="W}.4#@,T@E.%qHYX!?5W">country_picture</field>
                                                               <value name="VALUE">
                                                                 <block type="get_attr" id="~VI^@Wl$49,s9x37if(Q">
                                                                   <value name="PATH">
                                                                     <shadow type="text" id="w`|+I{+Hs`HP/4,HcLvS">
                                                                       <field name="TEXT">flag.img</field>
                                                                     </shadow>
                                                                   </value>
                                                                   <value name="OBJECT">
                                                                     <block type="convert_json2object" id="^a)=+B4;AU#^wUkv[-aD">
                                                                       <value name="VALUE">
                                                                         <block type="variables_get" id="gw)4=kpm!6TE/+2{U]E;">
                                                                           <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                                                                         </block>
                                                                       </value>
                                                                     </block>
                                                                   </value>
                                                                 </block>
                                                               </value>
                                                               <next>
                                                                 <block type="variables_set" id="HWLxl`;D$jPN2dsp_l0M">
                                                                   <field name="VAR" id="/^Xr+LwwMWgTWK)qZnsr">aufstellung_details</field>
                                                                   <value name="VALUE">
                                                                     <block type="text_join" id="=hm(W}x9o1XDg9ox@upw">
                                                                       <mutation items="10"></mutation>
                                                                       <value name="ADD0">
                                                                         <block type="text_join" id="NwGsXFXos0{R-Fq-5j6W">
                                                                           <mutation items="3"></mutation>
                                                                           <value name="ADD0">
                                                                             <block type="text" id="W?yqgK1aifB-ZrHL}YUd">
                                                                               <field name="TEXT">&lt;img src="</field>
                                                                             </block>
                                                                           </value>
                                                                           <value name="ADD1">
                                                                             <block type="variables_get" id="~pU`cH|%o!eb)#zCJrvu">
                                                                               <field name="VAR" id="W}.4#@,T@E.%qHYX!?5W">country_picture</field>
                                                                             </block>
                                                                           </value>
                                                                           <value name="ADD2">
                                                                             <block type="text" id="(!mkECXwYB.I!?u*0b8s">
                                                                               <field name="TEXT">" height="15" width="20" /&gt;</field>
                                                                             </block>
                                                                           </value>
                                                                         </block>
                                                                       </value>
                                                                       <value name="ADD1">
                                                                         <block type="text" id="4rgo.Ek|R$~P.w|}mY~:">
                                                                           <field name="TEXT"> </field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="ADD2">
                                                                         <block type="variables_get" id="0|-AQlC+u7_!l+pZ()P|">
                                                                           <field name="VAR" id=")j[GnvK_2~2}$q!/M+t;">land</field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="ADD3">
                                                                         <block type="text" id="ZLeHRbssnJ_]T8-ZL.U1">
                                                                           <field name="TEXT"> / </field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="ADD4">
                                                                         <block type="variables_get" id="e/DltPU{]?F4pg`~)_we">
                                                                           <field name="VAR" id="2i7_N153+$/8+,0NNcKm">region</field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="ADD5">
                                                                         <block type="text" id="GJy$2~u0u[.{*U?1+Rs}">
                                                                           <field name="TEXT"> / </field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="ADD6">
                                                                         <block type="variables_get" id="h=cVYbl,lTADIV6nkO5G">
                                                                           <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="ADD7">
                                                                         <block type="text" id="ZE^J~uZ*li-BOmL~jQU.">
                                                                           <field name="TEXT"> / </field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="ADD8">
                                                                         <block type="variables_get" id="cUms?WrPv]3zw;RDK5y*">
                                                                           <field name="VAR" id="54Xg:T_Q`!#x/w*E!=#_">provider</field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="ADD9">
                                                                         <block type="text" id="+]MQ2=#W5G(nn4:YaChr">
                                                                           <field name="TEXT"></field>
                                                                         </block>
                                                                       </value>
                                                                     </block>
                                                                   </value>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </statement>
                                           <next>
                                             <block type="timeouts_wait" id="wDBP!}LPeaN}_$]qWUD@">
                                               <field name="DELAY">1000</field>
                                               <field name="UNIT">ms</field>
                                               <next>
                                                 <block type="variables_set" id="|eyOkaiKEzp!7`4O%q(|">
                                                   <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
                                                   <value name="VALUE">
                                                     <block type="text_join" id="x(/8M1*c0r0dOEHH1cS)">
                                                       <mutation items="11"></mutation>
                                                       <value name="ADD0">
                                                         <block type="variables_get" id="VzHd03_5cmr%mg68:0ji">
                                                           <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD1">
                                                         <block type="text" id="z9{VZS;@wA6DcSRXU|HP">
                                                           <field name="TEXT">&lt;tr&gt;&lt;td&gt;</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD2">
                                                         <block type="logic_ternary" id="D+m)U.nXTcPv_JX:YS7L">
                                                           <value name="IF">
                                                             <block type="get_value_var" id="1]idlwI||{Ir$D,B5A7P">
                                                               <field name="ATTR">val</field>
                                                               <value name="OID">
                                                                 <shadow type="text">
                                                                   <field name="TEXT"></field>
                                                                 </shadow>
                                                                 <block type="variables_get" id="nK.1b}{e92ZLDcI$.0il">
                                                                   <field name="VAR" id=",{9I3n95un{O]_ilfGaC">i</field>
                                                                 </block>
                                                               </value>
                                                             </block>
                                                           </value>
                                                           <value name="THEN">
                                                             <block type="text" id="5.nKN;dyw^TkA8W,K`TZ">
                                                               <field name="TEXT">&lt;details&gt;&lt;summary&gt;&lt;font size="3"&gt;&lt;b&gt;&lt;font color=green&gt;● &lt;/font&gt;&lt;/b&gt;</field>
                                                             </block>
                                                           </value>
                                                           <value name="ELSE">
                                                             <block type="text" id="W8$7%-Enk^.^P59Sri~6">
                                                               <field name="TEXT">&lt;details&gt;&lt;summary&gt;&lt;font size="3"&gt;&lt;b&gt;&lt;font color=red&gt;● &lt;/font&gt;&lt;/b&gt;</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <value name="ADD3">
                                                         <block type="procedures_callcustomreturn" id="2Gs#,[7gcB],_]RjLg~G">
                                                           <mutation name="Kanalname">
                                                             <arg name="id"></arg>
                                                           </mutation>
                                                           <value name="ARG0">
                                                             <block type="variables_get" id="d12Mji%YD(L:H{Wkl0MM">
                                                               <field name="VAR" id=",{9I3n95un{O]_ilfGaC">i</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <value name="ADD4">
                                                         <block type="text" id="DW)g%~#qYSVioQUxUf|,">
                                                           <field name="TEXT">&lt;/summary&gt;</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD5">
                                                         <block type="variables_get" id="s!ZU|P+d#p=*DzhAzYGl">
                                                           <field name="VAR" id="/^Xr+LwwMWgTWK)qZnsr">aufstellung_details</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD6">
                                                         <block type="text" id="Ii8Ty%UU0D~D]sl+@S{d">
                                                           <field name="TEXT">&lt;/details&gt;&lt;/td&gt;&lt;td&gt;</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD7">
                                                         <block type="math_rndfixed" id="f@oQ4S4q|5ZVJ|_RK2K1">
                                                           <field name="n">1</field>
                                                           <value name="x">
                                                             <shadow type="math_number" id="jqVp50z~0j@|9Pa;Vs85">
                                                               <field name="NUM">3.1234</field>
                                                             </shadow>
                                                             <block type="math_arithmetic" id="W$8Lgq;$GP-/D1yf?:QC">
                                                               <field name="OP">MULTIPLY</field>
                                                               <value name="A">
                                                                 <shadow type="math_number">
                                                                   <field name="NUM">1</field>
                                                                 </shadow>
                                                                 <block type="get_value_var" id="[k[#r$Ep@{eAywbF|L@9">
                                                                   <field name="ATTR">val</field>
                                                                   <value name="OID">
                                                                     <shadow type="text" id="61+ObyAGen}9iPcNi+~`">
                                                                       <field name="TEXT"></field>
                                                                     </shadow>
                                                                     <block type="variables_get" id="r5%+e]~rU()E]t43#};C">
                                                                       <field name="VAR" id="C/F_Y=6$Ds5n/qprHq[c">transferTx</field>
                                                                     </block>
                                                                   </value>
                                                                 </block>
                                                               </value>
                                                               <value name="B">
                                                                 <shadow type="math_number" id="FZ8^[rYvFWTG+[:qc)Ll">
                                                                   <field name="NUM">0.000001</field>
                                                                 </shadow>
                                                               </value>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <value name="ADD8">
                                                         <block type="text" id="fduLOuSzL6I3562+u+G?">
                                                           <field name="TEXT"> MB&lt;/td&gt;&lt;td&gt;</field>
                                                         </block>
                                                       </value>
                                                       <value name="ADD9">
                                                         <block type="math_rndfixed" id="nN/RhZ7w/|CgqEfaRzOF">
                                                           <field name="n">1</field>
                                                           <value name="x">
                                                             <shadow type="math_number" id="%bQ@ali!%@n#vEUO{=UY">
                                                               <field name="NUM">3.1234</field>
                                                             </shadow>
                                                             <block type="math_arithmetic" id="CaI#H!wz.!V#J7Ebn?H5">
                                                               <field name="OP">MULTIPLY</field>
                                                               <value name="A">
                                                                 <shadow type="math_number" id="r4pDV]u/({hASSSM|$^{">
                                                                   <field name="NUM">1</field>
                                                                 </shadow>
                                                                 <block type="get_value_var" id=",,pB]^{h9sFjel_E?UNP">
                                                                   <field name="ATTR">val</field>
                                                                   <value name="OID">
                                                                     <shadow type="text" id="tnRvo,GMPgs~:?Rlg*0y">
                                                                       <field name="TEXT"></field>
                                                                     </shadow>
                                                                     <block type="variables_get" id="Y?k!u%5taY9)sxBsjIB@">
                                                                       <field name="VAR" id="S.FRC##Hw2?0w)V+rL^2">transferRx</field>
                                                                     </block>
                                                                   </value>
                                                                 </block>
                                                               </value>
                                                               <value name="B">
                                                                 <shadow type="math_number" id="w[mHdLVRLZCg=/Ori|2G">
                                                                   <field name="NUM">0.000001</field>
                                                                 </shadow>
                                                               </value>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <value name="ADD10">
                                                         <block type="text" id="z-)f|VOR{Z1a#3mt6f.D">
                                                           <field name="TEXT"> MB&lt;/td&gt;&lt;/tr&gt;</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </next>
                             </block>
                           </next>
                         </block>
                       </next>
                     </block>
                   </next>
                 </block>
               </statement>
               <next>
                 <block type="variables_set" id="r7;.)AWzn~Og=WYuviOr">
                   <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
                   <value name="VALUE">
                     <block type="text_join" id="D~eCviT1huxfi`bAJKgT">
                       <mutation items="3"></mutation>
                       <value name="ADD0">
                         <block type="text" id=",uS[jZuG?eIg$q6{Wo0(">
                           <field name="TEXT">&lt;table width=100%&gt;&lt;tr&gt;&lt;td width=50%&gt;&lt;b&gt;Client&lt;/td&gt;&lt;td width=25%&gt;&lt;b&gt;gesendet&lt;/td&gt;&lt;td width=25%&gt;&lt;b&gt;empfangen&lt;/dt&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan="3"&gt;&lt;hr&gt;&lt;/td&gt;&lt;/tr&gt;</field>
                         </block>
                       </value>
                       <value name="ADD1">
                         <block type="variables_get" id="}aSY%Cu.eaFdn8d[piW`">
                           <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
                         </block>
                       </value>
                       <value name="ADD2">
                         <block type="text" id="5TIxI)3=1`v=5T=CkrsL">
                           <field name="TEXT">&lt;/table&gt;</field>
                         </block>
                       </value>
                     </block>
                   </value>
                   <next>
                     <block type="update" id="@m+uxxJM5NwXi;z[{2-{">
                       <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                       <field name="OID">0_userdata.0.VIS.Tabellen.Tabelle_Wireguard</field>
                       <field name="WITH_DELAY">FALSE</field>
                       <value name="VALUE">
                         <block type="variables_get" id="k,oGuXz4!Z~ev=Gf95%?">
                           <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
                         </block>
                       </value>
                     </block>
                   </next>
                 </block>
               </next>
             </block>
           </next>
         </block>
       </statement>
     </block>
    </xml>
    

    @Garfonso
    Kannst du was zur defekten Steuerung der Farbtemperatur sagen?
    @IdleBit und ich haben da ja ein Problem mit.

    Zeigt eure Lovelace-Visualisierung klick
    (Auch ideal um sich Anregungen zu holen)

    Meine Tabellen für eure Visualisierung klick

    GarfonsoG 1 Reply Last reply
    2
    • David G.D David G.

      Habe mir nochmal eine Tabelle erstellt.
      Dieses mal für den wireguard Adapter.

      Screenshot_20221103_213618.jpg

      Über den Pfeil kann man sich anschauen, von wo die letzte/aktuelle IP kommt die sich verbunden hat. Wobei man das ja im Idealfall immer selber steht 😉

      Die Infos zur IP werden von http://ipwho.is/ abgerufen.

      Screenshot_20221103_213631.jpg

      <xml xmlns="https://developers.google.com/blockly/xml">
       <variables>
         <variable id="zyM/JPT)}]T^gGWB:F@z">id</variable>
         <variable id="P]hs1T;bQP8mPlO[gI,G">city</variable>
         <variable id="smqD@1Uy]?O9IkTgYsh[">tabelle</variable>
         <variable id="/^Xr+LwwMWgTWK)qZnsr">aufstellung_details</variable>
         <variable id=",{9I3n95un{O]_ilfGaC">i</variable>
         <variable id="i{;#5g`AfcVP:!fhdgPw">peer</variable>
         <variable id="}fTQ5LIFFh:KJ}if-0Ze">result</variable>
         <variable id="S.FRC##Hw2?0w)V+rL^2">transferRx</variable>
         <variable id="C/F_Y=6$Ds5n/qprHq[c">transferTx</variable>
         <variable id="jufz1u/JWS-Er-e+JLb!">endpoint</variable>
         <variable id="M~I$/Vj!yhhC]AKAyyFk">ip</variable>
         <variable id="v;-p[gTSM`],SG{[,SDl">abfrage_url</variable>
         <variable id=")j[GnvK_2~2}$q!/M+t;">land</variable>
         <variable id="2i7_N153+$/8+,0NNcKm">region</variable>
         <variable id="54Xg:T_Q`!#x/w*E!=#_">provider</variable>
         <variable id="W}.4#@,T@E.%qHYX!?5W">country_picture</variable>
       </variables>
       <block type="request" id=")N5rhid8GiQC*JpzD7(3" disabled="true" x="63" y="-1637">
         <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
         <field name="WITH_STATEMENT">TRUE</field>
         <field name="LOG"></field>
         <value name="URL">
           <shadow type="text" id=";Yo#oC}Nk9]C:)WNW{Lk">
             <field name="TEXT">http://ipwho.is/83.171.74.125</field>
           </shadow>
         </value>
         <statement name="STATEMENT">
           <block type="variables_set" id="yZ,__K01LN6h%PABrY[v">
             <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
             <value name="VALUE">
               <block type="get_attr" id="cc7[vI*$}xrtDrMt~OBj">
                 <value name="PATH">
                   <shadow type="text" id="EE;)y+tq$(;j+)+t}6N*">
                     <field name="TEXT">city</field>
                   </shadow>
                 </value>
                 <value name="OBJECT">
                   <block type="convert_json2object" id="i+ECe}KB787,7WZ9B*=P">
                     <value name="VALUE">
                       <block type="variables_get" id="e;SfvsEGcas3)+#3[|s=">
                         <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                       </block>
                     </value>
                   </block>
                 </value>
               </block>
             </value>
             <next>
               <block type="variables_set" id="Jv]kPHDP!+qPmr0C/4_6">
                 <field name="VAR" id="/^Xr+LwwMWgTWK)qZnsr">aufstellung_details</field>
                 <value name="VALUE">
                   <block type="variables_get" id="1T}jB,#%wUuBhPF};k6Q">
                     <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
                   </block>
                 </value>
                 <next>
                   <block type="debug" id="uoO#u~MJK:Iv#vLPaQW-">
                     <field name="Severity">error</field>
                     <value name="TEXT">
                       <shadow type="text">
                         <field name="TEXT">test</field>
                       </shadow>
                       <block type="variables_get" id="?hFiT,lj@AlJdB!uMlaP">
                         <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
                       </block>
                     </value>
                   </block>
                 </next>
               </block>
             </next>
           </block>
         </statement>
         <next>
           <block type="timeouts_wait" id="dsl0+g%)^JUz!6b-$BYj" disabled="true">
             <field name="DELAY">1000</field>
             <field name="UNIT">ms</field>
             <next>
               <block type="debug" id="p3YJ(2$Er=6P,(vD|l3w" disabled="true">
                 <field name="Severity">error</field>
                 <value name="TEXT">
                   <shadow type="text">
                     <field name="TEXT">test</field>
                   </shadow>
                   <block type="variables_get" id="!khP)45:LW)ph!CLa5z4">
                     <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
                   </block>
                 </value>
               </block>
             </next>
           </block>
         </next>
       </block>
       <block type="procedures_defcustomreturn" id=";]!K;f1g9nqi9xIHEy8F" x="38" y="-788">
         <mutation statements="false">
           <arg name="id" varid="zyM/JPT)}]T^gGWB:F@z"></arg>
         </mutation>
         <field name="NAME">Kanalname</field>
         <field name="SCRIPT">aWQgPSBpZC5zdWJzdHJpbmcoMCwgaWQubGFzdEluZGV4T2YoJy4nKSk7CmlmKGV4aXN0c09iamVjdChpZCkpIHJldHVybiBnZXRPYmplY3QoaWQpLmNvbW1vbi5uYW1lOw==</field>
         <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
       </block>
       <block type="on_ext" id="*AYH{ret7JZ1QW^UA{`o" x="37" y="-760">
         <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">
             <field name="oid">default</field>
           </shadow>
           <block type="selector" id="O@OR#2?7z_V2GtPIXXlE">
             <field name="TEXT">wireguard.0.*.peers.*.connected</field>
           </block>
         </value>
         <statement name="STATEMENT">
           <block type="variables_set" id="M,^/Wy$Z(Ri-O+r$J2EM">
             <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
             <value name="VALUE">
               <block type="text" id="GQztwNrU3N3l(-HQD){{">
                 <field name="TEXT"></field>
               </block>
             </value>
             <next>
               <block type="controls_forEach" id="veYOQ1{6??T#Rg%Au2sv">
                 <field name="VAR" id=",{9I3n95un{O]_ilfGaC">i</field>
                 <value name="LIST">
                   <block type="selector" id="pQ4rA|H(~]Zi`E2tFf)R">
                     <field name="TEXT">wireguard.0.*.peers.*.connected</field>
                   </block>
                 </value>
                 <statement name="DO">
                   <block type="variables_set" id="0YUuZlCKksW:|4UgM,sj">
                     <field name="VAR" id="i{;#5g`AfcVP:!fhdgPw">peer</field>
                     <value name="VALUE">
                       <block type="text_getSubstring" id="[AHj0;4KjS|p$9FDvGrd">
                         <mutation at1="false" at2="true"></mutation>
                         <field name="WHERE1">FIRST</field>
                         <field name="WHERE2">FROM_START</field>
                         <value name="STRING">
                           <block type="variables_get" id="2?gX6;{EJe`XL|0C}_wi">
                             <field name="VAR" id=",{9I3n95un{O]_ilfGaC">i</field>
                           </block>
                         </value>
                         <value name="AT2">
                           <block type="text_indexOf" id="j[xyaOQIutX|_W9BwB0e">
                             <field name="END">LAST</field>
                             <value name="VALUE">
                               <block type="variables_get" id="S+@r`ZO;vXp`6tF=}XrA">
                                 <field name="VAR" id=",{9I3n95un{O]_ilfGaC">i</field>
                               </block>
                             </value>
                             <value name="FIND">
                               <shadow type="text">
                                 <field name="TEXT">abc</field>
                               </shadow>
                               <block type="text" id="Wv@{y%itHoH$|uS:#.]c">
                                 <field name="TEXT">.</field>
                               </block>
                             </value>
                           </block>
                         </value>
                       </block>
                     </value>
                     <next>
                       <block type="variables_set" id="h%P+g|0Xu@[0f@lIVzkR">
                         <field name="VAR" id="S.FRC##Hw2?0w)V+rL^2">transferRx</field>
                         <value name="VALUE">
                           <block type="text_join" id="68k%qF8!65ii:Qq]Pm^)">
                             <mutation items="2"></mutation>
                             <value name="ADD0">
                               <block type="variables_get" id="kiyLLQy*x#F[$Fb28PR-">
                                 <field name="VAR" id="i{;#5g`AfcVP:!fhdgPw">peer</field>
                               </block>
                             </value>
                             <value name="ADD1">
                               <block type="text" id="8onx#:a?(N_t0|7:bu{i">
                                 <field name="TEXT">transferRx</field>
                               </block>
                             </value>
                           </block>
                         </value>
                         <next>
                           <block type="variables_set" id=":Pi}g+hmEaAPvwM*;+4.">
                             <field name="VAR" id="C/F_Y=6$Ds5n/qprHq[c">transferTx</field>
                             <value name="VALUE">
                               <block type="text_join" id="kNCk{#HV06{XE/jQ6#4Z">
                                 <mutation items="2"></mutation>
                                 <value name="ADD0">
                                   <block type="variables_get" id="_.1EdEguDaD;|Tjw/78m">
                                     <field name="VAR" id="i{;#5g`AfcVP:!fhdgPw">peer</field>
                                   </block>
                                 </value>
                                 <value name="ADD1">
                                   <block type="text" id="Um%*nvdNeQk#2|E{X)=4">
                                     <field name="TEXT">transferTx</field>
                                   </block>
                                 </value>
                               </block>
                             </value>
                             <next>
                               <block type="variables_set" id="+RaNq^bTK3a[C;uqyI2i">
                                 <field name="VAR" id="jufz1u/JWS-Er-e+JLb!">endpoint</field>
                                 <value name="VALUE">
                                   <block type="text_join" id="r0}``DS=.o5yX^7ZxtXH">
                                     <mutation items="2"></mutation>
                                     <value name="ADD0">
                                       <block type="variables_get" id="iU:-,TszPibEMR10E[Nn">
                                         <field name="VAR" id="i{;#5g`AfcVP:!fhdgPw">peer</field>
                                       </block>
                                     </value>
                                     <value name="ADD1">
                                       <block type="text" id="9BNmdn7[:(Zp9SppGE/!">
                                         <field name="TEXT">endpoint</field>
                                       </block>
                                     </value>
                                   </block>
                                 </value>
                                 <next>
                                   <block type="variables_set" id="]/%-HR7LqbNXDaldX+6v">
                                     <field name="VAR" id="M~I$/Vj!yhhC]AKAyyFk">ip</field>
                                     <value name="VALUE">
                                       <block type="text_getSubstring" id="d+sQ1Ac7B]#BWpR(u+!N">
                                         <mutation at1="true" at2="true"></mutation>
                                         <field name="WHERE1">FROM_START</field>
                                         <field name="WHERE2">FROM_START</field>
                                         <value name="STRING">
                                           <block type="text_getSubstring" id="`ZAHXSC%IP4W`CI5V:.C">
                                             <mutation at1="false" at2="true"></mutation>
                                             <field name="WHERE1">FIRST</field>
                                             <field name="WHERE2">FROM_START</field>
                                             <value name="STRING">
                                               <block type="get_value_var" id="qBE1@f(j-zez`w!D+D9(">
                                                 <field name="ATTR">val</field>
                                                 <value name="OID">
                                                   <shadow type="text" id="T[UFJbAebSF~KJwN[whZ">
                                                     <field name="TEXT"></field>
                                                   </shadow>
                                                   <block type="variables_get" id=";k7drB#W^}wXbqRmPRbP">
                                                     <field name="VAR" id="jufz1u/JWS-Er-e+JLb!">endpoint</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                             <value name="AT2">
                                               <block type="text_indexOf" id="]s|i%].NCWJ%D6L)WJ[Q">
                                                 <field name="END">LAST</field>
                                                 <value name="VALUE">
                                                   <block type="get_value_var" id="]9DealhF+Ph|sxHIa]@v">
                                                     <field name="ATTR">val</field>
                                                     <value name="OID">
                                                       <shadow type="text">
                                                         <field name="TEXT"></field>
                                                       </shadow>
                                                       <block type="variables_get" id="h:fIu=#qfFC-F{hAdE!5">
                                                         <field name="VAR" id="jufz1u/JWS-Er-e+JLb!">endpoint</field>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <value name="FIND">
                                                   <shadow type="text">
                                                     <field name="TEXT">abc</field>
                                                   </shadow>
                                                   <block type="text" id="6):Os@?A0QT6XMw;C0wc">
                                                     <field name="TEXT">:</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <value name="AT1">
                                           <block type="math_number" id="+=ce5?*A3c6f]7.2Bj[$">
                                             <field name="NUM">1</field>
                                           </block>
                                         </value>
                                         <value name="AT2">
                                           <block type="math_number" id="LtgXjy#)9.`FkWUNgoe$">
                                             <field name="NUM">-1</field>
                                           </block>
                                         </value>
                                       </block>
                                     </value>
                                     <next>
                                       <block type="variables_set" id="sY8v-iEo6OJ|M:b6S{/A">
                                         <field name="VAR" id="v;-p[gTSM`],SG{[,SDl">abfrage_url</field>
                                         <value name="VALUE">
                                           <block type="text_join" id="P,8mR2;t@~=T{;|AcKUM">
                                             <mutation items="2"></mutation>
                                             <value name="ADD0">
                                               <block type="text" id="qNoAL*`^y|_#u%b61T1*">
                                                 <field name="TEXT">http://ipwho.is/</field>
                                               </block>
                                             </value>
                                             <value name="ADD1">
                                               <block type="variables_get" id="`73!fms.x9k`t6l!WlbD">
                                                 <field name="VAR" id="M~I$/Vj!yhhC]AKAyyFk">ip</field>
                                               </block>
                                             </value>
                                           </block>
                                         </value>
                                         <next>
                                           <block type="request" id="yQj=We:n%oJ]fv5EDKh#">
                                             <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="true"></mutation>
                                             <field name="WITH_STATEMENT">TRUE</field>
                                             <field name="LOG"></field>
                                             <value name="URL">
                                               <shadow type="text" id="1ZjuFLX9{_i/):-7*{1=">
                                                 <field name="TEXT">text</field>
                                               </shadow>
                                               <block type="variables_get" id="{V`qu@4=M*NCc$:qDl,x">
                                                 <field name="VAR" id="v;-p[gTSM`],SG{[,SDl">abfrage_url</field>
                                               </block>
                                             </value>
                                             <statement name="STATEMENT">
                                               <block type="variables_set" id="/2~fEs-/8iSj~xbu,VWS">
                                                 <field name="VAR" id=")j[GnvK_2~2}$q!/M+t;">land</field>
                                                 <value name="VALUE">
                                                   <block type="get_attr" id="p@mYtPQrg]j=^;!(GB]k">
                                                     <value name="PATH">
                                                       <shadow type="text" id="p%sL|r[$n-s|iYr}3:-2">
                                                         <field name="TEXT">country_code</field>
                                                       </shadow>
                                                     </value>
                                                     <value name="OBJECT">
                                                       <block type="convert_json2object" id="D])k5/#|{@E{E$nNTj,i">
                                                         <value name="VALUE">
                                                           <block type="variables_get" id="=avdbaKMsIq[9HG,bQN=">
                                                             <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                                                           </block>
                                                         </value>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <next>
                                                   <block type="variables_set" id="KyDRw7l?3$ZJ@n6(I@LT">
                                                     <field name="VAR" id="2i7_N153+$/8+,0NNcKm">region</field>
                                                     <value name="VALUE">
                                                       <block type="get_attr" id="9^17kBsH`5z2qA[W}0$f">
                                                         <value name="PATH">
                                                           <shadow type="text" id="aiWGsO-%e?SKUJT*FoFD">
                                                             <field name="TEXT">region</field>
                                                           </shadow>
                                                         </value>
                                                         <value name="OBJECT">
                                                           <block type="convert_json2object" id="@rN56zHgxe)+%/dtHZ{[">
                                                             <value name="VALUE">
                                                               <block type="variables_get" id="Q1W]OLEygD*=~@Egnkd8">
                                                                 <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                                                               </block>
                                                             </value>
                                                           </block>
                                                         </value>
                                                       </block>
                                                     </value>
                                                     <next>
                                                       <block type="variables_set" id="GL`%T+3[#obeYt]l,Qjs">
                                                         <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
                                                         <value name="VALUE">
                                                           <block type="get_attr" id=")2*)@[{m~!v4bZa[+o{-">
                                                             <value name="PATH">
                                                               <shadow type="text" id="LuuJ:2?E{~/M1A?++yLr">
                                                                 <field name="TEXT">city</field>
                                                               </shadow>
                                                             </value>
                                                             <value name="OBJECT">
                                                               <block type="convert_json2object" id="C.{yE78r]Ip:Ef^sIkwO">
                                                                 <value name="VALUE">
                                                                   <block type="variables_get" id="c!rR?xyUqs@?N8a;*w`g">
                                                                     <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                                                                   </block>
                                                                 </value>
                                                               </block>
                                                             </value>
                                                           </block>
                                                         </value>
                                                         <next>
                                                           <block type="variables_set" id="zhx.Vx,PC;sH@~8,)g$_">
                                                             <field name="VAR" id="54Xg:T_Q`!#x/w*E!=#_">provider</field>
                                                             <value name="VALUE">
                                                               <block type="get_attr" id="~oFcapqP+nb8zcgKPl;h">
                                                                 <value name="PATH">
                                                                   <shadow type="text" id="Q{PoFQHD{nq51xgddt]%">
                                                                     <field name="TEXT">connection.isp</field>
                                                                   </shadow>
                                                                 </value>
                                                                 <value name="OBJECT">
                                                                   <block type="convert_json2object" id="6WpFriymLMfFm}+#wxeu">
                                                                     <value name="VALUE">
                                                                       <block type="variables_get" id="?il?@)/C79Di=5^i8psh">
                                                                         <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                                                                       </block>
                                                                     </value>
                                                                   </block>
                                                                 </value>
                                                               </block>
                                                             </value>
                                                             <next>
                                                               <block type="variables_set" id="VOJCwCjlv+=g0]h3j}:V">
                                                                 <field name="VAR" id="W}.4#@,T@E.%qHYX!?5W">country_picture</field>
                                                                 <value name="VALUE">
                                                                   <block type="get_attr" id="~VI^@Wl$49,s9x37if(Q">
                                                                     <value name="PATH">
                                                                       <shadow type="text" id="w`|+I{+Hs`HP/4,HcLvS">
                                                                         <field name="TEXT">flag.img</field>
                                                                       </shadow>
                                                                     </value>
                                                                     <value name="OBJECT">
                                                                       <block type="convert_json2object" id="^a)=+B4;AU#^wUkv[-aD">
                                                                         <value name="VALUE">
                                                                           <block type="variables_get" id="gw)4=kpm!6TE/+2{U]E;">
                                                                             <field name="VAR" id="}fTQ5LIFFh:KJ}if-0Ze">result</field>
                                                                           </block>
                                                                         </value>
                                                                       </block>
                                                                     </value>
                                                                   </block>
                                                                 </value>
                                                                 <next>
                                                                   <block type="variables_set" id="HWLxl`;D$jPN2dsp_l0M">
                                                                     <field name="VAR" id="/^Xr+LwwMWgTWK)qZnsr">aufstellung_details</field>
                                                                     <value name="VALUE">
                                                                       <block type="text_join" id="=hm(W}x9o1XDg9ox@upw">
                                                                         <mutation items="10"></mutation>
                                                                         <value name="ADD0">
                                                                           <block type="text_join" id="NwGsXFXos0{R-Fq-5j6W">
                                                                             <mutation items="3"></mutation>
                                                                             <value name="ADD0">
                                                                               <block type="text" id="W?yqgK1aifB-ZrHL}YUd">
                                                                                 <field name="TEXT">&lt;img src="</field>
                                                                               </block>
                                                                             </value>
                                                                             <value name="ADD1">
                                                                               <block type="variables_get" id="~pU`cH|%o!eb)#zCJrvu">
                                                                                 <field name="VAR" id="W}.4#@,T@E.%qHYX!?5W">country_picture</field>
                                                                               </block>
                                                                             </value>
                                                                             <value name="ADD2">
                                                                               <block type="text" id="(!mkECXwYB.I!?u*0b8s">
                                                                                 <field name="TEXT">" height="15" width="20" /&gt;</field>
                                                                               </block>
                                                                             </value>
                                                                           </block>
                                                                         </value>
                                                                         <value name="ADD1">
                                                                           <block type="text" id="4rgo.Ek|R$~P.w|}mY~:">
                                                                             <field name="TEXT"> </field>
                                                                           </block>
                                                                         </value>
                                                                         <value name="ADD2">
                                                                           <block type="variables_get" id="0|-AQlC+u7_!l+pZ()P|">
                                                                             <field name="VAR" id=")j[GnvK_2~2}$q!/M+t;">land</field>
                                                                           </block>
                                                                         </value>
                                                                         <value name="ADD3">
                                                                           <block type="text" id="ZLeHRbssnJ_]T8-ZL.U1">
                                                                             <field name="TEXT"> / </field>
                                                                           </block>
                                                                         </value>
                                                                         <value name="ADD4">
                                                                           <block type="variables_get" id="e/DltPU{]?F4pg`~)_we">
                                                                             <field name="VAR" id="2i7_N153+$/8+,0NNcKm">region</field>
                                                                           </block>
                                                                         </value>
                                                                         <value name="ADD5">
                                                                           <block type="text" id="GJy$2~u0u[.{*U?1+Rs}">
                                                                             <field name="TEXT"> / </field>
                                                                           </block>
                                                                         </value>
                                                                         <value name="ADD6">
                                                                           <block type="variables_get" id="h=cVYbl,lTADIV6nkO5G">
                                                                             <field name="VAR" id="P]hs1T;bQP8mPlO[gI,G">city</field>
                                                                           </block>
                                                                         </value>
                                                                         <value name="ADD7">
                                                                           <block type="text" id="ZE^J~uZ*li-BOmL~jQU.">
                                                                             <field name="TEXT"> / </field>
                                                                           </block>
                                                                         </value>
                                                                         <value name="ADD8">
                                                                           <block type="variables_get" id="cUms?WrPv]3zw;RDK5y*">
                                                                             <field name="VAR" id="54Xg:T_Q`!#x/w*E!=#_">provider</field>
                                                                           </block>
                                                                         </value>
                                                                         <value name="ADD9">
                                                                           <block type="text" id="+]MQ2=#W5G(nn4:YaChr">
                                                                             <field name="TEXT"></field>
                                                                           </block>
                                                                         </value>
                                                                       </block>
                                                                     </value>
                                                                   </block>
                                                                 </next>
                                                               </block>
                                                             </next>
                                                           </block>
                                                         </next>
                                                       </block>
                                                     </next>
                                                   </block>
                                                 </next>
                                               </block>
                                             </statement>
                                             <next>
                                               <block type="timeouts_wait" id="wDBP!}LPeaN}_$]qWUD@">
                                                 <field name="DELAY">1000</field>
                                                 <field name="UNIT">ms</field>
                                                 <next>
                                                   <block type="variables_set" id="|eyOkaiKEzp!7`4O%q(|">
                                                     <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
                                                     <value name="VALUE">
                                                       <block type="text_join" id="x(/8M1*c0r0dOEHH1cS)">
                                                         <mutation items="11"></mutation>
                                                         <value name="ADD0">
                                                           <block type="variables_get" id="VzHd03_5cmr%mg68:0ji">
                                                             <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD1">
                                                           <block type="text" id="z9{VZS;@wA6DcSRXU|HP">
                                                             <field name="TEXT">&lt;tr&gt;&lt;td&gt;</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD2">
                                                           <block type="logic_ternary" id="D+m)U.nXTcPv_JX:YS7L">
                                                             <value name="IF">
                                                               <block type="get_value_var" id="1]idlwI||{Ir$D,B5A7P">
                                                                 <field name="ATTR">val</field>
                                                                 <value name="OID">
                                                                   <shadow type="text">
                                                                     <field name="TEXT"></field>
                                                                   </shadow>
                                                                   <block type="variables_get" id="nK.1b}{e92ZLDcI$.0il">
                                                                     <field name="VAR" id=",{9I3n95un{O]_ilfGaC">i</field>
                                                                   </block>
                                                                 </value>
                                                               </block>
                                                             </value>
                                                             <value name="THEN">
                                                               <block type="text" id="5.nKN;dyw^TkA8W,K`TZ">
                                                                 <field name="TEXT">&lt;details&gt;&lt;summary&gt;&lt;font size="3"&gt;&lt;b&gt;&lt;font color=green&gt;● &lt;/font&gt;&lt;/b&gt;</field>
                                                               </block>
                                                             </value>
                                                             <value name="ELSE">
                                                               <block type="text" id="W8$7%-Enk^.^P59Sri~6">
                                                                 <field name="TEXT">&lt;details&gt;&lt;summary&gt;&lt;font size="3"&gt;&lt;b&gt;&lt;font color=red&gt;● &lt;/font&gt;&lt;/b&gt;</field>
                                                               </block>
                                                             </value>
                                                           </block>
                                                         </value>
                                                         <value name="ADD3">
                                                           <block type="procedures_callcustomreturn" id="2Gs#,[7gcB],_]RjLg~G">
                                                             <mutation name="Kanalname">
                                                               <arg name="id"></arg>
                                                             </mutation>
                                                             <value name="ARG0">
                                                               <block type="variables_get" id="d12Mji%YD(L:H{Wkl0MM">
                                                                 <field name="VAR" id=",{9I3n95un{O]_ilfGaC">i</field>
                                                               </block>
                                                             </value>
                                                           </block>
                                                         </value>
                                                         <value name="ADD4">
                                                           <block type="text" id="DW)g%~#qYSVioQUxUf|,">
                                                             <field name="TEXT">&lt;/summary&gt;</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD5">
                                                           <block type="variables_get" id="s!ZU|P+d#p=*DzhAzYGl">
                                                             <field name="VAR" id="/^Xr+LwwMWgTWK)qZnsr">aufstellung_details</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD6">
                                                           <block type="text" id="Ii8Ty%UU0D~D]sl+@S{d">
                                                             <field name="TEXT">&lt;/details&gt;&lt;/td&gt;&lt;td&gt;</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD7">
                                                           <block type="math_rndfixed" id="f@oQ4S4q|5ZVJ|_RK2K1">
                                                             <field name="n">1</field>
                                                             <value name="x">
                                                               <shadow type="math_number" id="jqVp50z~0j@|9Pa;Vs85">
                                                                 <field name="NUM">3.1234</field>
                                                               </shadow>
                                                               <block type="math_arithmetic" id="W$8Lgq;$GP-/D1yf?:QC">
                                                                 <field name="OP">MULTIPLY</field>
                                                                 <value name="A">
                                                                   <shadow type="math_number">
                                                                     <field name="NUM">1</field>
                                                                   </shadow>
                                                                   <block type="get_value_var" id="[k[#r$Ep@{eAywbF|L@9">
                                                                     <field name="ATTR">val</field>
                                                                     <value name="OID">
                                                                       <shadow type="text" id="61+ObyAGen}9iPcNi+~`">
                                                                         <field name="TEXT"></field>
                                                                       </shadow>
                                                                       <block type="variables_get" id="r5%+e]~rU()E]t43#};C">
                                                                         <field name="VAR" id="C/F_Y=6$Ds5n/qprHq[c">transferTx</field>
                                                                       </block>
                                                                     </value>
                                                                   </block>
                                                                 </value>
                                                                 <value name="B">
                                                                   <shadow type="math_number" id="FZ8^[rYvFWTG+[:qc)Ll">
                                                                     <field name="NUM">0.000001</field>
                                                                   </shadow>
                                                                 </value>
                                                               </block>
                                                             </value>
                                                           </block>
                                                         </value>
                                                         <value name="ADD8">
                                                           <block type="text" id="fduLOuSzL6I3562+u+G?">
                                                             <field name="TEXT"> MB&lt;/td&gt;&lt;td&gt;</field>
                                                           </block>
                                                         </value>
                                                         <value name="ADD9">
                                                           <block type="math_rndfixed" id="nN/RhZ7w/|CgqEfaRzOF">
                                                             <field name="n">1</field>
                                                             <value name="x">
                                                               <shadow type="math_number" id="%bQ@ali!%@n#vEUO{=UY">
                                                                 <field name="NUM">3.1234</field>
                                                               </shadow>
                                                               <block type="math_arithmetic" id="CaI#H!wz.!V#J7Ebn?H5">
                                                                 <field name="OP">MULTIPLY</field>
                                                                 <value name="A">
                                                                   <shadow type="math_number" id="r4pDV]u/({hASSSM|$^{">
                                                                     <field name="NUM">1</field>
                                                                   </shadow>
                                                                   <block type="get_value_var" id=",,pB]^{h9sFjel_E?UNP">
                                                                     <field name="ATTR">val</field>
                                                                     <value name="OID">
                                                                       <shadow type="text" id="tnRvo,GMPgs~:?Rlg*0y">
                                                                         <field name="TEXT"></field>
                                                                       </shadow>
                                                                       <block type="variables_get" id="Y?k!u%5taY9)sxBsjIB@">
                                                                         <field name="VAR" id="S.FRC##Hw2?0w)V+rL^2">transferRx</field>
                                                                       </block>
                                                                     </value>
                                                                   </block>
                                                                 </value>
                                                                 <value name="B">
                                                                   <shadow type="math_number" id="w[mHdLVRLZCg=/Ori|2G">
                                                                     <field name="NUM">0.000001</field>
                                                                   </shadow>
                                                                 </value>
                                                               </block>
                                                             </value>
                                                           </block>
                                                         </value>
                                                         <value name="ADD10">
                                                           <block type="text" id="z-)f|VOR{Z1a#3mt6f.D">
                                                             <field name="TEXT"> MB&lt;/td&gt;&lt;/tr&gt;</field>
                                                           </block>
                                                         </value>
                                                       </block>
                                                     </value>
                                                   </block>
                                                 </next>
                                               </block>
                                             </next>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </next>
                       </block>
                     </next>
                   </block>
                 </statement>
                 <next>
                   <block type="variables_set" id="r7;.)AWzn~Og=WYuviOr">
                     <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
                     <value name="VALUE">
                       <block type="text_join" id="D~eCviT1huxfi`bAJKgT">
                         <mutation items="3"></mutation>
                         <value name="ADD0">
                           <block type="text" id=",uS[jZuG?eIg$q6{Wo0(">
                             <field name="TEXT">&lt;table width=100%&gt;&lt;tr&gt;&lt;td width=50%&gt;&lt;b&gt;Client&lt;/td&gt;&lt;td width=25%&gt;&lt;b&gt;gesendet&lt;/td&gt;&lt;td width=25%&gt;&lt;b&gt;empfangen&lt;/dt&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan="3"&gt;&lt;hr&gt;&lt;/td&gt;&lt;/tr&gt;</field>
                           </block>
                         </value>
                         <value name="ADD1">
                           <block type="variables_get" id="}aSY%Cu.eaFdn8d[piW`">
                             <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
                           </block>
                         </value>
                         <value name="ADD2">
                           <block type="text" id="5TIxI)3=1`v=5T=CkrsL">
                             <field name="TEXT">&lt;/table&gt;</field>
                           </block>
                         </value>
                       </block>
                     </value>
                     <next>
                       <block type="update" id="@m+uxxJM5NwXi;z[{2-{">
                         <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                         <field name="OID">0_userdata.0.VIS.Tabellen.Tabelle_Wireguard</field>
                         <field name="WITH_DELAY">FALSE</field>
                         <value name="VALUE">
                           <block type="variables_get" id="k,oGuXz4!Z~ev=Gf95%?">
                             <field name="VAR" id="smqD@1Uy]?O9IkTgYsh[">tabelle</field>
                           </block>
                         </value>
                       </block>
                     </next>
                   </block>
                 </next>
               </block>
             </next>
           </block>
         </statement>
       </block>
      </xml>
      

      @Garfonso
      Kannst du was zur defekten Steuerung der Farbtemperatur sagen?
      @IdleBit und ich haben da ja ein Problem mit.

      GarfonsoG Offline
      GarfonsoG Offline
      Garfonso
      Developer
      wrote on last edited by
      #29

      @david-g said in Test lovelace 3.x:

      Kannst du was zur defekten Steuerung der Farbtemperatur sagen?

      Ja. Hab ich gestern was dran rumgebastelt. Sollte jetzt wieder gehen. Die haben "einfach" das frontend von "mired" auf "Kelvin" umgestellt. Der Adapter unterstützt jetzt beides (also auf ioBroker Seite ging schon vorher beides, jetzt halt auch auf lovelace Seite).

      Hier nochmal Changes:

      3.0.1

      • (Garfonso) fixed: Farbtemperatur
      • (Garfonso) fixed: notifications (die alten mit der Glocke 🙂 )
      • (Garfonso) fixed: crash, wenn keine History ausgewählt wurde

      Ansonsten: Guckt euch nochmal iobroker.pro Unterstützung an. Da hat Bluefox jetzt einiges getan. Für mich funktioniert das aktuell sehr gut. Die Umleitung von https://iobroker.pro:4443/lovelace für das Login geht meistens sogar auch, aber manchmal nicht... aber es geht auch mittlerweile fast alles direkt über https://iobroker.pro/lovelace/ (wobei da Bluefox für bestimmte Pfade ggf. nochwas hinzufügen muss -> wenn also da was fehlt, bitte Meldung machen, gerne an mich - ich weiß auch nicht, wie offiziell das ist, aber ich bin da mal nach dem login hingeleitet worden, kann so schlimm nicht sein 😉 )

      Ultimativer Lovelace Leitfaden: https://forum.iobroker.net/topic/35937/der-ultimative-iobroker-lovelace-leitfaden-dokumentation

      Lovelace UI Beispiele: https://forum.iobroker.net/topic/35950/zeigt-her-eure-lovelace-visualisierung

      David G.D XBiTX 3 Replies Last reply
      0
      • GarfonsoG Garfonso

        @david-g said in Test lovelace 3.x:

        Kannst du was zur defekten Steuerung der Farbtemperatur sagen?

        Ja. Hab ich gestern was dran rumgebastelt. Sollte jetzt wieder gehen. Die haben "einfach" das frontend von "mired" auf "Kelvin" umgestellt. Der Adapter unterstützt jetzt beides (also auf ioBroker Seite ging schon vorher beides, jetzt halt auch auf lovelace Seite).

        Hier nochmal Changes:

        3.0.1

        • (Garfonso) fixed: Farbtemperatur
        • (Garfonso) fixed: notifications (die alten mit der Glocke 🙂 )
        • (Garfonso) fixed: crash, wenn keine History ausgewählt wurde

        Ansonsten: Guckt euch nochmal iobroker.pro Unterstützung an. Da hat Bluefox jetzt einiges getan. Für mich funktioniert das aktuell sehr gut. Die Umleitung von https://iobroker.pro:4443/lovelace für das Login geht meistens sogar auch, aber manchmal nicht... aber es geht auch mittlerweile fast alles direkt über https://iobroker.pro/lovelace/ (wobei da Bluefox für bestimmte Pfade ggf. nochwas hinzufügen muss -> wenn also da was fehlt, bitte Meldung machen, gerne an mich - ich weiß auch nicht, wie offiziell das ist, aber ich bin da mal nach dem login hingeleitet worden, kann so schlimm nicht sein 😉 )

        David G.D Online
        David G.D Online
        David G.
        wrote on last edited by
        #30

        Ein kleiner Hinweis meinerseits.

        Habe meine diversen Tabellen mal in einem Thread gesammelt und bereitgestellt.

        https://forum.iobroker.net/topic/59661/zusammenstellung-meiner-tabellen

        Zeigt eure Lovelace-Visualisierung klick
        (Auch ideal um sich Anregungen zu holen)

        Meine Tabellen für eure Visualisierung klick

        1 Reply Last reply
        1
        • GarfonsoG Garfonso

          @david-g said in Test lovelace 3.x:

          Kannst du was zur defekten Steuerung der Farbtemperatur sagen?

          Ja. Hab ich gestern was dran rumgebastelt. Sollte jetzt wieder gehen. Die haben "einfach" das frontend von "mired" auf "Kelvin" umgestellt. Der Adapter unterstützt jetzt beides (also auf ioBroker Seite ging schon vorher beides, jetzt halt auch auf lovelace Seite).

          Hier nochmal Changes:

          3.0.1

          • (Garfonso) fixed: Farbtemperatur
          • (Garfonso) fixed: notifications (die alten mit der Glocke 🙂 )
          • (Garfonso) fixed: crash, wenn keine History ausgewählt wurde

          Ansonsten: Guckt euch nochmal iobroker.pro Unterstützung an. Da hat Bluefox jetzt einiges getan. Für mich funktioniert das aktuell sehr gut. Die Umleitung von https://iobroker.pro:4443/lovelace für das Login geht meistens sogar auch, aber manchmal nicht... aber es geht auch mittlerweile fast alles direkt über https://iobroker.pro/lovelace/ (wobei da Bluefox für bestimmte Pfade ggf. nochwas hinzufügen muss -> wenn also da was fehlt, bitte Meldung machen, gerne an mich - ich weiß auch nicht, wie offiziell das ist, aber ich bin da mal nach dem login hingeleitet worden, kann so schlimm nicht sein 😉 )

          David G.D Online
          David G.D Online
          David G.
          wrote on last edited by
          #31

          @garfonso sagte in Test lovelace 3.x:

          3.0.1

          (Garfonso) fixed: Farbtemperatur

          Jepp, klappt wieder.

          Zeigt eure Lovelace-Visualisierung klick
          (Auch ideal um sich Anregungen zu holen)

          Meine Tabellen für eure Visualisierung klick

          1 Reply Last reply
          0
          • GarfonsoG Garfonso

            @david-g said in Test lovelace 3.x:

            Kannst du was zur defekten Steuerung der Farbtemperatur sagen?

            Ja. Hab ich gestern was dran rumgebastelt. Sollte jetzt wieder gehen. Die haben "einfach" das frontend von "mired" auf "Kelvin" umgestellt. Der Adapter unterstützt jetzt beides (also auf ioBroker Seite ging schon vorher beides, jetzt halt auch auf lovelace Seite).

            Hier nochmal Changes:

            3.0.1

            • (Garfonso) fixed: Farbtemperatur
            • (Garfonso) fixed: notifications (die alten mit der Glocke 🙂 )
            • (Garfonso) fixed: crash, wenn keine History ausgewählt wurde

            Ansonsten: Guckt euch nochmal iobroker.pro Unterstützung an. Da hat Bluefox jetzt einiges getan. Für mich funktioniert das aktuell sehr gut. Die Umleitung von https://iobroker.pro:4443/lovelace für das Login geht meistens sogar auch, aber manchmal nicht... aber es geht auch mittlerweile fast alles direkt über https://iobroker.pro/lovelace/ (wobei da Bluefox für bestimmte Pfade ggf. nochwas hinzufügen muss -> wenn also da was fehlt, bitte Meldung machen, gerne an mich - ich weiß auch nicht, wie offiziell das ist, aber ich bin da mal nach dem login hingeleitet worden, kann so schlimm nicht sein 😉 )

            XBiTX Offline
            XBiTX Offline
            XBiT
            wrote on last edited by
            #32

            @garfonso

            Wird es eine Implementierung vom Browser_Mod geben bei der über eine tap_action ein Popup aufgerufen werden kann.
            Zum Beispiel:

            type: button
            show_name: true
            show_icon: true
            entity: light.Licht_Schlafzimmer_Stufe2_
            icon: mdi:lightbulb
            tap_action:
              action: call-service
              service: browser_mod.popup
              service_data:
                title: Popup Test
                card:
                  type: entities
                  entities:
                    - entity: light.Licht_Schlafzimmer_Stufe1_
                      name: Test Schlafzimmer
                deviceID: this
            
            GarfonsoG 1 Reply Last reply
            0
            • XBiTX XBiT

              @garfonso

              Wird es eine Implementierung vom Browser_Mod geben bei der über eine tap_action ein Popup aufgerufen werden kann.
              Zum Beispiel:

              type: button
              show_name: true
              show_icon: true
              entity: light.Licht_Schlafzimmer_Stufe2_
              icon: mdi:lightbulb
              tap_action:
                action: call-service
                service: browser_mod.popup
                service_data:
                  title: Popup Test
                  card:
                    type: entities
                    entities:
                      - entity: light.Licht_Schlafzimmer_Stufe1_
                        name: Test Schlafzimmer
                  deviceID: this
              
              GarfonsoG Offline
              GarfonsoG Offline
              Garfonso
              Developer
              wrote on last edited by
              #33

              @xbit
              Das geht schon länger, nicht mit call-service, sondern mit fire-dom-event, siehe hier

              bzw. auch hier erklärt.

              Ultimativer Lovelace Leitfaden: https://forum.iobroker.net/topic/35937/der-ultimative-iobroker-lovelace-leitfaden-dokumentation

              Lovelace UI Beispiele: https://forum.iobroker.net/topic/35950/zeigt-her-eure-lovelace-visualisierung

              XBiTX 1 Reply Last reply
              0
              • GarfonsoG Garfonso

                @xbit
                Das geht schon länger, nicht mit call-service, sondern mit fire-dom-event, siehe hier

                bzw. auch hier erklärt.

                XBiTX Offline
                XBiTX Offline
                XBiT
                wrote on last edited by
                #34

                @garfonso

                Besten Dank, nach etwas testen habe ich es mit fire-dom-event hinbekommen.

                David G.D 1 Reply Last reply
                1
                • XBiTX XBiT

                  @garfonso

                  Besten Dank, nach etwas testen habe ich es mit fire-dom-event hinbekommen.

                  David G.D Online
                  David G.D Online
                  David G.
                  wrote on last edited by
                  #35

                  @xbit

                  Sendest du das mal?

                  Zeigt eure Lovelace-Visualisierung klick
                  (Auch ideal um sich Anregungen zu holen)

                  Meine Tabellen für eure Visualisierung klick

                  XBiTX 1 Reply Last reply
                  0
                  • David G.D David G.

                    @xbit

                    Sendest du das mal?

                    XBiTX Offline
                    XBiTX Offline
                    XBiT
                    wrote on last edited by
                    #36

                    @david-g

                    type: button
                    show_name: true
                    show_icon: true
                    entity: light.Haustür
                    icon: mdi:lightbulb
                    tap_action:
                     action: fire-dom-event
                     browser_mod:
                       service: browser_mod.popup
                       data:
                         title: Tescht
                         content:
                           type: markdown
                           content: >
                             # <center>Haustür</center>
                    
                             <a href="/lovelace/kamera-haustuer"><img
                             src='{synology.0.SurveillanceStation.cameras.Haustür.linkMjpegHttpPath}'
                             />
                    

                    Ist nur der Testbutton beim klick geht im Popup der Stream von der Kamera an (als Markdown)

                    David G.D 1 Reply Last reply
                    1
                    • IdleBitI Offline
                      IdleBitI Offline
                      IdleBit
                      wrote on last edited by IdleBit
                      #37

                      @Garfonso kann es sein das in iob.lovelace / type-detector der climate_running_state noch nicht berücksichtig wird?
                      Es scheint auch keine Rolle in der STATE_ROLES.md für diese Art von Datenpunkt zugeben.

                      Wie z.B.:

                      {
                        "type": "state",
                        "common": {
                          "id": "running_state",
                          "prop": "running_state",
                          "name": "The current running state",
                          "role": "state",
                          "write": false,
                          "read": true,
                          "type": "string",
                          "states": {
                            "idle": "idle",
                            "heat": "heat"
                          },
                          "def": ""
                        },
                        "native": {},
                        "from": "system.adapter.zigbee2mqtt.0",
                        "user": "system.user.admin",
                        "ts": 1668254685530,
                        "_id": "zigbee2mqtt.0.0x00158d0001922cbf.running_state",
                        "acl": {
                          "object": 1636,
                          "state": 1636,
                          "owner": "system.user.admin",
                          "ownerGroup": "system.group.administrator"
                        }
                      }
                      
                      R GarfonsoG 2 Replies Last reply
                      0
                      • IdleBitI IdleBit

                        @Garfonso kann es sein das in iob.lovelace / type-detector der climate_running_state noch nicht berücksichtig wird?
                        Es scheint auch keine Rolle in der STATE_ROLES.md für diese Art von Datenpunkt zugeben.

                        Wie z.B.:

                        {
                          "type": "state",
                          "common": {
                            "id": "running_state",
                            "prop": "running_state",
                            "name": "The current running state",
                            "role": "state",
                            "write": false,
                            "read": true,
                            "type": "string",
                            "states": {
                              "idle": "idle",
                              "heat": "heat"
                            },
                            "def": ""
                          },
                          "native": {},
                          "from": "system.adapter.zigbee2mqtt.0",
                          "user": "system.user.admin",
                          "ts": 1668254685530,
                          "_id": "zigbee2mqtt.0.0x00158d0001922cbf.running_state",
                          "acl": {
                            "object": 1636,
                            "state": 1636,
                            "owner": "system.user.admin",
                            "ownerGroup": "system.group.administrator"
                          }
                        }
                        
                        R Offline
                        R Offline
                        Raducanu
                        wrote on last edited by
                        #38

                        @idlebit

                        FYI:
                        https://github.com/ulic75/power-flow-card funktioniert Problemlos.

                        type: custom:power-flow-card
                        entities:
                          grid: sensor.inputRegisters_1_30053_Total_system_power
                          solar: sensor.Huawei_Inverter_Active_Power
                        min_flow_rate: 3
                        max_flow_rate: 5
                        kw_decimals: 2
                        w_decimals: 2
                        

                        66d6c688-8b5d-4c8e-9644-f48a6dc99811-image.png

                        D 1 Reply Last reply
                        0
                        • IdleBitI IdleBit

                          @Garfonso kann es sein das in iob.lovelace / type-detector der climate_running_state noch nicht berücksichtig wird?
                          Es scheint auch keine Rolle in der STATE_ROLES.md für diese Art von Datenpunkt zugeben.

                          Wie z.B.:

                          {
                            "type": "state",
                            "common": {
                              "id": "running_state",
                              "prop": "running_state",
                              "name": "The current running state",
                              "role": "state",
                              "write": false,
                              "read": true,
                              "type": "string",
                              "states": {
                                "idle": "idle",
                                "heat": "heat"
                              },
                              "def": ""
                            },
                            "native": {},
                            "from": "system.adapter.zigbee2mqtt.0",
                            "user": "system.user.admin",
                            "ts": 1668254685530,
                            "_id": "zigbee2mqtt.0.0x00158d0001922cbf.running_state",
                            "acl": {
                              "object": 1636,
                              "state": 1636,
                              "owner": "system.user.admin",
                              "ownerGroup": "system.group.administrator"
                            }
                          }
                          
                          GarfonsoG Offline
                          GarfonsoG Offline
                          Garfonso
                          Developer
                          wrote on last edited by
                          #39

                          @idlebit
                          Ja, so wird das bisher nicht unterstützt 🙂

                          type-detector kennt bei airCondition einen "MODE" state. Da wird Number erwartet mit states Array (die default states von hier werden auf die von lovelace übersetzt, soweit möglich).

                          Auf lovelace Seite geht die Steuerung hauptsächlich über das Attribut hvac_mode.

                          Ultimativer Lovelace Leitfaden: https://forum.iobroker.net/topic/35937/der-ultimative-iobroker-lovelace-leitfaden-dokumentation

                          Lovelace UI Beispiele: https://forum.iobroker.net/topic/35950/zeigt-her-eure-lovelace-visualisierung

                          1 Reply Last reply
                          0
                          • XBiTX XBiT

                            @david-g

                            type: button
                            show_name: true
                            show_icon: true
                            entity: light.Haustür
                            icon: mdi:lightbulb
                            tap_action:
                             action: fire-dom-event
                             browser_mod:
                               service: browser_mod.popup
                               data:
                                 title: Tescht
                                 content:
                                   type: markdown
                                   content: >
                                     # <center>Haustür</center>
                            
                                     <a href="/lovelace/kamera-haustuer"><img
                                     src='{synology.0.SurveillanceStation.cameras.Haustür.linkMjpegHttpPath}'
                                     />
                            

                            Ist nur der Testbutton beim klick geht im Popup der Stream von der Kamera an (als Markdown)

                            David G.D Online
                            David G.D Online
                            David G.
                            wrote on last edited by David G.
                            #40

                            Hat sich erledigt

                            Zeigt eure Lovelace-Visualisierung klick
                            (Auch ideal um sich Anregungen zu holen)

                            Meine Tabellen für eure Visualisierung klick

                            1 Reply Last reply
                            0
                            • JB1985J Offline
                              JB1985J Offline
                              JB1985
                              wrote on last edited by
                              #41

                              Nutzt jemand die Graph-Kartenkonfiguration? Bei mir funktioniert diese leider nicht mehr.

                              Es werden einfach nicht immer alle Daten übernommen aus der History bzw. es wird einfach irgendwo abgeschnitten.

                              54fd4897-c697-48f1-901c-b80aff1d2c46-image.png

                              GarfonsoG 1 Reply Last reply
                              0
                              • JB1985J JB1985

                                Nutzt jemand die Graph-Kartenkonfiguration? Bei mir funktioniert diese leider nicht mehr.

                                Es werden einfach nicht immer alle Daten übernommen aus der History bzw. es wird einfach irgendwo abgeschnitten.

                                54fd4897-c697-48f1-901c-b80aff1d2c46-image.png

                                GarfonsoG Offline
                                GarfonsoG Offline
                                Garfonso
                                Developer
                                wrote on last edited by Garfonso
                                #42

                                @jb1985
                                Es kann sein, dass sich da etwas geändert hat und es nicht mehr funktioniert... bin mir aber nicht sicher. (also am Frontend hat sich da ganz sicher was geändert - da müsste ich nochmal genauer gucken was und wie und ob vielleicht der alte Code etwas vereinfacht werden kann)

                                Im Adapter gibt es auch "seit einigen Versionen" eine zusätzliche Option Maximale abzurufende Verlaufsdatenpunkte. Wenn ich das richtig sehe, schneidet der Adapter da auch einfach ab, wenn zu viel kommt. Vielleicht spielt das mit rein?

                                Jedenfalls hab ich solche Graphen auch schon gesehen... 😕

                                Ultimativer Lovelace Leitfaden: https://forum.iobroker.net/topic/35937/der-ultimative-iobroker-lovelace-leitfaden-dokumentation

                                Lovelace UI Beispiele: https://forum.iobroker.net/topic/35950/zeigt-her-eure-lovelace-visualisierung

                                JB1985J 1 Reply Last reply
                                0
                                • GarfonsoG Garfonso

                                  @jb1985
                                  Es kann sein, dass sich da etwas geändert hat und es nicht mehr funktioniert... bin mir aber nicht sicher. (also am Frontend hat sich da ganz sicher was geändert - da müsste ich nochmal genauer gucken was und wie und ob vielleicht der alte Code etwas vereinfacht werden kann)

                                  Im Adapter gibt es auch "seit einigen Versionen" eine zusätzliche Option Maximale abzurufende Verlaufsdatenpunkte. Wenn ich das richtig sehe, schneidet der Adapter da auch einfach ab, wenn zu viel kommt. Vielleicht spielt das mit rein?

                                  Jedenfalls hab ich solche Graphen auch schon gesehen... 😕

                                  JB1985J Offline
                                  JB1985J Offline
                                  JB1985
                                  wrote on last edited by
                                  #43

                                  @garfonso sagte in Test lovelace 3.x:

                                  Im Adapter gibt es auch "seit einigen Versionen" eine zusätzliche Option Maximale abzurufende Verlaufsdatenpunkte

                                  DANKE! Genau das scheint es gewesen zu sein. Habe es von 2.000 auf 5.000 erhöht.

                                  1 Reply Last reply
                                  1
                                  • fantasticmaxpowerF Offline
                                    fantasticmaxpowerF Offline
                                    fantasticmaxpower
                                    wrote on last edited by
                                    #44

                                    Hallo, seit einem Stromausfall am Pi funktioniert der Fernzugriff auf Lovelace über iobroker.pro nicht mehr.
                                    8eaf163b-10f5-49d7-9a29-5639b0c9804a-image.png

                                    Der Zugriff auf die Admin Oberfläche geht. Was könnte hier das Problem sein?

                                    GarfonsoG 1 Reply Last reply
                                    0
                                    • fantasticmaxpowerF fantasticmaxpower

                                      Hallo, seit einem Stromausfall am Pi funktioniert der Fernzugriff auf Lovelace über iobroker.pro nicht mehr.
                                      8eaf163b-10f5-49d7-9a29-5639b0c9804a-image.png

                                      Der Zugriff auf die Admin Oberfläche geht. Was könnte hier das Problem sein?

                                      GarfonsoG Offline
                                      GarfonsoG Offline
                                      Garfonso
                                      Developer
                                      wrote on last edited by
                                      #45

                                      @fantasticmaxpower
                                      lovelace läuft aber und lokal klappt der Zugriff?

                                      Starte nochmal sauber bei iobroker.pro mit einem neuem Tab (oder so). Die Umleitungen (wenn ausgeloggt oder mal was nicht gehen) gehen leider manchmal schief für lovelace.

                                      Ultimativer Lovelace Leitfaden: https://forum.iobroker.net/topic/35937/der-ultimative-iobroker-lovelace-leitfaden-dokumentation

                                      Lovelace UI Beispiele: https://forum.iobroker.net/topic/35950/zeigt-her-eure-lovelace-visualisierung

                                      fantasticmaxpowerF 1 Reply Last reply
                                      0
                                      • GarfonsoG Garfonso
                                        Aktuelle Test Version 5.0.1
                                        Veröffentlichungsdatum 09.09.2025
                                        Github Link https://github.com/ioBroker/ioBroker.lovelace

                                        Es gab mal wieder einige Änderungen und der alte Test-Thread ist doch schon wieder sehr lang und unübersichtlich. 😉

                                        Daher für die 3.0.0 jetzt einen neuer Thread.

                                        3.0.0:

                                        • (agross) added: Sprache pro Instanz einstellen
                                        • (Garfonso) changed: updated frontend auf 20221027.0. Karten und Themen anpassen!
                                        • (Garfonso) added: browser_mod (2.1.3) ist jetzt integriert. Bitte manuell hinzugefügte browser_mod Karten entfernen!
                                        • (Garfonso) added: 'instances.refresh' kann genutzt werden um das frontend neuzuladen
                                        • (Garfonso) removed: lovelace_reload und window_reload states
                                        • (Garfonso) removed: name state, wird nicht mehr unterstützt (bzw. aktuell nicht)
                                        • (Garfonso) added: Unterstützung für toasts mit action button (json oder ;-string)
                                        • (Garfonso) added: activity state, der anzeigt ob ein User gerade den Browser nutzt
                                        • (Garfonso) crash bei schlechtem JSON in notification
                                        • (Garfonso) Übersetzungszeug... 😉
                                        • (Garfonso) added: Unterstützung für Unterordner in /cards/ für Bilder und Zeug, dass custom cards laden. (Die Karten selber bitte in /cards/ lassen, sonst werden sie nicht im frontend registriert).
                                        • (Garfonso) crash wenn ein state aktualisiert werden sollte, bevor der websocket bereit war (z.B. weil control.darkMode oder so als entity verwendet werden soll)

                                        3.0.1

                                        • (Garfonso) fixed: Farbtemperatur
                                        • (Garfonso) fixed: notifications (die alten mit der Glocke 😉 )
                                        • (Garfonso) fixed: crash, wenn keine History ausgewählt wurde

                                        Ansonsten: Guckt euch nochmal iobroker.pro Unterstützung an. Da hat Bluefox jetzt einiges getan. Für mich funktioniert das aktuell sehr gut. Die Umleitung von https://iobroker.pro:4443/lovelace für das Login geht meistens sogar auch, aber manchmal nicht... aber es geht auch mittlerweile fast alles direkt über https://iobroker.pro/lovelace/ (wobei da Bluefox für bestimmte Pfade ggf. nochwas hinzufügen muss -> wenn also da was fehlt, bitte Meldung machen, gerne an mich - ich weiß auch nicht, wie offiziell das ist, aber ich bin da mal nach dem login hingeleitet worden, kann so schlimm nicht sein 😉 )

                                        4.0.0

                                        • (Garfonso) Breaking: Update frontent to 2023.12.08.1
                                        • (Garfonso) Breaking: all states default to string now. Added some exceptions (like timestamps). Check your filters.
                                        • (Garfonso) Use better random numbers for tokens.
                                        • (Garfonso) Support media_play_pause (mini-media-player card play / pause) again.
                                        • (Garfonso) Support for input_select
                                        • (Garfonso) Improve support for sensor with device_class=date
                                        • (Garfonso) Remove hideToolbar from settings. Now using browser_mod to allow per instance control.
                                        • (Garfonso) repaired persistent notifications.
                                        • (Garfonso) Use browser_mod to hide sidebar.

                                        Ich hab von 3.0.1 auf 4.0.0 bestimmt noch einiges vergessen. Am frontend sollte sich nicht soooo viel getan haben (besonders für die Leute, die schonmal die github version getestet haben).
                                        Achja: Known issue (vermutlich) ist die shoppinglist. Die gibt es in lovelace nicht mehr, ist jetzt generische todoliste. Das geht vermutlich noch nicht, muss ich mir angucken.

                                        4.0.0-4.0.7

                                        • Diverse Crashs gefixt (sorry dafür), insbesondere mit Datumsverarbeitung
                                        • History sollte wieder gehen
                                        • Thermostat ohne Modus / an/aus State gefixt

                                        5.0.0:

                                        • Brandneues UI, 2025.04.01.0 🙂 -> Configs prüfen.
                                        • browser_mod update auf 2.3.3 (soweit ich sehe nur kleinere Bugfixes)
                                        • Experimentell: hideSidebar kann genutzt werden um die Homeassistant-Seitenleiste einzublenden! Sehr viel davon funktioniert nicht... vermutlich wird einiges nie funktionieren. Muss da rausfummeln, was ich noch ausblenden sollte. Da gerne ne Liste machen mit Weg, wie ihr hingekommen seid, was ihr denkt, was lieber weg sollte....
                                        • Dashboard support -> Seitenleiste einblenden, dann konfiguration -> dashboard hinzufügen. (bitte macht vorher ein backup eurer config im Objekt "configuration", am besten mit der Export Funktion von admin im objects tab... beim ersten Versuch hab ich mir meine config damit komplett gelöscht. Ich glaube, dass ich das gefixt habe, ist seitdem nicht mehr passiert.. aber das objekt mal exportieren schadet ja auch nicht).

                                        5.0.1:

                                        • Icons sollten wieder wie früher sein (hat mich länger beschäftigt, sorry)
                                        • Logbook zeigt keine Einträge in der Zukunft an
                                        • Script entities (und ggf. andere eher "abwegige") gehen wieder (dafür bitte nach unknown service im log Ausschau halten)
                                        • Problem mit Subscriptions und Templates gelöst

                                        Bekannte Probleme:

                                        • Einiges in der Seitenleiste funktioniert nicht, führt zu Fehlermeldungen in der Browser-Konsole oder Warnungen im Adapter oder dass die UI hängen bleibt
                                        • Das Zahnrad in der entities view ist da und geht nicht (eigentlich wollte ich das noch reparieren, finde aber immer noch nicht raus, wo es hängt... seufz)
                                          -> da hat sich noch nicht viel geändert.

                                        Ich hab eigentlich vor auch nochmal das UI zu updaten (ist jetzt auch schon wieder 6 Monate alt.. urgs.. die Zeit fliegt..?) und auch browser_mod nochmal. Da hat sich bei beidem wieder einiges getan. Puh. Vielleicht dann demnächst schon 6.x und neuer Thread? Ich gucke mal. 🙂

                                        Viel Spaß beim testen. 🙂

                                        D Offline
                                        D Offline
                                        dispo112
                                        wrote on last edited by
                                        #46

                                        @garfonso ich habe mich heute mal an das Update auf 3.x gewagt.
                                        Lovelace lässt sich jetzt nicht mehr aufrufen. Der Adapter läuft...

                                        Wenn ich eine neue Instanz hinzufüge, klappt es. Nur dann wäre vermutlich eine Woche Arbeit futsch..... Irgendeine Idee?

                                        GarfonsoG 1 Reply Last reply
                                        0
                                        • XBiTX Offline
                                          XBiTX Offline
                                          XBiT
                                          wrote on last edited by XBiT
                                          #47

                                          @Garfonso

                                          Ich versuche die Time Picker Card zu nutzen, bekomme aber diese Fehlermeldung im UI

                                          time_picker.png

                                          Hast du eine Idee was es mit "has_time" auf sich hat?

                                          EDIT:

                                          Habe es gefunden, habe im Datenpunkt folgendes geändert:

                                          {
                                           "common": {
                                             "name": "Zeit_Test_Lovelace",
                                             "desc": "Manuell erzeugt",
                                             "role": "state",
                                             "type": "string",
                                             "read": true,
                                             "write": true,
                                             "custom": {
                                               "lovelace.0": {
                                                 "enabled": true,
                                                 "entity": "input_datetime",
                                                 "name": "Testzeit",
                                                 "has_date": false,
                                                 "has_time": true
                                               }
                                             }
                                           },
                                          

                                          Leider kommt im Datenpunkt beim umstellen der Uhrzeit ein ":undefined" hinzu

                                          DP-Time_Picker.png

                                          Hast du dazu eine Idee

                                          GarfonsoG 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

                                          81

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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