You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
269 B
15 lines
269 B
1 year ago
|
---
|
||
|
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
|
||
|
```
|