mirror of
https://github.com/home-assistant/core.git
synced 2025-09-10 23:31:37 +02:00
Set icon for off state for light domain (#148749)
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"default": "mdi:lightbulb",
|
||||
"state": {
|
||||
"off": "mdi:lightbulb-off"
|
||||
},
|
||||
"state_attributes": {
|
||||
"effect": {
|
||||
"default": "mdi:circle-medium",
|
||||
|
Reference in New Issue
Block a user