1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 22:18:40 +00:00
Files
core/homeassistant/components/cloud/icons.json
2024-05-24 15:50:22 +02:00

7 lines
100 B
JSON

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