mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 12:18:48 +00:00
12 lines
250 B
Markdown
12 lines
250 B
Markdown
---
|
|
title: Moonraker (Klipper)
|
|
description: Moonraker (Klipper) Widget Configuration
|
|
---
|
|
|
|
Allowed fields: `["printer_state", "print_status", "print_progress", "layers"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: moonraker
|
|
url: http://moonraker.host.or.ip:port
|
|
```
|