1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-03 07:01:43 +01:00
Files
core/homeassistant/components/wemo/icons.json
2024-08-28 13:48:13 +02:00

11 lines
154 B
JSON

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