sabeechen/hassio-google-drive-backup

Automatically create and sync Home Assistant backups into Google Drive

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 60 minutes ago
Added to GitGenius on September 19th, 2026
Created on March 20th, 2019
Open Issues & Pull Requests: 64 (+0)
GitHub issues: Enabled
Number of forks: 214
Total Stargazers: 3,575 (+0)
Total Subscribers: 44 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.9 days
Mean response time: 38.3 days
90th percentile: 91.0 days
Tracked items: 165

Most active contributors

Sign in to see contributor activity.

How this project is maintained

98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 63% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 41
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 327 days
Stale 30+ days: 36
Stale 90+ days: 29

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • stale (177)
  • new feature (5)
  • Do this next (4)
  • consider in the future (3)
  • long term goal (2)
  • bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Home Assistant Google Drive Backup is a Home Assistant add-on that automatically creates and syncs Home Assistant backups to Google Drive.

The tool solves the problem of establishing a reliable backup strategy for Home Assistant without requiring deep familiarity with the platform or Google Drive. It works by creating backups on a configurable schedule, uploading them to Google Drive, and cleaning up old backups to prevent storage exhaustion. The add-on can also restore backups from a fresh install or recover from disaster by uploading backups directly from Google Drive. It integrates with Home Assistant's notification system and provides sensors that can trigger automations based on backup status.

The tool is designed for Home Assistant users who want a straightforward backup solution without configuration complexity. It requires no YAML editing and guides users through setup via a web interface. The installation process involves adding the repository to Home Assistant's add-on store and clicking install. This approach suits anyone running Home Assistant who wants automated offsite backup without managing technical details. The project emphasizes a privacy-centric design philosophy and provides comprehensive documentation alongside the web UI guidance.

Development activity shows consistent engagement with the codebase through regular updates and maintenance. The project maintains active communication with users through its documentation and notification features. Community interest is evident from the add-on being featured in Home Assistant tutorials and recommended as essential for new users.