InfluxDB and Home Assistant (Part 1)
In this post, I’d like to share my experience with InfluxDB as a long term storage and visualization facility for Home Assistant data. It also covers centralized logging, monitoring, and automatic error notifications. The article consists of three parts:
Installation of InfluxDB as Hass.io addon, using Grafana for data visualization, embedding graphs into a Lovelace card (this post) Using Telegraf to collect various system metrics (e.g. CPU load and memory usage for all Docker containers both created by Hass.
[Read More]