Forráskód Böngészése

Update pialert-install.sh (#1909)

Add UniFi  dependency
leiweibau 1 éve
szülő
commit
11b941da4e
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      install/pialert-install.sh

+ 1 - 0
install/pialert-install.sh

@@ -51,6 +51,7 @@ $STD apt-get -y install \
 $STD pip3 install mac-vendor-lookup
 $STD pip3 install fritzconnection
 $STD pip3 install cryptography
+$STD pip3 install pyunifi
 msg_ok "Installed Python Dependencies"
 
 msg_info "Installing Pi.Alert"