Add image path to schema

This commit is contained in:
Jan-Henrik 2023-02-06 22:56:37 +01:00
parent cb1dc48ade
commit 6bae21f87c

View file

@ -1,6 +1,6 @@
--- ---
name: EPaper Station name: EPaper Station
version: 1.0.0.5 version: 1.0.0.6
#image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch} #image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch}
slug: epaper-station slug: epaper-station
description: Publish Pictures to EPaper pricetags description: Publish Pictures to EPaper pricetags
@ -18,6 +18,7 @@ options:
channel: 25 channel: 25
schema: schema:
serial_port: str serial_port: str
image_path: str
channel: "int(11,25)" channel: "int(11,25)"
stage: experimental stage: experimental
url: https://github.com/jhbruhn/ZBS_Flasher url: https://github.com/jhbruhn/ZBS_Flasher