1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-04 16:50:18 +00:00
Files
core/homeassistant/components/wemo/icons.json
2025-10-28 10:33:10 +01:00

11 lines
154 B
JSON

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