Skip to content

Commit f0d5a38

Browse files
committed
try to fix the image
1 parent 1a448d6 commit f0d5a38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

velbusd/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: cereal2nd/velbusd
1+
image: cereal2nd/hass-velbusd
22
build_from:
33
aarch64: "ghcr.io/home-assistant/aarch64-base-python:latest"
44
armv7: "ghcr.io/home-assistant/armv7-base-python:latest"

velbusd/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Velbus serial to TCP interface"
22
description: "This addon will make a TCP server from a serial device, this allows hassio and velbuslink to work simultanious on the bus"
3-
version: "0.1.20"
3+
version: "0.1.21"
44
slug: "velbusd"
55
init: false
66
apparmor: false

0 commit comments

Comments
 (0)