mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 02:47:14 +00:00
11 lines
150 B
JSON
11 lines
150 B
JSON
{
|
|
"services": {
|
|
"remote_connect": {
|
|
"service": "mdi:cloud"
|
|
},
|
|
"remote_disconnect": {
|
|
"service": "mdi:cloud-off"
|
|
}
|
|
}
|
|
}
|