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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Adapter Hyundai (Bluelink) oder KIA (UVO)

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.6k

Adapter Hyundai (Bluelink) oder KIA (UVO)

Scheduled Pinned Locked Moved Tester
2.4k Posts 157 Posters 938.4k Views 147 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.
  • ? A Former User

    @arteck

    Ist n Blockly:

    <block xmlns="https://developers.google.com/blockly/xml" type="on_ext" id="*,/zbckWZo.RI,r_EvC)" x="-87.15277099609375" y="37.595489501953125">
     <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation>
     <field name="CONDITION">ne</field>
     <field name="ACK_CONDITION"></field>
     <value name="OID0">
       <shadow type="field_oid" id="MU|9-J9iwyW`@EwjvP]^">
         <field name="oid">bluelink.0.KMHKR81AFNU011963.vehicleLocation.lat</field>
       </shadow>
     </value>
     <value name="OID1">
       <shadow type="field_oid" id="XMJ6.xO%nELZ[zGj6BAw">
         <field name="oid">bluelink.0.KMHKR81AFNU011963.vehicleLocation.lon</field>
       </shadow>
     </value>
     <statement name="STATEMENT">
       <block type="variables_set" id="wR~~7^?!0{b~ZWJW2z2Y">
         <field name="VAR" id="2]3hGy$Na|L2qX#+=;E8">lat</field>
         <value name="VALUE">
           <block type="get_value" id="7x~tx,s?a(xli`sb]5*z">
             <field name="ATTR">val</field>
             <field name="OID">bluelink.0.KMHKR81AFNU011963.vehicleLocation.lat</field>
           </block>
         </value>
         <next>
           <block type="variables_set" id="|i,e7-xsVZtwL,YE9Pns">
             <field name="VAR" id=".hv$JjjT(QY(0c2!/tuc">lon</field>
             <value name="VALUE">
               <block type="get_value" id="!/+#$U+|eCP!WX]+]~l|">
                 <field name="ATTR">val</field>
                 <field name="OID">bluelink.0.KMHKR81AFNU011963.vehicleLocation.lon</field>
               </block>
             </value>
             <next>
               <block type="http_get" id="x,:oswkltW{RPj4Q,gtf">
                 <field name="TIMEOUT">2000</field>
                 <field name="UNIT">ms</field>
                 <field name="TYPE">text</field>
                 <value name="URL">
                   <shadow type="text" id="LNpUN,*g(k5a/-.b4bjX">
                     <field name="TEXT">http://</field>
                   </shadow>
                   <block type="text_join" id="MX}tq1lL*J*JJhKsLS;{">
                     <mutation items="5"></mutation>
                     <value name="ADD0">
                       <block type="text" id="*gJ~yIqgIUPRiR_VTaX#">
                         <field name="TEXT">https://nominatim.openstreetmap.org/reverse.php?format=json&amp;lat= </field>
                       </block>
                     </value>
                     <value name="ADD1">
                       <block type="variables_get" id="O~3vjlaQApGabQ#KZ_Np">
                         <field name="VAR" id="2]3hGy$Na|L2qX#+=;E8">lat</field>
                       </block>
                     </value>
                     <value name="ADD2">
                       <block type="text" id="PnW5HdM1JdAhYeb{A]6C">
                         <field name="TEXT">&amp;lon=</field>
                       </block>
                     </value>
                     <value name="ADD3">
                       <block type="variables_get" id=";6In%LVgU8c~ZW=V^#!+">
                         <field name="VAR" id=".hv$JjjT(QY(0c2!/tuc">lon</field>
                       </block>
                     </value>
                     <value name="ADD4">
                       <block type="text" id="Yv.xBrX;$%:$m`aIw+:d">
                         <field name="TEXT">&amp;zoom=18</field>
                       </block>
                     </value>
                   </block>
                 </value>
                 <statement name="STATEMENT">
                   <block type="variables_set" id="_]-UxYH%D~}#l6DWPyqA">
                     <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field>
                     <value name="VALUE">
                       <block type="http_response" id="$f=1`,D;5D!~a078`M#y">
                         <field name="ATTR">response.data</field>
                       </block>
                     </value>
                     <next>
                       <block type="variables_set" id="*o+J}YHtCQe-Y!}W%d}_">
                         <field name="VAR" id="T]JEvDq|YNa4JKlpQnSS">hausnummer</field>
                         <value name="VALUE">
                           <block type="text" id="zyNnn~74lGRs=kz@zQ%x">
                             <field name="TEXT"></field>
                           </block>
                         </value>
                         <next>
                           <block type="variables_set" id="6UkRrRin?=5699,9.LJ:">
                             <field name="VAR" id="A)i-Et;L|j!6^^m_Y4-G">strasse</field>
                             <value name="VALUE">
                               <block type="text" id="p)6B^~T_Rv0AiRB*u]mk">
                                 <field name="TEXT"></field>
                               </block>
                             </value>
                             <next>
                               <block type="variables_set" id="x-ZTggEZU,P_aRK;JG.q">
                                 <field name="VAR" id="6*5_=d|`GXhhd:zBG^[c">plz</field>
                                 <value name="VALUE">
                                   <block type="text" id="[tz-5NkFJVl*J(Mfl$dw">
                                     <field name="TEXT"></field>
                                   </block>
                                 </value>
                                 <next>
                                   <block type="variables_set" id="KEkLwj1;v+n`|hcsbV~}">
                                     <field name="VAR" id="CvK?S#qy;hmBCz`tdgBf">ort</field>
                                     <value name="VALUE">
                                       <block type="text" id="X=_{Y7%|UC?a,BJinB-C">
                                         <field name="TEXT"></field>
                                       </block>
                                     </value>
                                     <next>
                                       <block type="variables_set" id="ne@!nzO7Z8KNio9AsgdG">
                                         <field name="VAR" id="8Mxf1lU^+(_[XwY|L3(:">ort2</field>
                                         <value name="VALUE">
                                           <block type="text" id="oR.COijs/oYMW@0AX*~K">
                                             <field name="TEXT"></field>
                                           </block>
                                         </value>
                                         <next>
                                           <block type="variables_set" id="q86BP|SHyI5Sw0wKit:9">
                                             <field name="VAR" id="gUjA0kp/zoi==V%A7(KI">kreis</field>
                                             <value name="VALUE">
                                               <block type="text" id="r*imPdgaFOkct!+lI5Yo">
                                                 <field name="TEXT"></field>
                                               </block>
                                             </value>
                                             <next>
                                               <block type="variables_set" id="y8:oB^s_@fY8aPp]4mX$">
                                                 <field name="VAR" id="r,(Pk/vT!2f9I99,*O1I">bundesland</field>
                                                 <value name="VALUE">
                                                   <block type="text" id="CwL{-QIfDx}g^#f)3$)6">
                                                     <field name="TEXT"></field>
                                                   </block>
                                                 </value>
                                                 <next>
                                                   <block type="variables_set" id="@0XAk3T@~yVm(H7^vCll">
                                                     <field name="VAR" id="-llvKNjIkTSSp;-GZ(3]">land</field>
                                                     <value name="VALUE">
                                                       <block type="text" id="(N7@62Jo{saK[@@@ZFiE">
                                                         <field name="TEXT"></field>
                                                       </block>
                                                     </value>
                                                     <next>
                                                       <block type="variables_set" id="|mCWb0s,|mzF}8xffNqP">
                                                         <field name="VAR" id="T]JEvDq|YNa4JKlpQnSS">hausnummer</field>
                                                         <value name="VALUE">
                                                           <block type="get_attr" id="-(-HXp55!|VOg5N|avy5">
                                                             <value name="PATH">
                                                               <shadow type="text" id="v{!XANWJ]P:Q^(gtzEmk">
                                                                 <field name="TEXT">address.house_number</field>
                                                               </shadow>
                                                             </value>
                                                             <value name="OBJECT">
                                                               <block type="variables_get" id="q*4$^E8{-,BUB$}}UtC)">
                                                                 <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field>
                                                               </block>
                                                             </value>
                                                           </block>
                                                         </value>
                                                         <next>
                                                           <block type="variables_set" id="o^r(Hxy,g21/dt~9TKZy">
                                                             <field name="VAR" id="A)i-Et;L|j!6^^m_Y4-G">strasse</field>
                                                             <value name="VALUE">
                                                               <block type="get_attr" id="4BRp8)RL(Z,ya1V7L%,k">
                                                                 <value name="PATH">
                                                                   <shadow type="text" id="@+Kn.LF%vkB35cm%To%G">
                                                                     <field name="TEXT">address.road</field>
                                                                   </shadow>
                                                                 </value>
                                                                 <value name="OBJECT">
                                                                   <block type="variables_get" id="/rsi@S]q*[hct$N@3[U^">
                                                                     <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field>
                                                                   </block>
                                                                 </value>
                                                               </block>
                                                             </value>
                                                             <next>
                                                               <block type="variables_set" id="+g#!=48^0Ptra,[aQpyr">
                                                                 <field name="VAR" id="6*5_=d|`GXhhd:zBG^[c">plz</field>
                                                                 <value name="VALUE">
                                                                   <block type="get_attr" id="~ZV;a5(Aw/K=L^#a3sw]">
                                                                     <value name="PATH">
                                                                       <shadow type="text" id="w:W|g,i:tSkuP*I^o;uQ">
                                                                         <field name="TEXT">address.postcode</field>
                                                                       </shadow>
                                                                     </value>
                                                                     <value name="OBJECT">
                                                                       <block type="variables_get" id="{yOR**tGuGj71m^D:d[!">
                                                                         <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field>
                                                                       </block>
                                                                     </value>
                                                                   </block>
                                                                 </value>
                                                                 <next>
                                                                   <block type="variables_set" id="m;eWQI56kzaa0toQpJ?x">
                                                                     <field name="VAR" id="329{(}BZRyRCy|UNJ2Mo">stadt</field>
                                                                     <value name="VALUE">
                                                                       <block type="get_attr" id="v+*aTZolu/3.opuTsA2I">
                                                                         <value name="PATH">
                                                                           <shadow type="text" id="dK9#DRY/x5vYP7}W;`F(">
                                                                             <field name="TEXT">address.town</field>
                                                                           </shadow>
                                                                         </value>
                                                                         <value name="OBJECT">
                                                                           <block type="variables_get" id="nvly[(7r/+?7*WB4@eh;">
                                                                             <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field>
                                                                           </block>
                                                                         </value>
                                                                       </block>
                                                                     </value>
                                                                     <next>
                                                                       <block type="variables_set" id="oen2z3!LI}$?{hlibd,q">
                                                                         <field name="VAR" id="j|Nt5wiqkFM%y4V(19rU">stadtteil</field>
                                                                         <value name="VALUE">
                                                                           <block type="get_attr" id="2gd)S{;0+7JB)rtZ;bqr">
                                                                             <value name="PATH">
                                                                               <shadow type="text" id="qpGzmC!GGqM(OzR`L)?c">
                                                                                 <field name="TEXT">address.village</field>
                                                                               </shadow>
                                                                             </value>
                                                                             <value name="OBJECT">
                                                                               <block type="variables_get" id="V.[]^O%U]RWf`BOs]tUD">
                                                                                 <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field>
                                                                               </block>
                                                                             </value>
                                                                           </block>
                                                                         </value>
                                                                         <next>
                                                                           <block type="variables_set" id="{yDWpRmYXY?]XfHdQ|g2">
                                                                             <field name="VAR" id="gUjA0kp/zoi==V%A7(KI">kreis</field>
                                                                             <value name="VALUE">
                                                                               <block type="get_attr" id="g~#/g^5sZK=Zj,%Ke5/s">
                                                                                 <value name="PATH">
                                                                                   <shadow type="text" id="W1g8|oIEO~6|_=|7R@7X">
                                                                                     <field name="TEXT">address.county</field>
                                                                                   </shadow>
                                                                                 </value>
                                                                                 <value name="OBJECT">
                                                                                   <block type="variables_get" id="J)Bk|4^o(lvM(iv~(@xj">
                                                                                     <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field>
                                                                                   </block>
                                                                                 </value>
                                                                               </block>
                                                                             </value>
                                                                             <next>
                                                                               <block type="variables_set" id="JJ=pAjKY88C81_RZa79=">
                                                                                 <field name="VAR" id="r,(Pk/vT!2f9I99,*O1I">bundesland</field>
                                                                                 <value name="VALUE">
                                                                                   <block type="get_attr" id="8h+PMWbE#|bn}CD4oTi|">
                                                                                     <value name="PATH">
                                                                                       <shadow type="text" id=";GH4zjhdYRVGRVHNvmLs">
                                                                                         <field name="TEXT">address.state</field>
                                                                                       </shadow>
                                                                                     </value>
                                                                                     <value name="OBJECT">
                                                                                       <block type="variables_get" id="Sg;0Iu]BS#a}1VqQ`$?9">
                                                                                         <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field>
                                                                                       </block>
                                                                                     </value>
                                                                                   </block>
                                                                                 </value>
                                                                                 <next>
                                                                                   <block type="variables_set" id="zw36a!](Wlgkn^.bA_v,">
                                                                                     <field name="VAR" id="-llvKNjIkTSSp;-GZ(3]">land</field>
                                                                                     <value name="VALUE">
                                                                                       <block type="get_attr" id="+fQ`)n1@Ww}/{%OO:K36">
                                                                                         <value name="PATH">
                                                                                           <shadow type="text" id="_MyW^~va)F:Z:IVq$)eR">
                                                                                             <field name="TEXT">address.country</field>
                                                                                           </shadow>
                                                                                         </value>
                                                                                         <value name="OBJECT">
                                                                                           <block type="variables_get" id="b!.wQ$]TN~jwuab{}EET">
                                                                                             <field name="VAR" id="InM51wH+hhRZ1K}Uo6R:">result</field>
                                                                                           </block>
                                                                                         </value>
                                                                                       </block>
                                                                                     </value>
                                                                                     <next>
                                                                                       <block type="update" id="if)ck30){M%-RNa%6YzW">
                                                                                         <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                                         <field name="OID">0_userdata.0.Ioniq5_Location-Text</field>
                                                                                         <field name="WITH_DELAY">FALSE</field>
                                                                                         <value name="VALUE">
                                                                                           <block type="text_join" id="L]Xd0hlDRwDDkUtpp:Sy">
                                                                                             <mutation items="10"></mutation>
                                                                                             <value name="ADD0">
                                                                                               <block type="logic_ternary" id="`UFoXvUPv1Pc4h`=|~JD">
                                                                                                 <value name="IF">
                                                                                                   <block type="variables_get" id="[.49M8y)hxq~{X^IRIhx">
                                                                                                     <field name="VAR" id="A)i-Et;L|j!6^^m_Y4-G">strasse</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="THEN">
                                                                                                   <block type="variables_get" id="SWDWkrP_wLd{sF*qU!vC">
                                                                                                     <field name="VAR" id="A)i-Et;L|j!6^^m_Y4-G">strasse</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="ADD1">
                                                                                               <block type="logic_ternary" id="vcVZEb8DzN)h~?~xN8-9">
                                                                                                 <value name="IF">
                                                                                                   <block type="variables_get" id="I3DG;/dmb?K{_5{;owg2">
                                                                                                     <field name="VAR" id="T]JEvDq|YNa4JKlpQnSS">hausnummer</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="THEN">
                                                                                                   <block type="text_join" id="Ai]7i@~5/W?FUdK]ur}4">
                                                                                                     <mutation items="3"></mutation>
                                                                                                     <value name="ADD0">
                                                                                                       <block type="text" id="6yfl7fSvG~cE$u:.$TgC">
                                                                                                         <field name="TEXT"> </field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <value name="ADD1">
                                                                                                       <block type="variables_get" id="+S)@B`}}t2SG}7vuMVJD">
                                                                                                         <field name="VAR" id="T]JEvDq|YNa4JKlpQnSS">hausnummer</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                   </block>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="ADD2">
                                                                                               <block type="logic_ternary" id="zEMV.C]qSX{P`T-XP^Hb">
                                                                                                 <value name="IF">
                                                                                                   <block type="variables_get" id=";EN^{$cRysb_9ZPMBt`M">
                                                                                                     <field name="VAR" id="A)i-Et;L|j!6^^m_Y4-G">strasse</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="THEN">
                                                                                                   <block type="text" id="GLb;?7As.fEM?4nR;ne=">
                                                                                                     <field name="TEXT">, </field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="ADD3">
                                                                                               <block type="logic_ternary" id="}z,CZJfQ*/A/w7YTi2~E">
                                                                                                 <value name="IF">
                                                                                                   <block type="variables_get" id="6h8XVvv(r%]fP]`_z[l:">
                                                                                                     <field name="VAR" id="6*5_=d|`GXhhd:zBG^[c">plz</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="THEN">
                                                                                                   <block type="text_join" id="kpl;N_th,XsHq{je#6GM">
                                                                                                     <mutation items="2"></mutation>
                                                                                                     <value name="ADD0">
                                                                                                       <block type="variables_get" id=";szAWOxJP9i/Y)YwBv?j">
                                                                                                         <field name="VAR" id="6*5_=d|`GXhhd:zBG^[c">plz</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <value name="ADD1">
                                                                                                       <block type="text" id="#m)lI}H`?u[CTjPpEYp.">
                                                                                                         <field name="TEXT"> </field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                   </block>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="ADD4">
                                                                                               <block type="logic_ternary" id="f3q*%jcof-N9$#Oke-.o">
                                                                                                 <value name="IF">
                                                                                                   <block type="variables_get" id="NWTfW)1!!bSVDz~U)m/1">
                                                                                                     <field name="VAR" id="329{(}BZRyRCy|UNJ2Mo">stadt</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="THEN">
                                                                                                   <block type="text_join" id="sj#]HAN^-Gkp+[eghQuo">
                                                                                                     <mutation items="2"></mutation>
                                                                                                     <value name="ADD0">
                                                                                                       <block type="variables_get" id="#.EdV`CR}}mi^q9|7Q#C">
                                                                                                         <field name="VAR" id="329{(}BZRyRCy|UNJ2Mo">stadt</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                   </block>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="ADD5">
                                                                                               <block type="logic_ternary" id="3}(rCIxnd-i9H=r%9|D_">
                                                                                                 <value name="IF">
                                                                                                   <block type="variables_get" id="_zF]fccSN[EaZF7S+`Bq">
                                                                                                     <field name="VAR" id="j|Nt5wiqkFM%y4V(19rU">stadtteil</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="THEN">
                                                                                                   <block type="text_join" id="5{_~Hsp,?f;srXX4`u7b">
                                                                                                     <mutation items="3"></mutation>
                                                                                                     <value name="ADD0">
                                                                                                       <block type="text" id="E}:x!ShHB.!M#zcb=u4m">
                                                                                                         <field name="TEXT"> (</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <value name="ADD1">
                                                                                                       <block type="variables_get" id="VH3cs+}4Q5RVaOsB{:i@">
                                                                                                         <field name="VAR" id="j|Nt5wiqkFM%y4V(19rU">stadtteil</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <value name="ADD2">
                                                                                                       <block type="text" id="4Ta#.3p=$7?enQV;2a1%">
                                                                                                         <field name="TEXT">)</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                   </block>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="ADD6">
                                                                                               <block type="logic_ternary" id="Vj8WjOez[mL4Zc?AX3Zx">
                                                                                                 <value name="IF">
                                                                                                   <block type="variables_get" id="M-z[lpQ[x]I4k83U:,Gd">
                                                                                                     <field name="VAR" id="gUjA0kp/zoi==V%A7(KI">kreis</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="THEN">
                                                                                                   <block type="text_join" id="ERc_C[-PT^?8-q,#uh-y">
                                                                                                     <mutation items="2"></mutation>
                                                                                                     <value name="ADD0">
                                                                                                       <block type="text" id="bCKq!|q{kx9I6..n^?8f">
                                                                                                         <field name="TEXT">, </field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <value name="ADD1">
                                                                                                       <block type="variables_get" id="kWEHuoiRjkV#krISVm^`">
                                                                                                         <field name="VAR" id="gUjA0kp/zoi==V%A7(KI">kreis</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                   </block>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="ADD7">
                                                                                               <block type="logic_ternary" id="_baHXH3=jK$cZ5Vt!*eN">
                                                                                                 <value name="IF">
                                                                                                   <block type="variables_get" id="XbvIoiom{mDSet)68I9V">
                                                                                                     <field name="VAR" id="r,(Pk/vT!2f9I99,*O1I">bundesland</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="THEN">
                                                                                                   <block type="text_join" id="Pd(Rt;kJBEe!P588$8/d">
                                                                                                     <mutation items="2"></mutation>
                                                                                                     <value name="ADD0">
                                                                                                       <block type="text" id=".szY]0{i}{xj3sH-dOie">
                                                                                                         <field name="TEXT">, </field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <value name="ADD1">
                                                                                                       <block type="variables_get" id="VO9O.ditr_lkbbC}[#HM">
                                                                                                         <field name="VAR" id="r,(Pk/vT!2f9I99,*O1I">bundesland</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                   </block>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="ADD8">
                                                                                               <block type="logic_ternary" id="%8ys_w*3qpg6I?!YB2Wr">
                                                                                                 <value name="IF">
                                                                                                   <block type="variables_get" id="Y-mnVf(#$Q3@y^^?[9)J">
                                                                                                     <field name="VAR" id="-llvKNjIkTSSp;-GZ(3]">land</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="THEN">
                                                                                                   <block type="text_join" id="QIBSvhmB@0;noHJb|(yv">
                                                                                                     <mutation items="2"></mutation>
                                                                                                     <value name="ADD0">
                                                                                                       <block type="text" id="N*!Q0NE,)$`$jJ!-MK4h">
                                                                                                         <field name="TEXT">, </field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <value name="ADD1">
                                                                                                       <block type="variables_get" id="7L_T5x.wW}%U!x`^s7Dc">
                                                                                                         <field name="VAR" id="-llvKNjIkTSSp;-GZ(3]">land</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                   </block>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="ADD9">
                                                                                               <block type="logic_ternary" id="bneVX)V$6)Olno`7@-!v">
                                                                                                 <value name="IF">
                                                                                                   <block type="logic_negate" id="90!{0(0ipi52TP$IVCiv">
                                                                                                     <value name="BOOL">
                                                                                                       <block type="variables_get" id="cw17gqGGH_e|zmnNA:BX">
                                                                                                         <field name="VAR" id="-llvKNjIkTSSp;-GZ(3]">land</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="THEN">
                                                                                                   <block type="text" id=")-A+1mmU{^PQK+yNwNE%">
                                                                                                     <field name="TEXT">Keine Adressen verfügbar.</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                           </block>
                                                                                         </value>
                                                                                       </block>
                                                                                     </next>
                                                                                   </block>
                                                                                 </next>
                                                                               </block>
                                                                             </next>
                                                                           </block>
                                                                         </next>
                                                                       </block>
                                                                     </next>
                                                                   </block>
                                                                 </next>
                                                               </block>
                                                             </next>
                                                           </block>
                                                         </next>
                                                       </block>
                                                     </next>
                                                   </block>
                                                 </next>
                                               </block>
                                             </next>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </next>
                       </block>
                     </next>
                   </block>
                 </statement>
               </block>
             </next>
           </block>
         </next>
       </block>
     </statement>
    </block>
    

    arteckA Offline
    arteckA Offline
    arteck
    Developer Most Active
    wrote on last edited by arteck
    #1661

    @ilovegym steht auf GIT version 3.0.1
    musst aber in konfig desa adapter einstellen, da ist ne checkbox

    zigbee hab ich, zwave auch, nuc's genauso und HA auch

    Peter V.P F 2 Replies Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #1662

      @arteck

      Vielen lieben Dank 👍👍👍👍
      Auch die Geschwindigkeit stimmt seit heute wieder, vielleicht musste man einfach etwas fahren..

      Ansonsten keine Fehler bis jetzt.

      1 Reply Last reply
      0
      • arteckA arteck

        @ilovegym steht auf GIT version 3.0.1
        musst aber in konfig desa adapter einstellen, da ist ne checkbox

        Peter V.P Offline
        Peter V.P Offline
        Peter V.
        wrote on last edited by
        #1663

        @arteck
        Super Job, Danke dafür.
        Ich bekomme mit der neuen Version eine Fehlermeldung.

        TypeError: Cannot read properties of undefined (reading 'BatteryRemain') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:666:85) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11) at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
        

        Fahrzeug Kia Ceed, Benziner, BJ 2024
        Bei den Fahrzeugdaten kommen Lat und Lon auch rein.
        Nur kein Google Maps Link bzw OSM. (auch nicht unter ccs2Status)
        Ist nicht weiter tragisch, konnte mir mit dem Maps Plugin (Jarvis) helfen.
        ...oder hab ich etwas nicht richtig oder noch gar nicht konfiguriert?

        arteckA 1 Reply Last reply
        0
        • arteckA arteck

          @ilovegym steht auf GIT version 3.0.1
          musst aber in konfig desa adapter einstellen, da ist ne checkbox

          F Offline
          F Offline
          fichte_112
          wrote on last edited by
          #1664

          @arteck Vielen Dank für die Aktualisierung des Adapters.

          Bei meinem Fahrzeug: Hyundai Tucson Plug-in-Hybrid NX4 Facelift Bj. 2024 erhalte ich folgende Fehlermeldung.

          TypeError: Cannot read properties of undefined (reading 'Standard') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:687:104) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.onStateChange (/opt/iobroker/node_modules/iobroker.bluelink/main.js:163:22)
          

          danach erscheint als Info

          Update for TMAJE8121SJ289802 successfull
          
          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #1665

            @arteck

            Bei mir weiterhin keine Fehler im Log, Daten stimmen alles funktioniert soweit ich das sehe.

            Was nicht kommt, sind die Drive History - angehakt ist es, aber wenns das nicht mehr gibt, auch nicht schlimm.

            Gibt jetzt auch viel mehr Datenpunkte, wie Fenster offen, Heck/Frontscheibenheizung, Entfrosten, Drivingmode, usw.. wenn du dir die DatenRaw ansiehst..

            Wichtig waeren die Fenster, Sitzheizungen/Belueftungen, Front/Heckscheibenheizung.. (nicht zum schalten, nur zum auswerten und anzeigen, obs an/aus ist ).
            In der App kann ich auch alles einzeln schalten, ist viel mehr moeglich als im 2021er Ioniq 5.

            1 Reply Last reply
            0
            • Peter V.P Peter V.

              @arteck
              Super Job, Danke dafür.
              Ich bekomme mit der neuen Version eine Fehlermeldung.

              TypeError: Cannot read properties of undefined (reading 'BatteryRemain') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:666:85) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11) at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
              

              Fahrzeug Kia Ceed, Benziner, BJ 2024
              Bei den Fahrzeugdaten kommen Lat und Lon auch rein.
              Nur kein Google Maps Link bzw OSM. (auch nicht unter ccs2Status)
              Ist nicht weiter tragisch, konnte mir mit dem Maps Plugin (Jarvis) helfen.
              ...oder hab ich etwas nicht richtig oder noch gar nicht konfiguriert?

              arteckA Offline
              arteckA Offline
              arteck
              Developer Most Active
              wrote on last edited by
              #1666

              @peter-v
              @fichte_112

              installiert mal von GIT und sagt bescheid obs geht

              zigbee hab ich, zwave auch, nuc's genauso und HA auch

              F ? Peter V.P 3 Replies Last reply
              0
              • arteckA arteck

                @peter-v
                @fichte_112

                installiert mal von GIT und sagt bescheid obs geht

                F Offline
                F Offline
                fichte_112
                wrote on last edited by
                #1667

                @arteck

                Bei mir kommt folgende Fehlermeldung

                TypeError: Cannot read properties of undefined (reading 'hasOwnProperty') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:689:78) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.onStateChange (/opt/iobroker/node_modules/iobroker.bluelink/main.js:163:22)
                

                Die Daten werden aber abgerufen

                arteckA 1 Reply Last reply
                0
                • arteckA arteck

                  @peter-v
                  @fichte_112

                  installiert mal von GIT und sagt bescheid obs geht

                  ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by A Former User
                  #1668

                  @arteck

                  schau mal, ich bekomm beim abholen vom Car einen duplicate request (aktuelle Gitversion)
                  Abholen vom Server geht ohne Probleme.
                  Mit der App dauert es lange, aber geht.. vielleicht ein Timeout.. ?

                  2024-09-30 08:48:06.315  - info: bluelink.0 (26320) Error on API-Full-Status - Fallback GetStatusFromCar
                  2024-09-30 08:48:06.362  - error: bluelink.0 (26320) Error on API-Request Status, ErrorCount:1
                  2024-09-30 08:48:06.362  - error: bluelink.0 (26320) @EuropeVehicle.status: [400] Bad Request on [GET] https://prd.eu-ccapi.hyundai.com:8080/api/v2/spa/vehicles/1efdaa96-ad82-4d6f-aacf-ea53b51423d9/status - {"retCode":"F","resCode":"4004","resMsg":"Duplicate request - Duplicate request","msgId":"f2909c00-7ef7-11ef-aba2-d2343727384c"}
                  
                  
                  arteckA nik82N 2 Replies Last reply
                  0
                  • ? A Former User

                    @arteck

                    schau mal, ich bekomm beim abholen vom Car einen duplicate request (aktuelle Gitversion)
                    Abholen vom Server geht ohne Probleme.
                    Mit der App dauert es lange, aber geht.. vielleicht ein Timeout.. ?

                    2024-09-30 08:48:06.315  - info: bluelink.0 (26320) Error on API-Full-Status - Fallback GetStatusFromCar
                    2024-09-30 08:48:06.362  - error: bluelink.0 (26320) Error on API-Request Status, ErrorCount:1
                    2024-09-30 08:48:06.362  - error: bluelink.0 (26320) @EuropeVehicle.status: [400] Bad Request on [GET] https://prd.eu-ccapi.hyundai.com:8080/api/v2/spa/vehicles/1efdaa96-ad82-4d6f-aacf-ea53b51423d9/status - {"retCode":"F","resCode":"4004","resMsg":"Duplicate request - Duplicate request","msgId":"f2909c00-7ef7-11ef-aba2-d2343727384c"}
                    
                    
                    arteckA Offline
                    arteckA Offline
                    arteck
                    Developer Most Active
                    wrote on last edited by
                    #1669

                    @ilovegym das kann auch passieren wen du per app und per adapter zur gleichen Zeit abfragst

                    zigbee hab ich, zwave auch, nuc's genauso und HA auch

                    1 Reply Last reply
                    0
                    • F fichte_112

                      @arteck

                      Bei mir kommt folgende Fehlermeldung

                      TypeError: Cannot read properties of undefined (reading 'hasOwnProperty') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:689:78) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.onStateChange (/opt/iobroker/node_modules/iobroker.bluelink/main.js:163:22)
                      

                      Die Daten werden aber abgerufen

                      arteckA Offline
                      arteckA Offline
                      arteck
                      Developer Most Active
                      wrote on last edited by
                      #1670

                      @fichte_112 ja ich weiss das ist dfie neue Abfrage.. da kommen nicht alle DP von den Autos ..
                      und da ich nicht weiss welche das sind ...müssen wir uns da langsam anarbeiten.

                      so guckmal jetzt von GIT

                      zigbee hab ich, zwave auch, nuc's genauso und HA auch

                      F 1 Reply Last reply
                      0
                      • ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #1671

                        @arteck sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                        @ilovegym das kann auch passieren wen du per app und per adapter zur gleichen Zeit abfragst

                        ich weiss, mach ich aber nicht, auch sonst greift nix drauf zu.. App hat vor 2h zugegriffen, und wenn ich jetzt von iobroker aus das Auto abfrage, kommt immer dieser Error..
                        Dachte am Anfang auch, ok, da laeuft noch was anderes.. aber nee.. ist leider so..

                        1 Reply Last reply
                        0
                        • arteckA arteck

                          @fichte_112 ja ich weiss das ist dfie neue Abfrage.. da kommen nicht alle DP von den Autos ..
                          und da ich nicht weiss welche das sind ...müssen wir uns da langsam anarbeiten.

                          so guckmal jetzt von GIT

                          F Offline
                          F Offline
                          fichte_112
                          wrote on last edited by
                          #1672

                          @arteck

                          leider kommt noch eine Fehlermeldung.

                          TypeError: Cannot read properties of undefined (reading 'reservChargeInfos') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:586:54) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11) at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
                          
                          1 Reply Last reply
                          0
                          • ? A Former User

                            @arteck

                            schau mal, ich bekomm beim abholen vom Car einen duplicate request (aktuelle Gitversion)
                            Abholen vom Server geht ohne Probleme.
                            Mit der App dauert es lange, aber geht.. vielleicht ein Timeout.. ?

                            2024-09-30 08:48:06.315  - info: bluelink.0 (26320) Error on API-Full-Status - Fallback GetStatusFromCar
                            2024-09-30 08:48:06.362  - error: bluelink.0 (26320) Error on API-Request Status, ErrorCount:1
                            2024-09-30 08:48:06.362  - error: bluelink.0 (26320) @EuropeVehicle.status: [400] Bad Request on [GET] https://prd.eu-ccapi.hyundai.com:8080/api/v2/spa/vehicles/1efdaa96-ad82-4d6f-aacf-ea53b51423d9/status - {"retCode":"F","resCode":"4004","resMsg":"Duplicate request - Duplicate request","msgId":"f2909c00-7ef7-11ef-aba2-d2343727384c"}
                            
                            
                            nik82N Offline
                            nik82N Offline
                            nik82
                            Most Active
                            wrote on last edited by nik82
                            #1673

                            @ilovegym
                            Wegen dem Duplicate request hat doch Arteck extra den Force Login eingebaut, hast du den Fehler auch wenn du den Force Login vorher ausführst:

                            afde3999-b665-41d0-a641-85fc1488d8a2-image.png

                            Weil dazu habe ich bei mir extra ein Blockly gemacht, sonst hätte ich ständig den Fehler:

                            8542a135-1d52-4fcb-ad7c-a295471bf414-image.png

                            Edit

                            Sorry war eine Schwachsinn von mir, der login button war für eine andere Fehlermeldung, hab ich verwechselt :-(

                            1 Reply Last reply
                            0
                            • arteckA arteck

                              @peter-v
                              @fichte_112

                              installiert mal von GIT und sagt bescheid obs geht

                              Peter V.P Offline
                              Peter V.P Offline
                              Peter V.
                              wrote on last edited by
                              #1674

                              @arteck
                              habe leider (auch wenn nur bei Adapter Start) immer noch folgende Fehlermeldung:

                              TypeError: Cannot read properties of undefined (reading 'hasOwnProperty') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:665:66) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11) at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
                              

                              Da der Fehler beim Adapterstart nur einmalig auftritt, kann ich damit leben.

                              arteckA 1 Reply Last reply
                              0
                              • Peter V.P Peter V.

                                @arteck
                                habe leider (auch wenn nur bei Adapter Start) immer noch folgende Fehlermeldung:

                                TypeError: Cannot read properties of undefined (reading 'hasOwnProperty') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:665:66) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11) at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
                                

                                Da der Fehler beim Adapterstart nur einmalig auftritt, kann ich damit leben.

                                arteckA Offline
                                arteckA Offline
                                arteck
                                Developer Most Active
                                wrote on last edited by arteck
                                #1675

                                @peter-v sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                                Da der Fehler beim Adapterstart nur einmalig auftritt, kann ich damit leben.

                                das ist keine Lösung.. schau bitte nochmal auf GIT

                                zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                ? F M 4 Replies Last reply
                                0
                                • arteckA arteck

                                  @peter-v sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                                  Da der Fehler beim Adapterstart nur einmalig auftritt, kann ich damit leben.

                                  das ist keine Lösung.. schau bitte nochmal auf GIT

                                  ? Offline
                                  ? Offline
                                  A Former User
                                  wrote on last edited by
                                  #1676

                                  @arteck
                                  aktuelle Version 3.0.3 bringt beim starten gleich das bei mir:

                                  2024-10-02 07:12:56.559  - info: host.iobroker instance system.adapter.bluelink.0 in version "3.0.3" (non-npm: Newan/ioBroker.bluelink) started with pid 2841
                                  2024-10-02 07:12:57.894  - info: bluelink.0 (2841) starting. Version 3.0.3 (non-npm: Newan/ioBroker.bluelink) in /opt/iobroker/node_modules/iobroker.bluelink, node: v20.17.0, js-controller: 6.0.11
                                  2024-10-02 07:12:57.903  - info: bluelink.0 (2841) Login to api
                                  2024-10-02 07:12:59.264  - info: bluelink.0 (2841) 1 Vehicles found
                                  2024-10-02 07:12:59.393  - info: bluelink.0 (2841) Read new update for KMHxxx from the server
                                  2024-10-02 07:13:00.005  - info: influxdb.0 (610) Store 1001 buffered influxDB history points
                                  2024-10-02 07:13:00.145  - error: bluelink.0 (2841) TypeError: newStatus.ccs2Status.state.VehiclehasOwnProperty is not a function
                                      at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:665:48)
                                      at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15)
                                      at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11)
                                      at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
                                  2024-10-02 07:13:00.149  - info: bluelink.0 (2841) Update for KMHxxx successfull
                                  
                                  

                                  Abholen direct von car bringt immer noch ein double-request Error, im Adapter habe ich die Abfragen auf 48 stehen, das funktioniert, er holt alle 30 Minuten vom Server hab.
                                  Direct pull vom Server geht auch ohne Fehler.

                                  1 Reply Last reply
                                  0
                                  • arteckA arteck

                                    @peter-v sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                                    Da der Fehler beim Adapterstart nur einmalig auftritt, kann ich damit leben.

                                    das ist keine Lösung.. schau bitte nochmal auf GIT

                                    F Offline
                                    F Offline
                                    fichte_112
                                    wrote on last edited by
                                    #1677

                                    @arteck
                                    Bei mir kommt beim Abholen der Daten folgende Fehlermeldung.

                                    TypeError: newStatus.ccs2Status.state.VehiclehasOwnProperty is not a function at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:665:48) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.onStateChange (/opt/iobroker/node_modules/iobroker.bluelink/main.js:163:22)
                                    
                                    1 Reply Last reply
                                    0
                                    • arteckA arteck

                                      @peter-v sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                                      Da der Fehler beim Adapterstart nur einmalig auftritt, kann ich damit leben.

                                      das ist keine Lösung.. schau bitte nochmal auf GIT

                                      M Online
                                      M Online
                                      MichaelWit
                                      wrote on last edited by
                                      #1678

                                      @arteck

                                      Ich bekomme mit der aktuellen Version folgenden Fehler:

                                      TypeError: Cannot read properties of undefined (reading '0') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:587:89) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11) at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
                                      
                                      1 Reply Last reply
                                      0
                                      • arteckA Offline
                                        arteckA Offline
                                        arteck
                                        Developer Most Active
                                        wrote on last edited by arteck
                                        #1679

                                        @fichte_112 sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                                        VehiclehasOwnProperty

                                        installiert mal von GIT.. da fehlte ein punkt

                                        @ilovegym sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                                        Abholen direct von car bringt immer noch ein double-request Error,

                                        hab ich aber auch.. bei meinem KIA

                                        zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                        M 1 Reply Last reply
                                        0
                                        • F Offline
                                          F Offline
                                          fichte_112
                                          wrote on last edited by
                                          #1680

                                          @arteck Die Daten werden jetzt ohne Fehler abgeholt.
                                          Vielen Dank

                                          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

                                          548

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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