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