mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
16 lines
267 B
JSON
16 lines
267 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"total_volatile_organic_component_index": {
|
|
"default": "mdi:molecule"
|
|
},
|
|
"nitrogen_index": {
|
|
"default": "mdi:molecule"
|
|
},
|
|
"pm003_count": {
|
|
"default": "mdi:blur"
|
|
}
|
|
}
|
|
}
|
|
}
|