Hallo Zusammen,
ich habe nach längerem mal wieder ein Update gemacht. Seitdem sind die farbigen Mülleimericons weg.
Bin ein wenig verwirrt...die Suche hat nichts dazu ergeben. Einige hatten nur graue Tonnen, aber meine sind ganz weg.
Danke für ein kleines Feedback.
<li data-row="6" data-col="6" data-sizex="3" data-sizey="3">
<header><div data-type="label" >Abfall</div></header>
<div data-type="symbol"
data-device="MuellterminDummy"
data-get="BioTonne"
data-icons='["fa-trash warn fa-spin","fa-trash warn"]'
data-on-colors='["SaddleBrown","SaddleBrown"]'
data-get-on='["0","2"]'
data-background-icon="fa-circle"
class="bigger inline" >
</div>
<div data-type="symbol"
data-device="MuellterminDummy"
data-get="GelbeTonne"
data-icons='["fa-trash warn fa-spin","fa-trash warn"]'
data-on-colors='["yellow","yellow"]'
data-get-on='["0","2"]'
data-background-icon="fa-circle"
class="bigger inline" >
</div>
<div data-type="symbol"
data-device="MuellterminDummy"
data-get="GrueneTonne"
data-icons='["fa-trash warn fa-spin","fa-trash warn"]'
data-on-colors='["green","green"]'
data-get-on='["0","2"]'
data-background-icon="fa-circle"
class="bigger inline" >
</div>
<div data-type="symbol"
data-device="MuellterminDummy"
data-get="Restmuell"
data-icons='["fa-trash warn fa-spin","fa-trash warn"]'
data-on-colors='["black","black"]'
data-get-on='["0","2"]'
data-background-icon="fa-circle"
class="bigger inline" >
</div>
</li>
Eventuell das hier das "Problem":
https://forum.fhem.de/index.php/topic,90983.msg834652.html#msg834652
https://forum.fhem.de/index.php/topic,91907.msg844000.html#msg844000
Gruß, Joachim
data-colors='["yellow","yellow"]'
anstatt
data-on-colors='["yellow","yellow"]'
@MadMax-FHEM:
Danke für die Links. Das hat mir leider nicht geholfen.
@setstate:
Danke, genau das war es. Aber was ist der Hintergrund davon? Wurde irgendwas verändert?
ja, etwas aufgeräumt, um dual-state (on/off) und multi-states besser auseinander zuhalten.