homeassistant-addons/epaper-station/config.yaml

22 lines
436 B
YAML
Raw Normal View History

2023-02-06 21:17:01 +00:00
---
name: EPaper Station
2023-02-06 21:36:21 +00:00
version: 1.0.0.3
2023-02-06 21:17:01 +00:00
#image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch}
slug: epaper-station
description: Publish Pictures to EPaper pricetags
2023-02-06 21:19:53 +00:00
uart: true
2023-02-06 21:17:01 +00:00
arch:
- amd64
- armv7
- aarch64
options:
2023-02-06 21:36:21 +00:00
serial_port: ""
channel: 25
2023-02-06 21:17:01 +00:00
schema:
2023-02-06 21:36:21 +00:00
serial_port: str
channel: "int(11, 25)"
2023-02-06 21:17:01 +00:00
stage: experimental
url: https://github.com/jhbruhn/ZBS_Flasher
hassio_api: true
init: false