mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
14 lines
263 B
Markdown
14 lines
263 B
Markdown
---
|
|
title: OpenDTU
|
|
description: OpenDTU Widget
|
|
---
|
|
|
|
Learn more about [OpenDTU](https://github.com/tbnobody/OpenDTU).
|
|
|
|
Allowed fields: `["yieldDay", "relativePower", "absolutePower", "limit"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: opendtu
|
|
url: http://opendtu.host.or.ip
|
|
```
|