1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-07-22 16:35:02 +01:00
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
```