You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
319 B
15 lines
319 B
---
|
|
title: Moonraker (Klipper)
|
|
description: Moonraker (Klipper) Widget Configuration
|
|
---
|
|
|
|
Learn more about [Moonraker](https://github.com/Arksine/moonraker).
|
|
|
|
Allowed fields: `["printer_state", "print_status", "print_progress", "layers"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: moonraker
|
|
url: http://moonraker.host.or.ip:port
|
|
```
|