Hallo
Könnte im Switch noch das das "data-set-on" und "data-get-on" eingefügt werden?
Bräuchte man für z.B. Shelly2
<div data-type="switch"
data-icon="fa-lightbulb-o"
data-device='Licht_Bad_Spiegel'
data-set-on="on 0"
data-set-off="off 0"
data-get="relay_0"
data-get-on="true"
data-get-off="false"
</div>
Danke
Carsten