From a89abda6eb0076a76c629d7065aa2e8cc7207884 Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Tue, 7 Feb 2023 00:09:53 +0100 Subject: [PATCH] enable ingress stream --- 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 5ce0c9a..8193f6b 100644 --- a/epaper-station/config.yaml +++ b/epaper-station/config.yaml @@ -1,12 +1,13 @@ --- name: EPaper Station -version: 1.0.0.18 +version: 1.0.0.19 #image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch} slug: epaper-station description: Publish Pictures to EPaper pricetags uart: true ingress: true ingress_port: 4242 +ingress_stream: true arch: - amd64 - armv7