1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00
Files
core/homeassistant/components/verisure/icons.json
2024-03-05 21:45:48 +01:00

8 lines
136 B
JSON

{
"services": {
"capture_smartcam": "mdi:camera",
"enable_autolock": "mdi:lock",
"disable_autolock": "mdi:lock-off"
}
}