Updated ioBroker FAQ & Anleitungen (markdown)

kuckuckmann
2022-09-24 18:55:28 +02:00
parent fe31635226
commit 087c1ed01e

@@ -15,6 +15,7 @@ In diesem Thread möchte ich damit beginnen, Einstellungen und Konfigurationen a
**9.)** Alias "Taste" für Auswahl eines Radiosenders **9.)** Alias "Taste" für Auswahl eines Radiosenders
**10.)** DWD Daten an verschiedene NSPanels schicken **10.)** DWD Daten an verschiedene NSPanels schicken
**11.)** PV-Daten Info Seite **11.)** PV-Daten Info Seite
**12.)** Platzhalter
# **Changelog** # **Changelog**
<details> <details>
@@ -2887,7 +2888,7 @@ Adapter DWD muss installiert sein.
<details> <details>
<summary>Blockly Skript</summary> <summary>Blockly Skript</summary>
` ```
<xml xmlns="https://developers.google.com/blockly/xml"> <xml xmlns="https://developers.google.com/blockly/xml">
<variables> <variables>
<variable id="VC{%szTBZ]@G*_Z1kd=p">NSPanel_Path</variable> <variable id="VC{%szTBZ]@G*_Z1kd=p">NSPanel_Path</variable>
@@ -3019,7 +3020,7 @@ Adapter DWD muss installiert sein.
</next> </next>
</block> </block>
</xml> </xml>
` ```
</details> </details>
*** ***