homepage/docs/widgets/services/octoprint.md

16 lines
292 B
Markdown

---
title: OctoPrint
description: OctoPrintWidget Configuration
---
[OctoPrint](https://octoprint.org/)
Allowed fields: `["printer_state", "temp_tool", "temp_bed", "job_completion"]`.
```yaml
widget:
type: octoprint
url: http://octoprint.host.or.ip:port
key: youroctoprintapikey
```