15 lines
261 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
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
2023-09-29 21:01:11 +03:00
```