Add icon translations to Snooz (#112230)

pull/112311/head
Joost Lekkerkerker 2024-03-05 08:46:49 +01:00 committed by GitHub
parent 79fcedef15
commit 0724a06d3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

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