1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/tradfri/icons.json
2024-03-06 06:31:22 +01:00

13 lines
184 B
JSON

{
"entity": {
"sensor": {
"aqi": {
"default": "mdi:air-filter"
},
"filter_life_remaining": {
"default": "mdi:clock-outline"
}
}
}
}