mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
15 lines
263 B
Markdown
15 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
|
|
```
|