Update install-powerwall.sh
This commit is contained in:
@@ -16,7 +16,8 @@ fi
|
|||||||
echo ""
|
echo ""
|
||||||
echo -e "${idsCL[LightGreen]}PowerWall Installation Script${idsCL[Default]}"
|
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
|
git clone https://git.schroedercity.com/voltron/powerwall.git /opt/idssys/powerwall
|
||||||
ln -s /opt/idssys/powerwall/run.sh /usr/local/bin/powerwall
|
ln -s /opt/idssys/powerwall/run.sh /usr/local/bin/powerwall
|
||||||
|
|||||||
Reference in New Issue
Block a user