Files
homeassistant-addons/cups-dev/config.yaml
Max Winterstein ca55e0d2e1 Update config.yaml
2023-10-05 22:38:46 +02:00

24 lines
597 B
YAML

name: "CUPS (DEV - unstable!)"
version: dev-01
slug: cups-dev
url: https://github.com/MaxWinterstein/homeassistant-addons/
image: ghcr.io/maxwinterstein/homeassistant-addon-cups-dev-{arch}
description: A CUPS print server with working AirPrint
arch:
- amd64
- aarch64
usb: true
init: false
homeassistant_api: true
host_network: true
ports:
631/tcp: 631
631/udp: 631
ports_description:
631/tcp: For other devices on the local network to print to this server
631/udp: For other devices on the local network to print to this server
# ingress: false
map:
- config:rw
stage: experimental