mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
14 lines
319 B
Markdown
14 lines
319 B
Markdown
---
|
|
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
|
|
```
|