Polish README for HACS installation
Add branding image and HACS installation instructions to improve repository presentation and custom repository onboarding.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# RelayTV Home Assistant Integration
|
||||
|
||||

|
||||
|
||||
RelayTV integrates with Home Assistant as a local `media_player` plus RelayTV-specific services.
|
||||
|
||||
## Current Feature Set
|
||||
@@ -31,6 +33,14 @@ RelayTV integrates with Home Assistant as a local `media_player` plus RelayTV-sp
|
||||
| `relaytv.snapshot` | `POST /snapshot` (fallback `GET /snapshot`) | Captures current frame |
|
||||
| `relaytv.play_with_resume` | `POST /play` + `POST /seek_abs` | Resume per-URL saved position |
|
||||
|
||||
## Installation (HACS)
|
||||
|
||||
1. Open HACS in Home Assistant.
|
||||
2. Add this repository as a custom repository with category `Integration`.
|
||||
3. Install `RelayTV`.
|
||||
4. Restart Home Assistant.
|
||||
5. Add the `RelayTV` integration from **Settings -> Devices & Services**.
|
||||
|
||||
## Installation (Manual)
|
||||
|
||||
1. Copy this repository's `custom_components/relaytv` folder into your Home Assistant config:
|
||||
|
||||
Reference in New Issue
Block a user