f08f7ac167e5aff0cde968b2a20f07a8f4f9a32c
RelayTV Panel (Home Assistant)
A minimal Home Assistant integration that adds a RelayTV sidebar panel (iframe) pointing at your RelayTV instance.
- Domain:
relaytv - Type: Sidebar panel (iframe)
- Entities: None (RelayTV remains the control surface)
Install via HACS (Custom Repository)
- In Home Assistant, go to HACS → Integrations
- Open the menu (⋮) → Custom repositories
- Add this repository URL, category Integration
- Install RelayTV Panel
- Restart Home Assistant
- Add the integration: Settings → Devices & Services → Add Integration → RelayTV Panel
- Enter your RelayTV base URL (example:
http://relaytv-host:8787)
Manual Install
Copy custom_components/relaytv into:
/config/custom_components/relaytv
Restart Home Assistant, then add the integration from the UI.
Configuration
During setup you provide:
- RelayTV base URL (required)
Options allow:
- Sidebar title
- Sidebar icon (MDI)
- Sidebar path (URL slug)
Notes
- This integration does not create a
media_playerentity. - It embeds the RelayTV UI at
/uivia iframe.
Versioning
This repo uses semantic versioning. Current version: v0.1.0
License
TBD
Languages
Python
86.4%
JavaScript
10.7%
Shell
2.9%