mirror of
https://github.com/home-assistant/core.git
synced 2026-05-25 09:49:52 +01:00
6e5d14737e
* Add icons translations for airvisual * Add icon translations to airvisual
13 lines
187 B
JSON
13 lines
187 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"pollutant_level": {
|
|
"default": "mdi:gauge"
|
|
},
|
|
"pollutant_label": {
|
|
"default": "mdi:chemical-weapon"
|
|
}
|
|
}
|
|
}
|
|
}
|