21 lines
407 B
YAML
21 lines
407 B
YAML
---
|
|
name: EPaper Station
|
|
version: 1.0.0.2
|
|
#image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch}
|
|
slug: epaper-station
|
|
description: Publish Pictures to EPaper pricetags
|
|
uart: true
|
|
arch:
|
|
- amd64
|
|
- armv7
|
|
- aarch64
|
|
options:
|
|
serial:
|
|
port: ""
|
|
schema:
|
|
serial:
|
|
port: str
|
|
stage: experimental
|
|
url: https://github.com/jhbruhn/ZBS_Flasher
|
|
hassio_api: true
|
|
init: false
|