homepage/docs/widgets/services/octoprint.md
2024-01-24 14:27:47 -08:00

16 lines
310 B
Markdown

---
title: OctoPrint
description: OctoPrintWidget Configuration
---
Learn more about [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
```