mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Fix default value for color in entity badge editor (#24186)
This commit is contained in:
parent
a631bf9854
commit
78e2809fe7
@ -93,6 +93,7 @@ export class HuiEntityBadgeEditor
|
|||||||
name: "color",
|
name: "color",
|
||||||
selector: {
|
selector: {
|
||||||
ui_color: {
|
ui_color: {
|
||||||
|
default_color: "state",
|
||||||
include_state: true,
|
include_state: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user