mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
15 lines
269 B
Markdown
15 lines
269 B
Markdown
![]() |
---
|
||
|
title: Xteve
|
||
|
description: Xteve Widget Configuration
|
||
|
---
|
||
|
|
||
|
Allowed fields: `["streams_all", "streams_active", "streams_xepg"]`.
|
||
|
|
||
|
```yaml
|
||
|
widget:
|
||
|
type: xteve
|
||
|
url: http://xteve.host.or.ip
|
||
|
username: username # optional
|
||
|
password: password # optional
|
||
|
```
|