core/homeassistant/components/snooz/icons.json

7 lines
94 B
JSON

{
"services": {
"transition_on": "mdi:blur",
"transition_off": "mdi:blur-off"
}
}