mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +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",
|
||||
selector: {
|
||||
ui_color: {
|
||||
default_color: "state",
|
||||
include_state: true,
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user