Home Assistant
- Docker installation
- Awesome HA
- Developer Docs
- Sensors
- Available Units of measurements
- Available Device classes
- Available State classes
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
- mweinelt/ha-prometheus-sensor
- Recent activity
- Failed Upstream integration
- Issue: Can't find it in HACS
- lfasci/homeassistant-prometheus-query
- Last commit 2022-10
Expose prometheus metrics
The prometheus integration exposes metrics in a format which Prometheus can read
Issues:
Addons
- Manual installation in
~/.config/custom_components
Backup
-
Improved Backup Service for Home Assistant that can Automatically Remove Backups and Supports Generational Backup Schemes
-
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.