core/homeassistant/components/smarttub/icons.json

9 lines
204 B
JSON
Raw Normal View History

{
"services": {
"set_primary_filtration": "mdi:filter",
"set_secondary_filtration": "mdi:filter-multiple",
"snooze_reminder": "mdi:timer-pause",
"reset_reminder": "mdi:timer-sync"
}
}