mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Set icon for off state for light domain (#148749)
This commit is contained in:
parent
2c2ac4b669
commit
5b29d6bbdf
@ -2,6 +2,9 @@
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"default": "mdi:lightbulb",
|
||||
"state": {
|
||||
"off": "mdi:lightbulb-off"
|
||||
},
|
||||
"state_attributes": {
|
||||
"effect": {
|
||||
"default": "mdi:circle-medium",
|
||||
|
Loading…
x
Reference in New Issue
Block a user