mirror of
https://github.com/home-assistant/core.git
synced 2026-09-27 09:58:07 -04:00
11 lines
144 B
JSON
11 lines
144 B
JSON
{
|
|
"services": {
|
|
"transition_off": {
|
|
"service": "mdi:blur-off"
|
|
},
|
|
"transition_on": {
|
|
"service": "mdi:blur"
|
|
}
|
|
}
|
|
}
|