tellstick: Add socat to package dependencies (#24531)

Otherwise the tellstick component will fail when used with a
remote host running tellcore-net.

Fixes #24113
This commit is contained in:
Tor Arne Vestbø 2019-06-19 18:23:29 +02:00 committed by Paulus Schoutsen
parent 21c96fa76c
commit f5da0e341c

View File

@ -6,7 +6,7 @@ set -e
PACKAGES=(
# homeassistant.components.tellstick
libtelldus-core2
libtelldus-core2 socat
)
# Add Tellstick repository