Tablet UI intertechno Aktoren Rollos steuer

Begonnen von derNeue, 23 Dezember 2016, 20:16:21

Vorheriges Thema - Nächstes Thema

derNeue

Hallo, habe alles in Fhem richtig eingestellt. die Rollos fahren auch hoch und runter in Fhem....aber im Tablet UI muss ich immer doppelt auf das Icon drücken...und somit wird das icon Gelb und dann wieder grau....also kann ich nie sehen welcher Stand meine Rollos haben oben oder unten....

<li data-row="12" data-col="4" data-sizex="2" data-sizey="7">
     <header>Alle Rolladen</header>
<div data-type="switch" class="cell" data-icon="fa-arrow-up"
            data-device="Alle_Rollos"
data-get-on="off.*"
            data-get-off="off"></div>
<div data-type="switch" class="cell" data-icon="fa-arrow-down"
            data-device="Alle_Rollos"
            data-get-on="on.*"
            data-get-off="on"></div>
    <div data-type="label" class="">Doppel-Click</div>
</li>

Danke