1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-02 15:52:29 +00:00
Files
core/homeassistant/components/comelit/icons.json
2024-02-25 11:35:22 +01:00

10 lines
113 B
JSON

{
"entity": {
"sensor": {
"zone_status": {
"default": "mdi:shield-check"
}
}
}
}