Align integration docs with RelayTV API

This commit is contained in:
2026-04-03 18:09:26 -05:00
parent 27177dc56e
commit 1c39d00a3b
3 changed files with 9 additions and 4 deletions
+3
View File
@@ -35,8 +35,11 @@ This integration provides a RelayTV `media_player` entity, RelayTV service actio
## Notes
- `smart_url` uses RelayTV `POST /smart`, which enqueues while already playing and otherwise starts playback immediately.
- `play_now` and `announce` currently target RelayTV `POST /play`.
- RelayTV also exposes `POST /play_now`, but this integration does not currently use its preserve-current behavior.
- Overlay requires `text` or `image_url`.
- Snapshot requires active playback on the RelayTV server.
- Snapshot responses are normalized to absolute URLs for Home Assistant entity attributes.
For fuller documentation and examples, see the repository root README.