This commit is contained in:
@@ -140,6 +140,7 @@ Used by the interface:
|
||||
| `POST /api/mute` | `{"target": "lego_room"}` |
|
||||
| `POST /api/playback` | `{"target": "lego_room", "state": "pause"}`, or no `state` to toggle |
|
||||
| `POST /api/skip` | `{"target": "lego_room", "direction": "next"}` — `previous` too |
|
||||
| `POST /api/seek` | `{"target": "lego_room", "position_ms": 90000}` — the Zidoo's film for the AVR, a room's Spotify stream otherwise (HEOS itself cannot seek) |
|
||||
| `POST /api/group` | `{"target": "lego_room", "joined": true}` |
|
||||
| `POST /api/group/none` | every room back on its own |
|
||||
| `GET /api/avr/inputs` | your renamed sources, over HEOS |
|
||||
|
||||
Reference in New Issue
Block a user