1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/notion/icons.json
2024-03-01 23:55:49 +01:00

10 lines
110 B
JSON

{
"entity": {
"sensor": {
"mold_risk": {
"default": "mdi:liquid-spot"
}
}
}
}