Skip to content

An unofficial autoupdater plugin for Home Assistant, available via HACS.

License

Notifications You must be signed in to change notification settings

untraceablez/hacs-unofficial-autoupdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACS Unofficial Autoupdater - Automatic Update Management for Home Assistant

Have you ever gone a bit without checking HACS for integration updates, just to be greeted by a dozen integrations that individually need updating? If so, this is the app for you.

The HACS Unofficial Autoupdater will check all of your installed integrations, (including itself) for updates, apply the updates, and then restart Home Assistant.

Features

  • Automatic daily update checks for HACS and HACS integrations.
  • Seamless update installation for HACS and integrations.
  • Automatic backup of your configuration before updates.
  • Restarts Home Assistant after applying updates (configurable).

Requirements

  • Home Assistant
  • HACS integration installed in Home Assistant (Installation instructions can be found here.)
  • Home Assistant Supervisor (required for the backup functionality.)

Installation

Install the App in HACS:

Within Home Assistant, navigate to the "HACS" section. Click "Explore & Download Repositories". Search for "HACS Unofficial Autoupdater". Install the "HACS Unofficial Autoupdater" integration.

Customization

You can customize both the update check interval and the backup interval by defining them in the apps.yaml file. They are the values update_interval and backup_interval. They are both set in seconds. These are the default values:

  update_interval: 86400
  backup_interval: 3600 

About

An unofficial autoupdater plugin for Home Assistant, available via HACS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages