1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 11:26:46 +00:00
Files
core/homeassistant/components/wemo/icons.json
2024-03-14 13:11:55 +01:00

7 lines
104 B
JSON

{
"services": {
"set_humidity": "mdi:water-percent",
"reset_filter_life": "mdi:refresh"
}
}