From 3f3ebf1b516d3c52cf0602df96fed01041c45c81 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 13 Jul 2025 20:07:32 -0500 Subject: [PATCH] Update install-powerwall.sh --- install-powerwall.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install-powerwall.sh b/install-powerwall.sh index 30fc0b9..ea2404c 100755 --- a/install-powerwall.sh +++ b/install-powerwall.sh @@ -16,7 +16,8 @@ fi echo "" echo -e "${idsCL[LightGreen]}PowerWall Installation Script${idsCL[Default]}" -$APTFUNC -y install wget curl git ipmitool snmp moreutils +$APTFUNC -y install libssl-dev wget curl git ipmitool snmp moreutils python3-pip +pip install --break-system-packages python-kasa midea-beautiful-air git clone https://git.schroedercity.com/voltron/powerwall.git /opt/idssys/powerwall ln -s /opt/idssys/powerwall/run.sh /usr/local/bin/powerwall