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

pull/148834/head
Paul Bottein 2025-07-15 17:25:22 +02:00 committed by GitHub
parent 2c2ac4b669
commit 5b29d6bbdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

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