2024-03-13 22:06:00 +00:00
|
|
|
{
|
|
|
|
"services": {
|
2024-08-28 11:47:02 +00:00
|
|
|
"join": {
|
|
|
|
"service": "mdi:link-variant"
|
|
|
|
},
|
|
|
|
"unjoin": {
|
|
|
|
"service": "mdi:link-variant-off"
|
|
|
|
},
|
|
|
|
"set_sleep_timer": {
|
|
|
|
"service": "mdi:sleep"
|
|
|
|
},
|
|
|
|
"clear_sleep_timer": {
|
|
|
|
"service": "mdi:sleep-off"
|
|
|
|
}
|
2024-03-13 22:06:00 +00:00
|
|
|
}
|
|
|
|
}
|