core/homeassistant/components/aranet/icons.json

13 lines
188 B
JSON

{
"entity": {
"sensor": {
"radiation_total": {
"default": "mdi:radioactive"
},
"radiation_rate": {
"default": "mdi:radioactive"
}
}
}
}