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. ioBroker Allgemein
  4. iot-Gerät per Alexa schalten

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.4k

iot-Gerät per Alexa schalten

Scheduled Pinned Locked Moved ioBroker Allgemein
83 Posts 7 Posters 5.7k Views 8 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.
  • Thomas BraunT Thomas Braun

    @wendy2702

    Hab ich keine.
    Vor allendingen hat das auch schon mal funktioniert. Ich weiß nur nicht was sich da wie wo geändert hat.

    dslraserD Offline
    dslraserD Offline
    dslraser
    Forum Testing Most Active
    wrote on last edited by
    #9

    @thomas-braun sagte in iot-Gerät per Alexa schalten:

    @wendy2702

    Hab ich keine.
    Vor allendingen hat das auch schon mal funktioniert. Ich weiß nur nicht was sich da wie wo geändert hat.

    ich habe mir mal in Blockly einige Beispiel abgespeichert

    <xml xmlns="https://developers.google.com/blockly/xml">
     <block type="comment" id="dQzp-onKog66L~byzH[l" x="-2188" y="-1287">
       <field name="COMMENT">https://www.iobroker.net/#de/documentation/dev/stateroles.md</field>
       <next>
         <block type="comment" id="EI-uCmW`R}jN#)YJ_:r6">
           <field name="COMMENT">Rollen von Datenpunkten</field>
           <next>
             <block type="comment" id="xD3cr?N+-f`fqc_BIu8`">
               <field name="COMMENT">Allgemein</field>
               <next>
                 <block type="create" id="c92#N__+3@_i,+@%jupm">
                   <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.state</field>
                   <value name="VALUE">
                     <block type="text" id="Z-/BFV]=8dlO5f!k=R%W">
                       <field name="TEXT">leer</field>
                     </block>
                   </value>
                   <value name="COMMON">
                     <block type="text" id="7TM}v,C*Rq*@4}emmW5a">
                       <field name="TEXT">{"role":"state","name":"state"}</field>
                     </block>
                   </value>
                   <statement name="STATEMENT">
                     <block type="comment" id="#1~l*!TM7r9U{)k7cs0p">
                       <field name="COMMENT">state</field>
                       <next>
                         <block type="comment" id="LG0pFM/6MUyB$y{ilTO2">
                           <field name="COMMENT">sehr allgemeiner Zweck. Zu verwenden, wenn unbekannt ist, welche Rolle der Datenpukt hat</field>
                         </block>
                       </next>
                     </block>
                   </statement>
                   <next>
                     <block type="create" id="+|o.X^XuZxSLC3jSJevE">
                       <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.text</field>
                       <value name="VALUE">
                         <block type="text" id="vnwPz*IC^qWDt6+|;jM[">
                           <field name="TEXT">leer</field>
                         </block>
                       </value>
                       <value name="COMMON">
                         <block type="text" id="~Zja)ekO(?G8OZ]F](`|">
                           <field name="TEXT">{"role":"text","type":"string","name":"text"}</field>
                         </block>
                       </value>
                       <statement name="STATEMENT">
                         <block type="comment" id="};g^n8vf~Ft0}Suiik{F">
                           <field name="COMMENT">text</field>
                           <next>
                             <block type="comment" id=";R%;:.*l#WHpX9aNfWj6">
                               <field name="COMMENT">(common.type = string)</field>
                             </block>
                           </next>
                         </block>
                       </statement>
                       <next>
                         <block type="create" id="q^n(E4XU2?L/+v/rhyx+">
                           <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.url</field>
                           <value name="VALUE">
                             <block type="text" id="Ye7!RD/;);([)3DDl+9t">
                               <field name="TEXT">leer</field>
                             </block>
                           </value>
                           <value name="COMMON">
                             <block type="text" id="+BtGMQWw!`K3%G(Gp#9c">
                               <field name="TEXT">{"role":"text.url","type":"string","name":"url"}</field>
                             </block>
                           </value>
                           <statement name="STATEMENT">
                             <block type="comment" id="pP!NHf5w}}^k^r(T`8R7">
                               <field name="COMMENT">text.url</field>
                               <next>
                                 <block type="comment" id="?R)WbVB$M1u=v~P5xDV~">
                                   <field name="COMMENT">(common.type = string) state val enthält eine URL zur Verwendung in einem Anker, Iframe oder img</field>
                                 </block>
                               </next>
                             </block>
                           </statement>
                           <next>
                             <block type="create" id="qPwzf!p(SYPjhG[zJtR0">
                               <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.html</field>
                               <value name="VALUE">
                                 <block type="text" id="dmRV[:WHaQPFSEY4kt8B">
                                   <field name="TEXT">leer</field>
                                 </block>
                               </value>
                               <value name="COMMON">
                                 <block type="text" id="0OMs-Qi;]m$;.H{1cOaq">
                                   <field name="TEXT">{"role":"html","type":"string","name":"html"}</field>
                                 </block>
                               </value>
                               <statement name="STATEMENT">
                                 <block type="comment" id="~y9tO:pKnlGe%C:t?t4|">
                                   <field name="COMMENT">html</field>
                                   <next>
                                     <block type="comment" id="TpK]GC//)AiVJ_?I.71G">
                                       <field name="COMMENT">(common.type = string)</field>
                                     </block>
                                   </next>
                                 </block>
                               </statement>
                               <next>
                                 <block type="create" id="yLxUcA5NHVeE_1TWl!BY">
                                   <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.json</field>
                                   <value name="VALUE">
                                     <block type="text" id="`wI9$A(MA|u|:_1?vLn=">
                                       <field name="TEXT">leer</field>
                                     </block>
                                   </value>
                                   <value name="COMMON">
                                     <block type="text" id="s$XAUM-3MozknXLQ-3T[">
                                       <field name="TEXT">{"role":"json","type":"string","name": "json"}</field>
                                     </block>
                                   </value>
                                   <statement name="STATEMENT">
                                     <block type="comment" id="pS?-Vhv;Hwhx?2/U)o9n">
                                       <field name="COMMENT">json</field>
                                       <next>
                                         <block type="comment" id="].|(!pRv|*JpwJ@oi`6H">
                                           <field name="COMMENT">(common.type = string)</field>
                                         </block>
                                       </next>
                                     </block>
                                   </statement>
                                   <next>
                                     <block type="create" id="v$y=S_~Z;R,M;n-aoHw9">
                                       <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.list</field>
                                       <value name="VALUE">
                                         <block type="text" id="BiyjsSwVP/F=_rI|wcih">
                                           <field name="TEXT">leer</field>
                                         </block>
                                       </value>
                                       <value name="COMMON">
                                         <block type="text" id="ZTJ@3R{QSaQ-cY-ev-;-">
                                           <field name="TEXT">{"role": "list","type":"array","name":"list"}</field>
                                         </block>
                                       </value>
                                       <statement name="STATEMENT">
                                         <block type="comment" id="hmN;3e}f/PPtly6TWi,c">
                                           <field name="COMMENT">list</field>
                                           <next>
                                             <block type="comment" id="s`S!P,!qahsUbN1!6{4G">
                                               <field name="COMMENT">(common.type = array)</field>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                       <next>
                                         <block type="create" id="SUi3wBCZ=^u)Uqq?c]b1">
                                           <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.01_date</field>
                                           <value name="VALUE">
                                             <block type="text" id="(yT!w=JwVW_CMbc_vC@E">
                                               <field name="TEXT">01.01.2021</field>
                                             </block>
                                           </value>
                                           <value name="COMMON">
                                             <block type="text" id="oT0tYRvHs%C.(4Af+jP7">
                                               <field name="TEXT">{"role":"date","type":"string","name":"01 date"}</field>
                                             </block>
                                           </value>
                                           <statement name="STATEMENT">
                                             <block type="comment" id="(X%+k[b9$19m/D08~O28">
                                               <field name="COMMENT">date</field>
                                               <next>
                                                 <block type="comment" id="KaabFCfLl8MF753wo#;!">
                                                   <field name="COMMENT">(common.type = string - kann mit der Zeichenfolge "new Date (ddd)" analysiert werden)</field>
                                                 </block>
                                               </next>
                                             </block>
                                           </statement>
                                           <next>
                                             <block type="create" id="|IdA74#+H9F5C8j58FSP">
                                               <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.02_date</field>
                                               <value name="VALUE">
                                                 <block type="math_number" id="5.`~UU+iTb%tp`anaUYa">
                                                   <field name="NUM">1</field>
                                                 </block>
                                               </value>
                                               <value name="COMMON">
                                                 <block type="text" id=")$C24x@KEKOfPB=JZFv[">
                                                   <field name="TEXT">{"role":"date","type":"number","name":"02 date"}</field>
                                                 </block>
                                               </value>
                                               <statement name="STATEMENT">
                                                 <block type="comment" id="PG#KAK-N9ZYgPqOU^ByK">
                                                   <field name="COMMENT">date</field>
                                                   <next>
                                                     <block type="comment" id="/(nV-k2c}lsxze#JqSa|">
                                                       <field name="COMMENT">(common.type = number - Sekunden * 1000)</field>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </statement>
                                               <next>
                                                 <block type="comment" id="x`0Zd}y~c_v!;vD3H7Bl">
                                                   <field name="COMMENT">Sensor (Boolescher Wert, schreibgeschützt)</field>
                                                   <next>
                                                     <block type="comment" id=";Xi#NDCI^4pzMB~hg9Xu">
                                                       <field name="COMMENT">common.type = boolean, common.write = false</field>
                                                       <next>
                                                         <block type="create" id="H#dh27`T;r[Jc%cFggUC">
                                                           <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.window</field>
                                                           <value name="VALUE">
                                                             <block type="logic_boolean" id="L^+Iu)]$[5k;!*|8(bI{">
                                                               <field name="BOOL">FALSE</field>
                                                             </block>
                                                           </value>
                                                           <value name="COMMON">
                                                             <block type="text" id="iJ$!rtzfYzp{O28U%^Mn">
                                                               <field name="TEXT">{"role":"sensor.window","type":"boolean","read":true,"write":false,"name":"window"}</field>
                                                             </block>
                                                           </value>
                                                           <statement name="STATEMENT">
                                                             <block type="comment" id="09VSzue3~1K[Q?k=*/mn">
                                                               <field name="COMMENT">sensor.window</field>
                                                               <next>
                                                                 <block type="comment" id="C)R]QzLYQ~m!V$ww0%0g">
                                                                   <field name="COMMENT">Fenster geöffnet (true) oder geschlossen (false)</field>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </statement>
                                                           <next>
                                                             <block type="create" id="T).4enx~.i|HCYKZo:0v">
                                                               <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.door</field>
                                                               <value name="VALUE">
                                                                 <block type="logic_boolean" id="/+^*A=Gt`IRpjEh{@_xG">
                                                                   <field name="BOOL">FALSE</field>
                                                                 </block>
                                                               </value>
                                                               <value name="COMMON">
                                                                 <block type="text" id="#xAtBkvnL4=)C~k$Ww)?">
                                                                   <field name="TEXT">{"role":"sensor.door","type":"boolean","read":true,"write":false,"name":"door"}</field>
                                                                 </block>
                                                               </value>
                                                               <statement name="STATEMENT">
                                                                 <block type="comment" id="?*L1lOsLe8%uV6aBXb0C">
                                                                   <field name="COMMENT">sensor.door</field>
                                                                   <next>
                                                                     <block type="comment" id="vY4:T?_Y@_1,U5lcdCP_">
                                                                       <field name="COMMENT">Tür geöffnet (true) oder geschlossen (false)</field>
                                                                     </block>
                                                                   </next>
                                                                 </block>
                                                               </statement>
                                                               <next>
                                                                 <block type="create" id="o~dYu:n_9Y$-9]=1;+(K">
                                                                   <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.alarm</field>
                                                                   <value name="VALUE">
                                                                     <block type="logic_boolean" id="glz?6_gel-~O#rx:Ycp[">
                                                                       <field name="BOOL">FALSE</field>
                                                                     </block>
                                                                   </value>
                                                                   <value name="COMMON">
                                                                     <block type="text" id="H!hPp9I!ClUS6`|dN0m/">
                                                                       <field name="TEXT">{"role":"sensor.alarm","type":"boolean","read":true,"write":false,"name":"alarm"}</field>
                                                                     </block>
                                                                   </value>
                                                                   <statement name="STATEMENT">
                                                                     <block type="comment" id="OauWuH{+P[r(-f7t]UTn">
                                                                       <field name="COMMENT">sensor.alarm</field>
                                                                       <next>
                                                                         <block type="comment" id="$5hP5aP_xWX;MX6/Y2W.">
                                                                           <field name="COMMENT">ein häufiger Alarm</field>
                                                                         </block>
                                                                       </next>
                                                                     </block>
                                                                   </statement>
                                                                   <next>
                                                                     <block type="create" id="GdI2mMTpC6C,9o%uci#N">
                                                                       <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.alarm_flood</field>
                                                                       <value name="VALUE">
                                                                         <block type="logic_boolean" id="/N(:6r!;xG,W75kKvxVy">
                                                                           <field name="BOOL">FALSE</field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="COMMON">
                                                                         <block type="text" id="OxzYiYF13bjOq0Eq}@q-">
                                                                           <field name="TEXT">{"role":"sensor.alarm.flood","type":"boolean","read":true,"write":false,"name":"alarm flood"}</field>
                                                                         </block>
                                                                       </value>
                                                                       <statement name="STATEMENT">
                                                                         <block type="comment" id="+q{BH`p/}Q0{`g`,[.cD">
                                                                           <field name="COMMENT">sensor.alarm.flood</field>
                                                                           <next>
                                                                             <block type="comment" id="{+P@@OoPf4T4dsSDffQj">
                                                                               <field name="COMMENT">Wasserleckage</field>
                                                                             </block>
                                                                           </next>
                                                                         </block>
                                                                       </statement>
                                                                       <next>
                                                                         <block type="create" id="XyPOi4:{^cc{QG9):GJE">
                                                                           <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.alarm_fire</field>
                                                                           <value name="VALUE">
                                                                             <block type="logic_boolean" id="0ghAc~J@cD#5R,`srdy_">
                                                                               <field name="BOOL">FALSE</field>
                                                                             </block>
                                                                           </value>
                                                                           <value name="COMMON">
                                                                             <block type="text" id="xr.[t9#10Tpi_,|1(z[D">
                                                                               <field name="TEXT">{"role":"sensor.alarm.fire","type":"boolean","read":true,"write":false,"name":"alarm fire"}</field>
                                                                             </block>
                                                                           </value>
                                                                           <statement name="STATEMENT">
                                                                             <block type="comment" id="tbj6h20d]mF66$GV=nG6">
                                                                               <field name="COMMENT">sensor.alarm.fire</field>
                                                                               <next>
                                                                                 <block type="comment" id="lnEM{LQ6HSMk33|5TH=]">
                                                                                   <field name="COMMENT">Feuersensor</field>
                                                                                 </block>
                                                                               </next>
                                                                             </block>
                                                                           </statement>
                                                                           <next>
                                                                             <block type="create" id="Y{$n]:|PaUbg8Tu=.p_H">
                                                                               <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.alarm_secure</field>
                                                                               <value name="VALUE">
                                                                                 <block type="logic_boolean" id="4~hqmFH2`A%/-.rc1o1l">
                                                                                   <field name="BOOL">FALSE</field>
                                                                                 </block>
                                                                               </value>
                                                                               <value name="COMMON">
                                                                                 <block type="text" id="4irEOLnO7Q/gj%,G9,+|">
                                                                                   <field name="TEXT">{"role":"sensor.alarm.secure","type":"boolean","read":true,"write":false,"name":"alarm secure"}</field>
                                                                                 </block>
                                                                               </value>
                                                                               <statement name="STATEMENT">
                                                                                 <block type="comment" id="2x3k`$H=j;{TUX+0fWs~">
                                                                                   <field name="COMMENT">sensor.alarm.secure</field>
                                                                                   <next>
                                                                                     <block type="comment" id="$c7(#ZibK@76:FMKvo|a">
                                                                                       <field name="COMMENT">Tür geöffnet, Fenster geöffnet oder Bewegung erkannt, während der Alarm eingeschaltet ist.</field>
                                                                                     </block>
                                                                                   </next>
                                                                                 </block>
                                                                               </statement>
                                                                               <next>
                                                                                 <block type="create" id="I1qUgGy;jEbJ013B(|L|">
                                                                                   <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.alarm_power</field>
                                                                                   <value name="VALUE">
                                                                                     <block type="logic_boolean" id=":]EhVGjze(NPghh-XLU=">
                                                                                       <field name="BOOL">FALSE</field>
                                                                                     </block>
                                                                                   </value>
                                                                                   <value name="COMMON">
                                                                                     <block type="text" id="R/tc$V0c+?{VCq(,w;;J">
                                                                                       <field name="TEXT">{"role":"sensor.alarm. power","type":"boolean","read":true,"write":false,"name":"alarm power"}</field>
                                                                                     </block>
                                                                                   </value>
                                                                                   <statement name="STATEMENT">
                                                                                     <block type="comment" id="jExJjIhzoivAhr$REYyK">
                                                                                       <field name="COMMENT">sensor.alarm.power</field>
                                                                                       <next>
                                                                                         <block type="comment" id="tBJe]Ki`=4e=0@Bf.hb|">
                                                                                           <field name="COMMENT">Kein Strom (Spannung = 0)</field>
                                                                                         </block>
                                                                                       </next>
                                                                                     </block>
                                                                                   </statement>
                                                                                   <next>
                                                                                     <block type="create" id="k8/ed(mJ6F?![g!N68[i">
                                                                                       <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.light</field>
                                                                                       <value name="VALUE">
                                                                                         <block type="logic_boolean" id="u.y9{fhu;,.q%00|b]Ub">
                                                                                           <field name="BOOL">FALSE</field>
                                                                                         </block>
                                                                                       </value>
                                                                                       <value name="COMMON">
                                                                                         <block type="text" id="m`EIvw];McBz@A{v=yn3">
                                                                                           <field name="TEXT">{"role":"sensor.light","type":"boolean","read":true,"write":false,"name":"light"}</field>
                                                                                         </block>
                                                                                       </value>
                                                                                       <statement name="STATEMENT">
                                                                                         <block type="comment" id="eWCsa,d8V?Q6zn:KYxq}">
                                                                                           <field name="COMMENT">sensor.light</field>
                                                                                           <next>
                                                                                             <block type="comment" id="3BuWyvl(szbdkyQ+J?G5">
                                                                                               <field name="COMMENT">Rückmeldung der Lampe, dass sie eingeschaltet ist</field>
                                                                                               <next>
                                                                                                 <block type="create" id="bD+rsdu(PkAcT4$K.Y[Q">
                                                                                                   <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.lock</field>
                                                                                                   <value name="VALUE">
                                                                                                     <block type="logic_boolean" id="PiD4%iJ{X_/.]ub:y9^m">
                                                                                                       <field name="BOOL">FALSE</field>
                                                                                                     </block>
                                                                                                   </value>
                                                                                                   <value name="COMMON">
                                                                                                     <block type="text" id="2%tLacx:Ne?Rr)jdX`--">
                                                                                                       <field name="TEXT">{"role":"sensor.lock","type":"boolean","read":true,"write":false,"name":"lock"}</field>
                                                                                                     </block>
                                                                                                   </value>
                                                                                                   <statement name="STATEMENT">
                                                                                                     <block type="comment" id="J9=T-N-(#6%u*Y_bJXe]">
                                                                                                       <field name="COMMENT">sensor.lock</field>
                                                                                                       <next>
                                                                                                         <block type="comment" id="T%9_]pNpT3l0D-=DM3bo">
                                                                                                           <field name="COMMENT">aktuelle Position des Schlosses</field>
                                                                                                         </block>
                                                                                                       </next>
                                                                                                     </block>
                                                                                                   </statement>
                                                                                                 </block>
                                                                                               </next>
                                                                                             </block>
                                                                                           </next>
                                                                                         </block>
                                                                                       </statement>
                                                                                       <next>
                                                                                         <block type="create" id="wug$JyHzLP-fSDTc;@eL">
                                                                                           <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.motion</field>
                                                                                           <value name="VALUE">
                                                                                             <block type="logic_boolean" id="+89ou+G@pz.*jj@w]x(I">
                                                                                               <field name="BOOL">FALSE</field>
                                                                                             </block>
                                                                                           </value>
                                                                                           <value name="COMMON">
                                                                                             <block type="text" id="j%t9B8ap2ky!XLb{k2Pj">
                                                                                               <field name="TEXT">{"role":"sensor.motion","type":"boolean","read":true,"write":false,"name":"motion"}</field>
                                                                                             </block>
                                                                                           </value>
                                                                                           <statement name="STATEMENT">
                                                                                             <block type="comment" id="#g,Z[p/h^`U3Gu.lS@W^">
                                                                                               <field name="COMMENT">sensor.motion</field>
                                                                                               <next>
                                                                                                 <block type="comment" id="`nE#*{U9hL/nt(sY9j[8">
                                                                                                   <field name="COMMENT">Bewegungssensor</field>
                                                                                                 </block>
                                                                                               </next>
                                                                                             </block>
                                                                                           </statement>
                                                                                           <next>
                                                                                             <block type="create" id="m}z.2Nx`8~/cT%8aZi_M">
                                                                                               <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.rain</field>
                                                                                               <value name="VALUE">
                                                                                                 <block type="logic_boolean" id="Q#F`O`6[o[K{Frcc.D(_">
                                                                                                   <field name="BOOL">FALSE</field>
                                                                                                 </block>
                                                                                               </value>
                                                                                               <value name="COMMON">
                                                                                                 <block type="text" id=".U//jno/Y-QHWiiZXtHx">
                                                                                                   <field name="TEXT">{"role":"sensor.rain","type":"boolean","read":true,"write":false,"name":"rain"}</field>
                                                                                                 </block>
                                                                                               </value>
                                                                                               <statement name="STATEMENT">
                                                                                                 <block type="comment" id="63%^YG-uQlsC}I,]?Y1r">
                                                                                                   <field name="COMMENT">sensor.rain</field>
                                                                                                   <next>
                                                                                                     <block type="comment" id="U.AV~ya?kyZ?-n{I8/zJ">
                                                                                                       <field name="COMMENT">Regen erkannt</field>
                                                                                                     </block>
                                                                                                   </next>
                                                                                                 </block>
                                                                                               </statement>
                                                                                               <next>
                                                                                                 <block type="create" id="Q|Fza.c0d1)_e(FZ4[|M">
                                                                                                   <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.noise</field>
                                                                                                   <value name="VALUE">
                                                                                                     <block type="logic_boolean" id="d]H#j2R011eh}?FF.%j+">
                                                                                                       <field name="BOOL">FALSE</field>
                                                                                                     </block>
                                                                                                   </value>
                                                                                                   <value name="COMMON">
                                                                                                     <block type="text" id="FgHBM|=P~IrR*0gq@#N7">
                                                                                                       <field name="TEXT">{"role":"sensor.noise","type":"boolean","read":true,"write":false,"name":"noise"}</field>
                                                                                                     </block>
                                                                                                   </value>
                                                                                                   <statement name="STATEMENT">
                                                                                                     <block type="comment" id="q)|m55L3`VQB+UnH%V(a">
                                                                                                       <field name="COMMENT">sensor.noise</field>
                                                                                                       <next>
                                                                                                         <block type="comment" id="hj`RdGzooY`:$P~g*R~9">
                                                                                                           <field name="COMMENT">Geräusch erkannt</field>
                                                                                                         </block>
                                                                                                       </next>
                                                                                                     </block>
                                                                                                   </statement>
                                                                                                   <next>
                                                                                                     <block type="create" id="*bW5N?BH~L|VbVBa3L*X">
                                                                                                       <field name="NAME">0_userdata.0.Datenpunkte_erstellen.Button.Testbutton</field>
                                                                                                       <value name="VALUE">
                                                                                                         <block type="logic_boolean" id="vaVH-lS5e@.bZyqxQ))L">
                                                                                                           <field name="BOOL">TRUE</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="COMMON">
                                                                                                         <block type="text" id="xAhK+2KmB]Up}qfc/}+!">
                                                                                                           <field name="TEXT">{"name":"Testbutton","type":"boolean","read":false,"write":true,"role":"button","def":true,"smartName": {"de": "a. r. d. ","smartType": "SWITCH"}}</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <statement name="STATEMENT">
                                                                                                         <block type="comment" id="qa?~BsR4oTlmTtwy_PB/">
                                                                                                           <field name="COMMENT">Tasten (Boolscher Wert, nur Schreiben)</field>
                                                                                                           <next>
                                                                                                             <block type="comment" id="L]aptP.6it7*Qq!D^8I}">
                                                                                                               <field name="COMMENT">common.type = boolean, common.write = true, common.read = false</field>
                                                                                                             </block>
                                                                                                           </next>
                                                                                                         </block>
                                                                                                       </statement>
                                                                                                     </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>
                               </next>
                             </block>
                           </next>
                         </block>
                       </next>
                     </block>
                   </next>
                 </block>
               </next>
             </block>
           </next>
         </block>
       </next>
     </block>
    </xml>
    

    Thomas BraunT 1 Reply Last reply
    0
    • dslraserD dslraser

      @thomas-braun sagte in iot-Gerät per Alexa schalten:

      @wendy2702

      Hab ich keine.
      Vor allendingen hat das auch schon mal funktioniert. Ich weiß nur nicht was sich da wie wo geändert hat.

      ich habe mir mal in Blockly einige Beispiel abgespeichert

      <xml xmlns="https://developers.google.com/blockly/xml">
       <block type="comment" id="dQzp-onKog66L~byzH[l" x="-2188" y="-1287">
         <field name="COMMENT">https://www.iobroker.net/#de/documentation/dev/stateroles.md</field>
         <next>
           <block type="comment" id="EI-uCmW`R}jN#)YJ_:r6">
             <field name="COMMENT">Rollen von Datenpunkten</field>
             <next>
               <block type="comment" id="xD3cr?N+-f`fqc_BIu8`">
                 <field name="COMMENT">Allgemein</field>
                 <next>
                   <block type="create" id="c92#N__+3@_i,+@%jupm">
                     <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.state</field>
                     <value name="VALUE">
                       <block type="text" id="Z-/BFV]=8dlO5f!k=R%W">
                         <field name="TEXT">leer</field>
                       </block>
                     </value>
                     <value name="COMMON">
                       <block type="text" id="7TM}v,C*Rq*@4}emmW5a">
                         <field name="TEXT">{"role":"state","name":"state"}</field>
                       </block>
                     </value>
                     <statement name="STATEMENT">
                       <block type="comment" id="#1~l*!TM7r9U{)k7cs0p">
                         <field name="COMMENT">state</field>
                         <next>
                           <block type="comment" id="LG0pFM/6MUyB$y{ilTO2">
                             <field name="COMMENT">sehr allgemeiner Zweck. Zu verwenden, wenn unbekannt ist, welche Rolle der Datenpukt hat</field>
                           </block>
                         </next>
                       </block>
                     </statement>
                     <next>
                       <block type="create" id="+|o.X^XuZxSLC3jSJevE">
                         <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.text</field>
                         <value name="VALUE">
                           <block type="text" id="vnwPz*IC^qWDt6+|;jM[">
                             <field name="TEXT">leer</field>
                           </block>
                         </value>
                         <value name="COMMON">
                           <block type="text" id="~Zja)ekO(?G8OZ]F](`|">
                             <field name="TEXT">{"role":"text","type":"string","name":"text"}</field>
                           </block>
                         </value>
                         <statement name="STATEMENT">
                           <block type="comment" id="};g^n8vf~Ft0}Suiik{F">
                             <field name="COMMENT">text</field>
                             <next>
                               <block type="comment" id=";R%;:.*l#WHpX9aNfWj6">
                                 <field name="COMMENT">(common.type = string)</field>
                               </block>
                             </next>
                           </block>
                         </statement>
                         <next>
                           <block type="create" id="q^n(E4XU2?L/+v/rhyx+">
                             <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.url</field>
                             <value name="VALUE">
                               <block type="text" id="Ye7!RD/;);([)3DDl+9t">
                                 <field name="TEXT">leer</field>
                               </block>
                             </value>
                             <value name="COMMON">
                               <block type="text" id="+BtGMQWw!`K3%G(Gp#9c">
                                 <field name="TEXT">{"role":"text.url","type":"string","name":"url"}</field>
                               </block>
                             </value>
                             <statement name="STATEMENT">
                               <block type="comment" id="pP!NHf5w}}^k^r(T`8R7">
                                 <field name="COMMENT">text.url</field>
                                 <next>
                                   <block type="comment" id="?R)WbVB$M1u=v~P5xDV~">
                                     <field name="COMMENT">(common.type = string) state val enthält eine URL zur Verwendung in einem Anker, Iframe oder img</field>
                                   </block>
                                 </next>
                               </block>
                             </statement>
                             <next>
                               <block type="create" id="qPwzf!p(SYPjhG[zJtR0">
                                 <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.html</field>
                                 <value name="VALUE">
                                   <block type="text" id="dmRV[:WHaQPFSEY4kt8B">
                                     <field name="TEXT">leer</field>
                                   </block>
                                 </value>
                                 <value name="COMMON">
                                   <block type="text" id="0OMs-Qi;]m$;.H{1cOaq">
                                     <field name="TEXT">{"role":"html","type":"string","name":"html"}</field>
                                   </block>
                                 </value>
                                 <statement name="STATEMENT">
                                   <block type="comment" id="~y9tO:pKnlGe%C:t?t4|">
                                     <field name="COMMENT">html</field>
                                     <next>
                                       <block type="comment" id="TpK]GC//)AiVJ_?I.71G">
                                         <field name="COMMENT">(common.type = string)</field>
                                       </block>
                                     </next>
                                   </block>
                                 </statement>
                                 <next>
                                   <block type="create" id="yLxUcA5NHVeE_1TWl!BY">
                                     <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.json</field>
                                     <value name="VALUE">
                                       <block type="text" id="`wI9$A(MA|u|:_1?vLn=">
                                         <field name="TEXT">leer</field>
                                       </block>
                                     </value>
                                     <value name="COMMON">
                                       <block type="text" id="s$XAUM-3MozknXLQ-3T[">
                                         <field name="TEXT">{"role":"json","type":"string","name": "json"}</field>
                                       </block>
                                     </value>
                                     <statement name="STATEMENT">
                                       <block type="comment" id="pS?-Vhv;Hwhx?2/U)o9n">
                                         <field name="COMMENT">json</field>
                                         <next>
                                           <block type="comment" id="].|(!pRv|*JpwJ@oi`6H">
                                             <field name="COMMENT">(common.type = string)</field>
                                           </block>
                                         </next>
                                       </block>
                                     </statement>
                                     <next>
                                       <block type="create" id="v$y=S_~Z;R,M;n-aoHw9">
                                         <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.list</field>
                                         <value name="VALUE">
                                           <block type="text" id="BiyjsSwVP/F=_rI|wcih">
                                             <field name="TEXT">leer</field>
                                           </block>
                                         </value>
                                         <value name="COMMON">
                                           <block type="text" id="ZTJ@3R{QSaQ-cY-ev-;-">
                                             <field name="TEXT">{"role": "list","type":"array","name":"list"}</field>
                                           </block>
                                         </value>
                                         <statement name="STATEMENT">
                                           <block type="comment" id="hmN;3e}f/PPtly6TWi,c">
                                             <field name="COMMENT">list</field>
                                             <next>
                                               <block type="comment" id="s`S!P,!qahsUbN1!6{4G">
                                                 <field name="COMMENT">(common.type = array)</field>
                                               </block>
                                             </next>
                                           </block>
                                         </statement>
                                         <next>
                                           <block type="create" id="SUi3wBCZ=^u)Uqq?c]b1">
                                             <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.01_date</field>
                                             <value name="VALUE">
                                               <block type="text" id="(yT!w=JwVW_CMbc_vC@E">
                                                 <field name="TEXT">01.01.2021</field>
                                               </block>
                                             </value>
                                             <value name="COMMON">
                                               <block type="text" id="oT0tYRvHs%C.(4Af+jP7">
                                                 <field name="TEXT">{"role":"date","type":"string","name":"01 date"}</field>
                                               </block>
                                             </value>
                                             <statement name="STATEMENT">
                                               <block type="comment" id="(X%+k[b9$19m/D08~O28">
                                                 <field name="COMMENT">date</field>
                                                 <next>
                                                   <block type="comment" id="KaabFCfLl8MF753wo#;!">
                                                     <field name="COMMENT">(common.type = string - kann mit der Zeichenfolge "new Date (ddd)" analysiert werden)</field>
                                                   </block>
                                                 </next>
                                               </block>
                                             </statement>
                                             <next>
                                               <block type="create" id="|IdA74#+H9F5C8j58FSP">
                                                 <field name="NAME">0_userdata.0.Datenpunkte_erstellen.01Allgemein.02_date</field>
                                                 <value name="VALUE">
                                                   <block type="math_number" id="5.`~UU+iTb%tp`anaUYa">
                                                     <field name="NUM">1</field>
                                                   </block>
                                                 </value>
                                                 <value name="COMMON">
                                                   <block type="text" id=")$C24x@KEKOfPB=JZFv[">
                                                     <field name="TEXT">{"role":"date","type":"number","name":"02 date"}</field>
                                                   </block>
                                                 </value>
                                                 <statement name="STATEMENT">
                                                   <block type="comment" id="PG#KAK-N9ZYgPqOU^ByK">
                                                     <field name="COMMENT">date</field>
                                                     <next>
                                                       <block type="comment" id="/(nV-k2c}lsxze#JqSa|">
                                                         <field name="COMMENT">(common.type = number - Sekunden * 1000)</field>
                                                       </block>
                                                     </next>
                                                   </block>
                                                 </statement>
                                                 <next>
                                                   <block type="comment" id="x`0Zd}y~c_v!;vD3H7Bl">
                                                     <field name="COMMENT">Sensor (Boolescher Wert, schreibgeschützt)</field>
                                                     <next>
                                                       <block type="comment" id=";Xi#NDCI^4pzMB~hg9Xu">
                                                         <field name="COMMENT">common.type = boolean, common.write = false</field>
                                                         <next>
                                                           <block type="create" id="H#dh27`T;r[Jc%cFggUC">
                                                             <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.window</field>
                                                             <value name="VALUE">
                                                               <block type="logic_boolean" id="L^+Iu)]$[5k;!*|8(bI{">
                                                                 <field name="BOOL">FALSE</field>
                                                               </block>
                                                             </value>
                                                             <value name="COMMON">
                                                               <block type="text" id="iJ$!rtzfYzp{O28U%^Mn">
                                                                 <field name="TEXT">{"role":"sensor.window","type":"boolean","read":true,"write":false,"name":"window"}</field>
                                                               </block>
                                                             </value>
                                                             <statement name="STATEMENT">
                                                               <block type="comment" id="09VSzue3~1K[Q?k=*/mn">
                                                                 <field name="COMMENT">sensor.window</field>
                                                                 <next>
                                                                   <block type="comment" id="C)R]QzLYQ~m!V$ww0%0g">
                                                                     <field name="COMMENT">Fenster geöffnet (true) oder geschlossen (false)</field>
                                                                   </block>
                                                                 </next>
                                                               </block>
                                                             </statement>
                                                             <next>
                                                               <block type="create" id="T).4enx~.i|HCYKZo:0v">
                                                                 <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.door</field>
                                                                 <value name="VALUE">
                                                                   <block type="logic_boolean" id="/+^*A=Gt`IRpjEh{@_xG">
                                                                     <field name="BOOL">FALSE</field>
                                                                   </block>
                                                                 </value>
                                                                 <value name="COMMON">
                                                                   <block type="text" id="#xAtBkvnL4=)C~k$Ww)?">
                                                                     <field name="TEXT">{"role":"sensor.door","type":"boolean","read":true,"write":false,"name":"door"}</field>
                                                                   </block>
                                                                 </value>
                                                                 <statement name="STATEMENT">
                                                                   <block type="comment" id="?*L1lOsLe8%uV6aBXb0C">
                                                                     <field name="COMMENT">sensor.door</field>
                                                                     <next>
                                                                       <block type="comment" id="vY4:T?_Y@_1,U5lcdCP_">
                                                                         <field name="COMMENT">Tür geöffnet (true) oder geschlossen (false)</field>
                                                                       </block>
                                                                     </next>
                                                                   </block>
                                                                 </statement>
                                                                 <next>
                                                                   <block type="create" id="o~dYu:n_9Y$-9]=1;+(K">
                                                                     <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.alarm</field>
                                                                     <value name="VALUE">
                                                                       <block type="logic_boolean" id="glz?6_gel-~O#rx:Ycp[">
                                                                         <field name="BOOL">FALSE</field>
                                                                       </block>
                                                                     </value>
                                                                     <value name="COMMON">
                                                                       <block type="text" id="H!hPp9I!ClUS6`|dN0m/">
                                                                         <field name="TEXT">{"role":"sensor.alarm","type":"boolean","read":true,"write":false,"name":"alarm"}</field>
                                                                       </block>
                                                                     </value>
                                                                     <statement name="STATEMENT">
                                                                       <block type="comment" id="OauWuH{+P[r(-f7t]UTn">
                                                                         <field name="COMMENT">sensor.alarm</field>
                                                                         <next>
                                                                           <block type="comment" id="$5hP5aP_xWX;MX6/Y2W.">
                                                                             <field name="COMMENT">ein häufiger Alarm</field>
                                                                           </block>
                                                                         </next>
                                                                       </block>
                                                                     </statement>
                                                                     <next>
                                                                       <block type="create" id="GdI2mMTpC6C,9o%uci#N">
                                                                         <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.alarm_flood</field>
                                                                         <value name="VALUE">
                                                                           <block type="logic_boolean" id="/N(:6r!;xG,W75kKvxVy">
                                                                             <field name="BOOL">FALSE</field>
                                                                           </block>
                                                                         </value>
                                                                         <value name="COMMON">
                                                                           <block type="text" id="OxzYiYF13bjOq0Eq}@q-">
                                                                             <field name="TEXT">{"role":"sensor.alarm.flood","type":"boolean","read":true,"write":false,"name":"alarm flood"}</field>
                                                                           </block>
                                                                         </value>
                                                                         <statement name="STATEMENT">
                                                                           <block type="comment" id="+q{BH`p/}Q0{`g`,[.cD">
                                                                             <field name="COMMENT">sensor.alarm.flood</field>
                                                                             <next>
                                                                               <block type="comment" id="{+P@@OoPf4T4dsSDffQj">
                                                                                 <field name="COMMENT">Wasserleckage</field>
                                                                               </block>
                                                                             </next>
                                                                           </block>
                                                                         </statement>
                                                                         <next>
                                                                           <block type="create" id="XyPOi4:{^cc{QG9):GJE">
                                                                             <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.alarm_fire</field>
                                                                             <value name="VALUE">
                                                                               <block type="logic_boolean" id="0ghAc~J@cD#5R,`srdy_">
                                                                                 <field name="BOOL">FALSE</field>
                                                                               </block>
                                                                             </value>
                                                                             <value name="COMMON">
                                                                               <block type="text" id="xr.[t9#10Tpi_,|1(z[D">
                                                                                 <field name="TEXT">{"role":"sensor.alarm.fire","type":"boolean","read":true,"write":false,"name":"alarm fire"}</field>
                                                                               </block>
                                                                             </value>
                                                                             <statement name="STATEMENT">
                                                                               <block type="comment" id="tbj6h20d]mF66$GV=nG6">
                                                                                 <field name="COMMENT">sensor.alarm.fire</field>
                                                                                 <next>
                                                                                   <block type="comment" id="lnEM{LQ6HSMk33|5TH=]">
                                                                                     <field name="COMMENT">Feuersensor</field>
                                                                                   </block>
                                                                                 </next>
                                                                               </block>
                                                                             </statement>
                                                                             <next>
                                                                               <block type="create" id="Y{$n]:|PaUbg8Tu=.p_H">
                                                                                 <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.alarm_secure</field>
                                                                                 <value name="VALUE">
                                                                                   <block type="logic_boolean" id="4~hqmFH2`A%/-.rc1o1l">
                                                                                     <field name="BOOL">FALSE</field>
                                                                                   </block>
                                                                                 </value>
                                                                                 <value name="COMMON">
                                                                                   <block type="text" id="4irEOLnO7Q/gj%,G9,+|">
                                                                                     <field name="TEXT">{"role":"sensor.alarm.secure","type":"boolean","read":true,"write":false,"name":"alarm secure"}</field>
                                                                                   </block>
                                                                                 </value>
                                                                                 <statement name="STATEMENT">
                                                                                   <block type="comment" id="2x3k`$H=j;{TUX+0fWs~">
                                                                                     <field name="COMMENT">sensor.alarm.secure</field>
                                                                                     <next>
                                                                                       <block type="comment" id="$c7(#ZibK@76:FMKvo|a">
                                                                                         <field name="COMMENT">Tür geöffnet, Fenster geöffnet oder Bewegung erkannt, während der Alarm eingeschaltet ist.</field>
                                                                                       </block>
                                                                                     </next>
                                                                                   </block>
                                                                                 </statement>
                                                                                 <next>
                                                                                   <block type="create" id="I1qUgGy;jEbJ013B(|L|">
                                                                                     <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.alarm_power</field>
                                                                                     <value name="VALUE">
                                                                                       <block type="logic_boolean" id=":]EhVGjze(NPghh-XLU=">
                                                                                         <field name="BOOL">FALSE</field>
                                                                                       </block>
                                                                                     </value>
                                                                                     <value name="COMMON">
                                                                                       <block type="text" id="R/tc$V0c+?{VCq(,w;;J">
                                                                                         <field name="TEXT">{"role":"sensor.alarm. power","type":"boolean","read":true,"write":false,"name":"alarm power"}</field>
                                                                                       </block>
                                                                                     </value>
                                                                                     <statement name="STATEMENT">
                                                                                       <block type="comment" id="jExJjIhzoivAhr$REYyK">
                                                                                         <field name="COMMENT">sensor.alarm.power</field>
                                                                                         <next>
                                                                                           <block type="comment" id="tBJe]Ki`=4e=0@Bf.hb|">
                                                                                             <field name="COMMENT">Kein Strom (Spannung = 0)</field>
                                                                                           </block>
                                                                                         </next>
                                                                                       </block>
                                                                                     </statement>
                                                                                     <next>
                                                                                       <block type="create" id="k8/ed(mJ6F?![g!N68[i">
                                                                                         <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.light</field>
                                                                                         <value name="VALUE">
                                                                                           <block type="logic_boolean" id="u.y9{fhu;,.q%00|b]Ub">
                                                                                             <field name="BOOL">FALSE</field>
                                                                                           </block>
                                                                                         </value>
                                                                                         <value name="COMMON">
                                                                                           <block type="text" id="m`EIvw];McBz@A{v=yn3">
                                                                                             <field name="TEXT">{"role":"sensor.light","type":"boolean","read":true,"write":false,"name":"light"}</field>
                                                                                           </block>
                                                                                         </value>
                                                                                         <statement name="STATEMENT">
                                                                                           <block type="comment" id="eWCsa,d8V?Q6zn:KYxq}">
                                                                                             <field name="COMMENT">sensor.light</field>
                                                                                             <next>
                                                                                               <block type="comment" id="3BuWyvl(szbdkyQ+J?G5">
                                                                                                 <field name="COMMENT">Rückmeldung der Lampe, dass sie eingeschaltet ist</field>
                                                                                                 <next>
                                                                                                   <block type="create" id="bD+rsdu(PkAcT4$K.Y[Q">
                                                                                                     <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.lock</field>
                                                                                                     <value name="VALUE">
                                                                                                       <block type="logic_boolean" id="PiD4%iJ{X_/.]ub:y9^m">
                                                                                                         <field name="BOOL">FALSE</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <value name="COMMON">
                                                                                                       <block type="text" id="2%tLacx:Ne?Rr)jdX`--">
                                                                                                         <field name="TEXT">{"role":"sensor.lock","type":"boolean","read":true,"write":false,"name":"lock"}</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <statement name="STATEMENT">
                                                                                                       <block type="comment" id="J9=T-N-(#6%u*Y_bJXe]">
                                                                                                         <field name="COMMENT">sensor.lock</field>
                                                                                                         <next>
                                                                                                           <block type="comment" id="T%9_]pNpT3l0D-=DM3bo">
                                                                                                             <field name="COMMENT">aktuelle Position des Schlosses</field>
                                                                                                           </block>
                                                                                                         </next>
                                                                                                       </block>
                                                                                                     </statement>
                                                                                                   </block>
                                                                                                 </next>
                                                                                               </block>
                                                                                             </next>
                                                                                           </block>
                                                                                         </statement>
                                                                                         <next>
                                                                                           <block type="create" id="wug$JyHzLP-fSDTc;@eL">
                                                                                             <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.motion</field>
                                                                                             <value name="VALUE">
                                                                                               <block type="logic_boolean" id="+89ou+G@pz.*jj@w]x(I">
                                                                                                 <field name="BOOL">FALSE</field>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="COMMON">
                                                                                               <block type="text" id="j%t9B8ap2ky!XLb{k2Pj">
                                                                                                 <field name="TEXT">{"role":"sensor.motion","type":"boolean","read":true,"write":false,"name":"motion"}</field>
                                                                                               </block>
                                                                                             </value>
                                                                                             <statement name="STATEMENT">
                                                                                               <block type="comment" id="#g,Z[p/h^`U3Gu.lS@W^">
                                                                                                 <field name="COMMENT">sensor.motion</field>
                                                                                                 <next>
                                                                                                   <block type="comment" id="`nE#*{U9hL/nt(sY9j[8">
                                                                                                     <field name="COMMENT">Bewegungssensor</field>
                                                                                                   </block>
                                                                                                 </next>
                                                                                               </block>
                                                                                             </statement>
                                                                                             <next>
                                                                                               <block type="create" id="m}z.2Nx`8~/cT%8aZi_M">
                                                                                                 <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.rain</field>
                                                                                                 <value name="VALUE">
                                                                                                   <block type="logic_boolean" id="Q#F`O`6[o[K{Frcc.D(_">
                                                                                                     <field name="BOOL">FALSE</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="COMMON">
                                                                                                   <block type="text" id=".U//jno/Y-QHWiiZXtHx">
                                                                                                     <field name="TEXT">{"role":"sensor.rain","type":"boolean","read":true,"write":false,"name":"rain"}</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <statement name="STATEMENT">
                                                                                                   <block type="comment" id="63%^YG-uQlsC}I,]?Y1r">
                                                                                                     <field name="COMMENT">sensor.rain</field>
                                                                                                     <next>
                                                                                                       <block type="comment" id="U.AV~ya?kyZ?-n{I8/zJ">
                                                                                                         <field name="COMMENT">Regen erkannt</field>
                                                                                                       </block>
                                                                                                     </next>
                                                                                                   </block>
                                                                                                 </statement>
                                                                                                 <next>
                                                                                                   <block type="create" id="Q|Fza.c0d1)_e(FZ4[|M">
                                                                                                     <field name="NAME">0_userdata.0.Datenpunkte_erstellen.02Sensor_schreibgeschuetzt.noise</field>
                                                                                                     <value name="VALUE">
                                                                                                       <block type="logic_boolean" id="d]H#j2R011eh}?FF.%j+">
                                                                                                         <field name="BOOL">FALSE</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <value name="COMMON">
                                                                                                       <block type="text" id="FgHBM|=P~IrR*0gq@#N7">
                                                                                                         <field name="TEXT">{"role":"sensor.noise","type":"boolean","read":true,"write":false,"name":"noise"}</field>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <statement name="STATEMENT">
                                                                                                       <block type="comment" id="q)|m55L3`VQB+UnH%V(a">
                                                                                                         <field name="COMMENT">sensor.noise</field>
                                                                                                         <next>
                                                                                                           <block type="comment" id="hj`RdGzooY`:$P~g*R~9">
                                                                                                             <field name="COMMENT">Geräusch erkannt</field>
                                                                                                           </block>
                                                                                                         </next>
                                                                                                       </block>
                                                                                                     </statement>
                                                                                                     <next>
                                                                                                       <block type="create" id="*bW5N?BH~L|VbVBa3L*X">
                                                                                                         <field name="NAME">0_userdata.0.Datenpunkte_erstellen.Button.Testbutton</field>
                                                                                                         <value name="VALUE">
                                                                                                           <block type="logic_boolean" id="vaVH-lS5e@.bZyqxQ))L">
                                                                                                             <field name="BOOL">TRUE</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="COMMON">
                                                                                                           <block type="text" id="xAhK+2KmB]Up}qfc/}+!">
                                                                                                             <field name="TEXT">{"name":"Testbutton","type":"boolean","read":false,"write":true,"role":"button","def":true,"smartName": {"de": "a. r. d. ","smartType": "SWITCH"}}</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <statement name="STATEMENT">
                                                                                                           <block type="comment" id="qa?~BsR4oTlmTtwy_PB/">
                                                                                                             <field name="COMMENT">Tasten (Boolscher Wert, nur Schreiben)</field>
                                                                                                             <next>
                                                                                                               <block type="comment" id="L]aptP.6it7*Qq!D^8I}">
                                                                                                                 <field name="COMMENT">common.type = boolean, common.write = true, common.read = false</field>
                                                                                                               </block>
                                                                                                             </next>
                                                                                                           </block>
                                                                                                         </statement>
                                                                                                       </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>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </next>
                       </block>
                     </next>
                   </block>
                 </next>
               </block>
             </next>
           </block>
         </next>
       </block>
      </xml>
      

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #10

      @dslraser

      ? Was fange ich jetzt mit deinem Blockly an?

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      dslraserD Thomas BraunT 3 Replies Last reply
      0
      • Thomas BraunT Thomas Braun

        @dslraser

        ? Was fange ich jetzt mit deinem Blockly an?

        dslraserD Offline
        dslraserD Offline
        dslraser
        Forum Testing Most Active
        wrote on last edited by
        #11

        @thomas-braun sagte in iot-Gerät per Alexa schalten:

        @dslraser

        ? Was fange ich jetzt mit deinem Blockly an?

        Datenpunkte anlegen Beispiele. Der letzte ganz unten (der Button) hat gleich das Smartgerät für iot mit drinn. Soll nur ein Beispiel sein wie Du DP erstellen kannst und die schon direkt in iot eingefügen kannst.

        1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @dslraser

          ? Was fange ich jetzt mit deinem Blockly an?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #12

          Ist das falsch?

          5f95c153-b854-45ac-8e92-4a6886cec8fb-image.png

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          dslraserD 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            Ist das falsch?

            5f95c153-b854-45ac-8e92-4a6886cec8fb-image.png

            dslraserD Offline
            dslraserD Offline
            dslraser
            Forum Testing Most Active
            wrote on last edited by
            #13

            @thomas-braun
            zeig mal den RAW vom Datenpunkt

            Thomas BraunT 1 Reply Last reply
            0
            • dslraserD dslraser

              @thomas-braun
              zeig mal den RAW vom Datenpunkt

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #14

              @dslraser

              {
                "common": {
                  "name": "playstation",
                  "desc": "Manuell erzeugt",
                  "role": "switch",
                  "type": "boolean",
                  "read": true,
                  "write": true,
                  "def": false,
                  "custom": {
                    "iot.0": {
                      "smartName": {
                        "de": "playstation"
                      }
                    }
                  }
                },
                "type": "state",
                "_id": "0_userdata.0.playstation.playstation.playstation",
                "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                },
                "from": "system.adapter.admin.0",
                "user": "system.user.admin",
                "ts": 1644684140991
              }
              

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              dslraserD 2 Replies Last reply
              0
              • Thomas BraunT Thomas Braun

                @dslraser

                {
                  "common": {
                    "name": "playstation",
                    "desc": "Manuell erzeugt",
                    "role": "switch",
                    "type": "boolean",
                    "read": true,
                    "write": true,
                    "def": false,
                    "custom": {
                      "iot.0": {
                        "smartName": {
                          "de": "playstation"
                        }
                      }
                    }
                  },
                  "type": "state",
                  "_id": "0_userdata.0.playstation.playstation.playstation",
                  "acl": {
                    "object": 1636,
                    "state": 1636,
                    "owner": "system.user.admin",
                    "ownerGroup": "system.group.administrator"
                  },
                  "from": "system.adapter.admin.0",
                  "user": "system.user.admin",
                  "ts": 1644684140991
                }
                
                dslraserD Offline
                dslraserD Offline
                dslraser
                Forum Testing Most Active
                wrote on last edited by
                #15

                @thomas-braun
                Da fehlt der Teil native. Suche mal danach

                HomoranH 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @dslraser

                  {
                    "common": {
                      "name": "playstation",
                      "desc": "Manuell erzeugt",
                      "role": "switch",
                      "type": "boolean",
                      "read": true,
                      "write": true,
                      "def": false,
                      "custom": {
                        "iot.0": {
                          "smartName": {
                            "de": "playstation"
                          }
                        }
                      }
                    },
                    "type": "state",
                    "_id": "0_userdata.0.playstation.playstation.playstation",
                    "acl": {
                      "object": 1636,
                      "state": 1636,
                      "owner": "system.user.admin",
                      "ownerGroup": "system.group.administrator"
                    },
                    "from": "system.adapter.admin.0",
                    "user": "system.user.admin",
                    "ts": 1644684140991
                  }
                  
                  dslraserD Offline
                  dslraserD Offline
                  dslraser
                  Forum Testing Most Active
                  wrote on last edited by
                  #16

                  @thomas-braun

                  native

                  hier z.B. https://forum.iobroker.net/topic/50480/gelöst-iot-kann-kein-datenpunkt-hinzufügen

                  1 Reply Last reply
                  0
                  • dslraserD dslraser

                    @thomas-braun
                    Da fehlt der Teil native. Suche mal danach

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

                    @dslraser sagte in iot-Gerät per Alexa schalten:

                    Da fehlt der Teil native. Suche mal danach

                    das ist jetzt gemein!
                    war auch meine allererste Idee, aber im ersten RAW ist es drin

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

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

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

                    Thomas BraunT dslraserD 2 Replies Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @dslraser

                      ? Was fange ich jetzt mit deinem Blockly an?

                      dslraserD Offline
                      dslraserD Offline
                      dslraser
                      Forum Testing Most Active
                      wrote on last edited by
                      #18

                      @thomas-braun sagte in iot-Gerät per Alexa schalten:

                      @dslraser

                      ? Was fange ich jetzt mit deinem Blockly an?

                      Das Blockly erstellt den DP gleich passend für iot

                      Bildschirmfoto 2022-02-12 um 17.57.05.png

                      Da ist der Testbutton

                      Bildschirmfoto 2022-02-12 um 17.58.12.png

                      <block xmlns="https://developers.google.com/blockly/xml" type="create" id="*bW5N?BH~L|VbVBa3L*X" x="-2188" y="2513">
                       <field name="NAME">0_userdata.0.Datenpunkte_erstellen.Button.Testbutton</field>
                       <value name="VALUE">
                         <block type="logic_boolean" id="vaVH-lS5e@.bZyqxQ))L">
                           <field name="BOOL">TRUE</field>
                         </block>
                       </value>
                       <value name="COMMON">
                         <block type="text" id="xAhK+2KmB]Up}qfc/}+!">
                           <field name="TEXT">{"name":"Testbutton","type":"boolean","read":false,"write":true,"role":"button","def":true,"smartName": {"de": "a. r. d. ","smartType": "SWITCH"}}</field>
                         </block>
                       </value>
                       <statement name="STATEMENT">
                         <block type="comment" id="qa?~BsR4oTlmTtwy_PB/">
                           <field name="COMMENT">Tasten (Boolscher Wert, nur Schreiben)</field>
                           <next>
                             <block type="comment" id="L]aptP.6it7*Qq!D^8I}">
                               <field name="COMMENT">common.type = boolean, common.write = true, common.read = false</field>
                             </block>
                           </next>
                         </block>
                       </statement>
                      </block>
                      

                      1 Reply Last reply
                      0
                      • HomoranH Homoran

                        @dslraser sagte in iot-Gerät per Alexa schalten:

                        Da fehlt der Teil native. Suche mal danach

                        das ist jetzt gemein!
                        war auch meine allererste Idee, aber im ersten RAW ist es drin

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by Thomas Braun
                        #19

                        @homoran sagte in iot-Gerät per Alexa schalten:

                        war auch meine allererste Idee, aber im ersten RAW ist es drin

                        Ich sag ja, dass ich hier seit Stunden an dem Mist hänge. Mittlerweile weiß ich nicht mehr wo oben und unten ist und was ich jetzt alles wie umgefummelt habe.

                        Vermutlich wird gleich der iot-Alexa-Skill wieder abgeschaltet, weil ich mehr als 1000 Aktionen getätigt habe.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Reply Last reply
                        0
                        • HomoranH Homoran

                          @dslraser sagte in iot-Gerät per Alexa schalten:

                          Da fehlt der Teil native. Suche mal danach

                          das ist jetzt gemein!
                          war auch meine allererste Idee, aber im ersten RAW ist es drin

                          dslraserD Offline
                          dslraserD Offline
                          dslraser
                          Forum Testing Most Active
                          wrote on last edited by dslraser
                          #20

                          @homoran sagte in iot-Gerät per Alexa schalten:

                          @dslraser sagte in iot-Gerät per Alexa schalten:

                          Da fehlt der Teil native. Suche mal danach

                          das ist jetzt gemein!
                          war auch meine allererste Idee, aber im ersten RAW ist es drin

                          Das ist jetzt noch gemeiner....
                          Ich habe den RAW aus dem ersten Beitrag bei mir eingefügt und der ist dann auch in iot

                          Bildschirmfoto 2022-02-12 um 18.04.17.png

                          Und dann habe ich Alexa suchen lassen (per Sprachbefehl: Alexa, suche neue Geräte)

                          96152894-0F0C-4CD4-8F65-42106D1161DF.png

                          Es muss also ein anderer Fehler bei @thomas-braun vorliegen

                          Thomas BraunT 1 Reply Last reply
                          0
                          • dslraserD dslraser

                            @homoran sagte in iot-Gerät per Alexa schalten:

                            @dslraser sagte in iot-Gerät per Alexa schalten:

                            Da fehlt der Teil native. Suche mal danach

                            das ist jetzt gemein!
                            war auch meine allererste Idee, aber im ersten RAW ist es drin

                            Das ist jetzt noch gemeiner....
                            Ich habe den RAW aus dem ersten Beitrag bei mir eingefügt und der ist dann auch in iot

                            Bildschirmfoto 2022-02-12 um 18.04.17.png

                            Und dann habe ich Alexa suchen lassen (per Sprachbefehl: Alexa, suche neue Geräte)

                            96152894-0F0C-4CD4-8F65-42106D1161DF.png

                            Es muss also ein anderer Fehler bei @thomas-braun vorliegen

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #21

                            @dslraser

                            Dann ist die Alexa halt doof.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            dslraserD 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @dslraser

                              Dann ist die Alexa halt doof.

                              dslraserD Offline
                              dslraserD Offline
                              dslraser
                              Forum Testing Most Active
                              wrote on last edited by
                              #22

                              @thomas-braun sagte in iot-Gerät per Alexa schalten:

                              @dslraser

                              Dann ist die Alexa halt doof.

                              hast Du mal den iot Skill in der Alexa App deaktiviert und anschließend gleich wieder aktiviert (hilft manchmal)

                              Thomas BraunT 1 Reply Last reply
                              0
                              • dslraserD dslraser

                                @thomas-braun sagte in iot-Gerät per Alexa schalten:

                                @dslraser

                                Dann ist die Alexa halt doof.

                                hast Du mal den iot Skill in der Alexa App deaktiviert und anschließend gleich wieder aktiviert (hilft manchmal)

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #23

                                @dslraser

                                Schon dutzende Male.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                dslraserD 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @dslraser

                                  Schon dutzende Male.

                                  dslraserD Offline
                                  dslraserD Offline
                                  dslraser
                                  Forum Testing Most Active
                                  wrote on last edited by dslraser
                                  #24

                                  @thomas-braun
                                  kannst Du andere Geräte die Du in iot hast über Alexa schalten, oder reagieren die auch nicht ?

                                  Edit: wenn Du in der App was schalten willst und es passiert nichts bzw. es kommt eine Meldung wie reagiert nicht, oder so ähnlich, dann hast Du ein Verbindungsproblem.
                                  Ansonsten steht da kurz sowas

                                  1708ACCB-264F-4553-AEC8-4BBBB105DC7B.png

                                  und dann das

                                  63948169-913B-4924-9D3F-382221D85C32.png

                                  und kurz danach verschwindet auch das und sieht dann so aus

                                  DC572243-F83E-44D2-B911-0111F0E3765A.png

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • dslraserD dslraser

                                    @thomas-braun
                                    kannst Du andere Geräte die Du in iot hast über Alexa schalten, oder reagieren die auch nicht ?

                                    Edit: wenn Du in der App was schalten willst und es passiert nichts bzw. es kommt eine Meldung wie reagiert nicht, oder so ähnlich, dann hast Du ein Verbindungsproblem.
                                    Ansonsten steht da kurz sowas

                                    1708ACCB-264F-4553-AEC8-4BBBB105DC7B.png

                                    und dann das

                                    63948169-913B-4924-9D3F-382221D85C32.png

                                    und kurz danach verschwindet auch das und sieht dann so aus

                                    DC572243-F83E-44D2-B911-0111F0E3765A.png

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by
                                    #25

                                    @dslraser

                                    Ich habe sonst nix im iot drin. Eben alles rausgeworfen bei der ganzen Fummelei hier.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    HomoranH dslraserD 2 Replies Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @dslraser

                                      Ich habe sonst nix im iot drin. Eben alles rausgeworfen bei der ganzen Fummelei hier.

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

                                      @thomas-braun riebuht tut gut

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

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

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

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @dslraser

                                        Ich habe sonst nix im iot drin. Eben alles rausgeworfen bei der ganzen Fummelei hier.

                                        dslraserD Offline
                                        dslraserD Offline
                                        dslraser
                                        Forum Testing Most Active
                                        wrote on last edited by
                                        #27

                                        @thomas-braun sagte in iot-Gerät per Alexa schalten:

                                        @dslraser

                                        Ich habe sonst nix im iot drin. Eben alles rausgeworfen bei der ganzen Fummelei hier.

                                        ich habe eben meine Antwort über Deinem Post editiert, gesehen ?

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • HomoranH Homoran

                                          @thomas-braun riebuht tut gut

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #28

                                          @homoran sagte in iot-Gerät per Alexa schalten:

                                          riebuht tut gut

                                          Hatte ich schon erwähnt, dass ich seit Stunden daran sitze?
                                          Hab ich natürlich auch schon probiert.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          763

                                          Online

                                          32.6k

                                          Users

                                          82.3k

                                          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