core/homeassistant/components/ecoforest/icons.json

10 lines
100 B
JSON
Raw Normal View History

{
"entity": {
"sensor": {
"alarm": {
"default": "mdi:alert"
}
}
}
}