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:
2026-04-03 17:46:24 -05:00
parent f06d1a3d71
commit 27177dc56e
+10
View File
@@ -1,5 +1,7 @@
# RelayTV Home Assistant Integration
![RelayTV logo](custom_components/relaytv/brand/logo.png)
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: