Add hdhomerun
This commit is contained in:
parent
1066d17f70
commit
4c2ecb9b0e
2 changed files with 13 additions and 0 deletions
12
docs/widgets/services/hdhomerun.md
Normal file
12
docs/widgets/services/hdhomerun.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: HDHomerun
|
||||
description: HDHomerun Widget Configuration
|
||||
---
|
||||
|
||||
Allowed fields: `["channels", "hd"]`.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: hdhomerun
|
||||
url: http://hdhomerun.host.or.ip
|
||||
```
|
|
@ -59,6 +59,7 @@ nav:
|
|||
- widgets/services/gluetun.md
|
||||
- widgets/services/gotify.md
|
||||
- widgets/services/grafana.md
|
||||
- widgets/services/hdhomerun.md
|
||||
- widgets/services/healthchecks.md
|
||||
- widgets/services/homeassistant.md
|
||||
- widgets/services/homebridge.md
|
||||
|
|
Loading…
Add table
Reference in a new issue