homepage/docs/widgets/services/octoprint.md
2023-09-29 21:01:11 +03:00

14 lines
261 B
Markdown

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