hass-core/homeassistant/components/gdacs/icons.json
Joost Lekkerkerker cd9219d4c6
Add icon translations to GDACS (#111611)
* Add icon translations to GDACS

* Add icon translations to GDACS

* Add icon translations to GDACS
2024-02-28 08:49:58 +01:00

9 lines
101 B
JSON

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