mirror of
https://github.com/home-assistant/core.git
synced 2026-09-16 02:35:17 -05:00
Add icon translations to Smarttub (#112227)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user