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