Add icon translations to Snooz (#112230)

This commit is contained in:
Joost Lekkerkerker
2024-03-05 08:46:49 +01:00
committed by GitHub
parent 79fcedef15
commit 0724a06d3a

View File

@@ -0,0 +1,6 @@
{
"services": {
"transition_on": "mdi:blur",
"transition_off": "mdi:blur-off"
}
}