1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-25 04:17:02 +00:00
Files
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

10 lines
104 B
JSON

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