Change path and name
This commit is contained in:
parent
3e6065cab8
commit
04933768a6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: Screenshotter
|
name: E-Paper Screenshotter
|
||||||
version: 1.0.1.11
|
version: 1.0.1.12
|
||||||
#image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch}
|
#image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch}
|
||||||
slug: screenshotter
|
slug: screenshotter
|
||||||
description: Screenshot images for E-Paper pricetags
|
description: Screenshot images for E-Paper pricetags
|
||||||
|
@ -14,7 +14,7 @@ map:
|
||||||
- "config:rw"
|
- "config:rw"
|
||||||
options:
|
options:
|
||||||
image_path: "/config/epaper-station/images"
|
image_path: "/config/epaper-station/images"
|
||||||
config_file: "/config/screenshotter/config.yaml"
|
config_file: "/config/epaper-screenshotter/config.yaml"
|
||||||
width: 296
|
width: 296
|
||||||
height: 128
|
height: 128
|
||||||
rotate: 270
|
rotate: 270
|
||||||
|
|
Loading…
Reference in a new issue