Skip to content

Home Assistant

API

Query prometheus integration:

BEARER=$(gopass show --password token/home-assistant.oas2.casita.local.moewe-altonah.de/prometheus)
alias HA_CURL="curl -H \"Authorization: Bearer $BEARER\""
HA_CURL http://home-assistant.varac.net/api/prometheus

Integrations

Prometheus

Query prometheus metrics

Expose prometheus metrics

The prometheus integration exposes metrics in a format which Prometheus can read

Issues:

Addons

  • Manual installation in ~/.config/custom_components

Backup

  • hass-auto-backup

    Improved Backup Service for Home Assistant that can Automatically Remove Backups and Supports Generational Backup Schemes

  • Restore

    You can make use of backup which you have copied off of a previous install to restore to a new installation during the onboarding process. Follow the link at the bottom of the account creation page to upload your backup from the previous installation.