hass-core/homeassistant/components/airly/icons.json
Joost Lekkerkerker 21009bef02
Add icon translations to Airly (#108404)
* Add icon translations to Airly

* Fix test

* Fix tests
2024-01-22 21:17:04 +01:00

9 lines
104 B
JSON

{
"entity": {
"sensor": {
"caqi": {
"default": "mdi:air-filter"
}
}
}
}