From 6bae21f87cf294e20aad4bae970d00018b35fee7 Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Mon, 6 Feb 2023 22:56:37 +0100 Subject: [PATCH] Add image path to schema --- epaper-station/config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/epaper-station/config.yaml b/epaper-station/config.yaml index d8242e4..48f99cc 100644 --- a/epaper-station/config.yaml +++ b/epaper-station/config.yaml @@ -1,6 +1,6 @@ --- name: EPaper Station -version: 1.0.0.5 +version: 1.0.0.6 #image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch} slug: epaper-station description: Publish Pictures to EPaper pricetags @@ -18,6 +18,7 @@ options: channel: 25 schema: serial_port: str + image_path: str channel: "int(11,25)" stage: experimental url: https://github.com/jhbruhn/ZBS_Flasher