Add service icons to Wemo (#113363)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 13:11:55 +01:00 committed by GitHub
parent ffe6810769
commit 5f48083eca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
{
"services": {
"set_humidity": "mdi:water-percent",
"reset_filter_life": "mdi:refresh"
}
}