Add icon translations to Smarttub (#112227)

This commit is contained in:
Joost Lekkerkerker 2024-03-04 16:21:39 +01:00 committed by GitHub
parent 34d25cf9e6
commit 2563db9a0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,8 @@
{
"services": {
"set_primary_filtration": "mdi:filter",
"set_secondary_filtration": "mdi:filter-multiple",
"snooze_reminder": "mdi:timer-pause",
"reset_reminder": "mdi:timer-sync"
}
}