homepage/docs/widgets/services/moonraker.md
Steven de Jong b0dd810b49
Enhancement: allow api auth with moonraker service (#2934)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-18 14:14:23 -08:00

646 B

title, description
title description
Moonraker (Klipper) Moonraker (Klipper) Widget Configuration

Learn more about Moonraker.

Allowed fields: ["printer_state", "print_status", "print_progress", "layers"].

widget:
  type: moonraker
  url: http://moonraker.host.or.ip:port

If your moonraker instance has an active authorization and your homepage ip isn't whitelisted you need to add your api key (Authorization Documentation).

widget:
  type: moonraker
  url: http://moonraker.host.or.ip:port
  key: api_keymoonraker