ha-3dprinter-addons/3dprinter-klipper/config.yaml
2024-02-05 04:17:28 +01:00

28 lines
571 B
YAML

name: "3DPrinter-Klipper"
version: "2024.2.0"
slug: "3dprinter-klipper"
description: "Klipper with Moonraker as an addon, bring your own frontend."
arch:
- armv7
- amd64
- armhf
- aarch64
url: "https://github.com/fredrikbaberg/ha-3dprinter-addons/tree/main/3dprinter-klipper"
ingress: true
webui: http://[HOST]:[PORT:7125]
ports:
7125/tcp: null
ports_description:
7125/tcp: Moonraker
map:
- addon_config:rw
usb: true
options:
simulavr: false
schema:
simulavr: "bool?"
panel_icon: mdi:printer-3d
panel_title: 3DPrinter-Klipper
init: false
realtime: true