We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a448d6 commit f0d5a38Copy full SHA for f0d5a38
velbusd/build.yaml
@@ -1,4 +1,4 @@
1
-image: cereal2nd/velbusd
+image: cereal2nd/hass-velbusd
2
build_from:
3
aarch64: "ghcr.io/home-assistant/aarch64-base-python:latest"
4
armv7: "ghcr.io/home-assistant/armv7-base-python:latest"
velbusd/config.yaml
@@ -1,6 +1,6 @@
name: "Velbus serial to TCP interface"
description: "This addon will make a TCP server from a serial device, this allows hassio and velbuslink to work simultanious on the bus"
-version: "0.1.20"
+version: "0.1.21"
slug: "velbusd"
5
init: false
6
apparmor: false
0 commit comments