2024-03-14 12:49:18 +00:00
|
|
|
{
|
|
|
|
"services": {
|
2024-08-28 11:47:41 +00:00
|
|
|
"power_on": {
|
|
|
|
"service": "mdi:power"
|
|
|
|
},
|
|
|
|
"select_device": {
|
|
|
|
"service": "mdi:television"
|
|
|
|
},
|
|
|
|
"send_command": {
|
|
|
|
"service": "mdi:console"
|
|
|
|
},
|
|
|
|
"standby": {
|
|
|
|
"service": "mdi:power-standby"
|
|
|
|
},
|
|
|
|
"update": {
|
|
|
|
"service": "mdi:update"
|
|
|
|
},
|
|
|
|
"volume": {
|
|
|
|
"service": "mdi:volume-high"
|
|
|
|
}
|
2024-03-14 12:49:18 +00:00
|
|
|
}
|
|
|
|
}
|