Little project to connect my 3D printer running Klipper + Moonraker to Home Assistant. Heavily inspired by @denkyem's Home Assistant Moonraker.
- HACS (for installing custom component)
- Synthwave Hass theme
- @thosmasloven's Lovelace Card Mod
- @kalkih's Mini Graph Card
- Sonoff S26 with ESPHome for powering the 3D printer on/off
Horizontal Stack Card
For buttons to stop, FW reset, pause, resume and cancel. Card code
Picture Entity Card (live stream webcam)
For livestream feed of webcam connected to MCU. Card code
Picture Entity Card (STL thumbnail)
Showing thumbnail of currently printing STL. Make sure slicer is configured for this. Card code
Glance Card (info and Sonoff Power Plug)
Showing info and button to turn on and off the Sonoff S26 Power Plug. Card code
Gauge Card (printing progress)
Showing currently % of printing progress. Changes color depending on % of progress Code card
Temperature Graph (hotend and bed)
Using mini-graph-card component, to show graph of hotend and bed temp. Code card