From 1e42e065b49f62c17dcd38f95c5e0696e14bb336 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 25 Mar 2023 09:20:18 -0400 Subject: [PATCH] Update alpine-esphome-install.sh --- install/alpine-esphome-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/alpine-esphome-install.sh b/install/alpine-esphome-install.sh index 15fde305..b8dbf590 100644 --- a/install/alpine-esphome-install.sh +++ b/install/alpine-esphome-install.sh @@ -26,6 +26,7 @@ msg_info "Installing Alpine-ESPHome" $STD apk add py3-pip $STD pip3 install esphome $STD pip3 install tornado esptool +RC_SVCNAME="esphome" cat </etc/init.d/esphome #!/sbin/openrc-run