enable ingress stream
This commit is contained in:
parent
c5136318e3
commit
a89abda6eb
1 changed files with 2 additions and 1 deletions
|
@ -1,12 +1,13 @@
|
||||||
---
|
---
|
||||||
name: EPaper Station
|
name: EPaper Station
|
||||||
version: 1.0.0.18
|
version: 1.0.0.19
|
||||||
#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
|
||||||
uart: true
|
uart: true
|
||||||
ingress: true
|
ingress: true
|
||||||
ingress_port: 4242
|
ingress_port: 4242
|
||||||
|
ingress_stream: true
|
||||||
arch:
|
arch:
|
||||||
- amd64
|
- amd64
|
||||||
- armv7
|
- armv7
|
||||||
|
|
Loading…
Reference in a new issue