Skip to content

BASH script for updating homeassistant container on raspberry 4

Notifications You must be signed in to change notification settings

owwweiha/update-homeassistant-container-rp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

update-homeassistant-container-rp4

Simple BASH script for updating homeassistant running as container on raspberry 4.

NOTE: For this script to work, the homeassistant container needs to be run with podman, not docker

You could use this script in a cron job to automatically check for updates on the homeassistant container every night.

The script was developed to fulfill my needs, no guarantee that it works in different environments.

Usage

bash update-homeassistant.sh <your-config-folder>

Replace with the path to the folder you want to use for your homeassistant config, e.g., /home/pi/homeassistant/

About

BASH script for updating homeassistant container on raspberry 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages