Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/blame/commit/556cfd19b6f3778ec2d4cc87aadb658a4983402a/docs/widgets/services/opendtu.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/opendtu.md

13 lines
197 B

1 year ago
---
title: OpenDTU
description: OpenDTU Widget
---
Allowed fields: `["yieldDay", "relativePower", "absolutePower", "limit"]`.
```yaml
widget:
type: opendtu
url: http://opendtu.host.or.ip
1 year ago
```