Update pialert-install.sh (#1909)

Add UniFi  dependency
This commit is contained in:
leiweibau 2023-10-11 21:21:57 +02:00 committed by GitHub
parent 30a8e96878
commit 11b941da4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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"