Set icon for off state for light domain (#148749)

This commit is contained in:
Paul Bottein
2025-07-15 17:25:22 +02:00
committed by GitHub
parent 2c2ac4b669
commit 5b29d6bbdf

View File

@@ -2,6 +2,9 @@
"entity_component": {
"_": {
"default": "mdi:lightbulb",
"state": {
"off": "mdi:lightbulb-off"
},
"state_attributes": {
"effect": {
"default": "mdi:circle-medium",