17 lines
328 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Xteve
description: Xteve Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Xteve](https://github.com/xteve-project/xTeVe).
2023-09-29 21:01:11 +03:00
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
```