1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-15 04:51:20 +01:00
Files
core/homeassistant/components/cloud/icons.json
2024-02-25 14:01:41 +01:00

7 lines
100 B
JSON

{
"services": {
"remote_connect": "mdi:cloud",
"remote_disconnect": "mdi:cloud-off"
}
}