openlumi / homeassistant_on_openwrt

Install Home Assistant on your OpenWrt device with a single command
MIT License
167 stars 48 forks source link

Pip module securetar required #21

Closed zyphlar closed 1 year ago

zyphlar commented 2 years ago

The backup module requires the securetar python module in order to install successfully.

devbis commented 2 years ago

It is installed automatically in /etc/homeassistant/deps/ during the first boot.

zyphlar commented 2 years ago

For some reason I had to install it manually despite everything else in the install script seemingly working, unsure why

devbis commented 1 year ago

Added the dependency to the script.