---
name: EPaper Station
version: 1.0.0.23
  #image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch}
slug: epaper-station 
description: Publish Pictures to EPaper pricetags
uart: true
ingress: true
ingress_port: 4242
ingress_stream: true
arch:
  - amd64
  - armv7
  - aarch64
map:
  - "share:rw"
  - "config:rw"
options:
  serial_port: ""
  image_path: "/config/epaper-station/images"
  image_format: "1bppR"
  channel: 25
schema:
  serial_port: str
  image_path: str
  image_format: str
  channel: "int(11,25)"
stage: experimental
url: https://github.com/jhbruhn/ZBS_Flasher
hassio_api: true
init: false