21 lines
394 B
YAML
21 lines
394 B
YAML
|
---
|
||
|
name: EPaper Station
|
||
|
version: 1.0.0
|
||
|
#image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch}
|
||
|
slug: epaper-station
|
||
|
description: Publish Pictures to EPaper pricetags
|
||
|
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
|