Home Assistant plugin on CORE - Failed upgrade to HA 2021.10

tprelog

Patron
Joined
Mar 2, 2016
Messages
297
There are new dependencies for Home Assistant 2021.10 - I have a pull request to add these to the plugin manifest, but it may take some time to reach the 12.2-RELEASE branch.

For now, you'll need to manually install these in your jail, before you can upgrade to Home Assistant 2021.10

Code:
iocage console $JAIL_NAME
# press 0 to exit menu
pkg install rust libjpeg-turbo


Now you should be able to restart the menu and upgrade Home Assistant.
The command to restart the menu is - menu
 
Top