ha-3dprinter-addons/3dprinter-octoprint/config.yaml

45 lines
1008 B
YAML

name: "3DPrinter-OctoPrint"
version: "2024.01.0"
slug: "3dprinter-octoprint"
description: "OctoPrint as an addon, no additional bells and whistles."
arch:
- armv7
- amd64
- armhf
- aarch64
url: "https://github.com/fredrikbaberg/ha-3dprinter-addons/tree/main/3dprinter-octoprint"
webui: http://[HOST]:[PORT:5000]
ports:
5000/tcp: null
ports_description:
5000/tcp: Web-based interface
devices:
- "/dev/i2c-0"
- "/dev/i2c-1"
# - "/dev/mem"
# - "/dev/gpiomem"
# privileged:
# - SYS_RAWIO
# apparmor: false
gpio: true
usb: true
uart: true
options:
trusted_proxies: ""
# camera_url: "http://b7aa59c4-camera-mjpg-streamer"
# mode: normal
schema:
trusted_proxies: "str?"
# camera_url: "url?"
# mode: "list(normal|recovery|reverse_proxy_test|camera)?"
image: ghcr.io/fredrikbaberg/ha-addon-3dprinter-octoprint-{arch}
# codenotary:
tmpfs: true
# ingress: false
# ingress_stream: false
panel_icon: mdi:printer-3d
panel_title: 3DPrinter-OctoPrint
# stage: stable
init: false
realtime: true