@Zefau Ja, das Problem tritt nur im Widget auf, nicht im Geräte-Popup.
Hier eines der Devices, tritt leider bei allen hue-Lichtern auf
"wohnzimmerambiente_4feb3": {
"id": "wohnzimmerambiente_4feb3",
"name": "Wohnzimmer Ambiente",
"function": "light",
"states": {
"on": {
"state": {
"node": "hue.0.Wohnzimmer_Ambiente_inkl_Wände.on"
},
"action": "hue.0.Wohnzimmer_Ambiente_inkl_Wände.on",
"icon": {
"true": "lightbulb-group",
"false": "lightbulb-group-off-outline"
}
},
"level": {
"state": {
"node": "hue.0.Wohnzimmer_Ambiente_inkl_Wände.level"
},
"action": "hue.0.Wohnzimmer_Ambiente_inkl_Wände.level",
"icon": {
"0": "lightbulb-group-off-outline",
"default": "lightbulb-group"
}
},
"colorTemperature": {
"state": {
"node": "hue.0.Wohnzimmer_Ambiente_inkl_Wände.ct"
},
"action": "hue.0.Wohnzimmer_Ambiente_inkl_Wände.ct"
},
"hue": {
"state": {
"node": "hue.0.Wohnzimmer_Ambiente_inkl_Wände.hue"
},
"action": "hue.0.Wohnzimmer_Ambiente_inkl_Wände.hue"
}
},
"options": {},
"attributes": {
"imported": true,
"manufacturer": {
"name": "hue",
"namespace": "hue"
},
"_updated": 1604529488506
}
}
und hier die Widget Config
[
{
"moduleConfig": {},
"devices": [
{
"type": "device",
"deviceId": "wohnzimmerambiente_4feb3",
"label": "Ambiente",
"actionType": "action",
"actionElement": "SwitchAction",
"bodyStateKey": "on",
"bodyElement": "LevelBody",
"primaryStateKey": "on"
},
{
"type": "device",
"deviceId": "couch_1b15a",
"bodyStateKey": "on",
"actionType": "action",
"actionElement": "SwitchAction",
"bodyElement": "LevelBody",
"primaryStateKey": "on",
"label": "Couch/Leselicht"
},
{
"type": "device",
"deviceId": "kugel_ba3c3",
"actionType": "action",
"actionElement": "SwitchAction",
"secondaryStatesKeys": [],
"bodyStateKey": "on",
"bodyElement": null,
"primaryStateKey": "on",
"label": "Kugel"
},
{
"type": "device",
"deviceId": "fenster_00e36",
"bodyStateKey": "on",
"actionType": "action",
"actionElement": "SwitchAction",
"bodyElement": null,
"primaryStateKey": "on",
"label": "Fenster"
},
{
"type": "divider"
},
{
"type": "device",
"deviceId": "wohnzimmerWände_311c5",
"label": "Wände",
"primaryStateKey": "on",
"bodyStateKey": "on",
"bodyElement": "LevelBody",
"actionType": "action",
"actionElement": "SwitchAction"
},
{
"type": "device",
"deviceId": "highboard_00c0f",
"bodyStateKey": "on",
"bodyElement": null,
"primaryStateKey": "on",
"label": "Highboard",
"actionType": "action",
"actionElement": "SwitchAction"
},
{
"type": "device",
"deviceId": "lowboard_7c184",
"bodyStateKey": "on",
"bodyElement": null,
"primaryStateKey": "on",
"label": "Lowboard",
"actionType": "action",
"actionElement": "SwitchAction"
},
{
"type": "device",
"deviceId": "couchambiente_d61f4",
"label": "Couch",
"bodyElement": null,
"actionType": "action",
"actionElement": "SwitchAction",
"primaryStateKey": "on"
},
{
"type": "divider"
},
{
"type": "device",
"deviceId": "wohnzimmerdecke_21b1d",
"actionType": "action",
"actionElement": "SwitchAction",
"primaryStateKey": "on",
"label": "Decke",
"bodyStateKey": "on",
"bodyElement": "LevelBody"
},
{
"type": "device",
"deviceId": "decke1_759cc",
"bodyStateKey": "on",
"bodyElement": null,
"actionType": "action",
"actionElement": "SwitchAction",
"primaryStateKey": "on",
"label": "Decke 1"
},
{
"type": "device",
"deviceId": "decke2_487bd",
"bodyStateKey": "on",
"bodyElement": null,
"actionType": "action",
"actionElement": "SwitchAction",
"primaryStateKey": "on",
"label": "Decke 2"
},
{
"type": "device",
"deviceId": "decke3_b4499",
"bodyStateKey": "on",
"bodyElement": null,
"actionType": "action",
"actionElement": "SwitchAction",
"primaryStateKey": "on",
"label": "Decke 3"
},
{
"type": "device",
"deviceId": "decke4_c385e",
"bodyStateKey": "on",
"bodyElement": null,
"actionType": "action",
"actionElement": "SwitchAction",
"primaryStateKey": "on",
"label": "Decke 4"
}
],
"module": "StateList",
"title": "Wohnzimmer",
"icon": "sofa-outline",
"id": "6fa187a2-b416-4773-9a87-142affb4ed45",
"index": 0
}
]