mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 16:17:20 +00:00
Add icon translations to Smarttub (#112227)
This commit is contained in:
parent
34d25cf9e6
commit
2563db9a0c
8
homeassistant/components/smarttub/icons.json
Normal file
8
homeassistant/components/smarttub/icons.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user