⬆️ Upgrades Home Assistant CLI to v4.22.0 (#522)

This commit is contained in:
Franck Nijhof 2022-11-03 15:40:31 +01:00 committed by GitHub
parent a964e3a389
commit 65f429739d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -97,7 +97,7 @@ source $ZSH/oh-my-zsh.sh
alias reset-settings="cp /root/.code-server/settings.json /data/vscode/User/settings.json && echo 'Setting restored!'"
# Home Assistant CLI
source <(ha completion --zsh)
source <(ha completion zsh) && compdef _ha ha
# Show motd on start
cat /etc/motd