1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 03:17:06 +00:00
Files
core/homeassistant/components/totalconnect/icons.json
2024-03-06 06:31:46 +01:00

7 lines
109 B
JSON

{
"services": {
"arm_away_instant": "mdi:shield-lock",
"arm_home_instant": "mdi:shield-home"
}
}