{% import "layouts/macros.jinja2" as macros %} {% extends "layouts/base-server.jinja2" %} {% block head %} {{ super() }} {% endblock %} {% block content %} {% call macros.header(version) %}{% endcall %}


Simple Backup for Home Assistant

A simple way to upload Home Assistant backups to Google Drive™. Keep your backups secured in Google's highly redundant and super reliable infrastructure. Stay safe! You don't want a random hard drive failure to keep you from turning on your lights.
  • Super easy setup and install
  • UI targeted towards new users or anyone sick of writing YAML files
  • Privacy-centric design philosophy
  • Highly configurable
  • Thorough documentation
Follow the instructions here to get your own client ID and client secret from Google. This is a much more complicated and time consuming approach, but doesn't require you to authenticate yourself with an external domain.


{% endblock %}