tomwilkie/home-assistant-addons — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2025-11-27
Build a dashboard showing historical temperature trends across multiple rooms in your home.
Chart electricity consumption from a smart meter and correlate it with other device activity.
Set up custom alerts in Grafana Cloud when a sensor reading crosses a threshold.
| tomwilkie/home-assistant-addons | 0verflowme/alarm-clock | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | — | CSS | Python |
| Last pushed | 2025-11-27 | 2022-10-03 | — |
| Maintenance | Quiet | Dormant | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | general | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires an active Grafana Cloud account and a running Home Assistant instance to function.
This repository lets you connect Home Assistant, the popular smart-home automation platform, to Grafana Cloud so you can visualize and track data from your smart devices. Grafana is a widely used tool for building dashboards and charts from time-series data, and this add-on bridges it with Home Assistant's sensor and device data. At a high level, you add this repository to your Home Assistant instance by clicking a button in the README or entering a URL manually. Once the repository is linked, you can install the included Grafana Cloud add-on. After installation, the add-on handles sending your Home Assistant statistics, things like temperature readings, energy usage, or device status, to a Grafana Cloud account where you can build charts, set up alerts, and explore trends over time. This is aimed at people who already run Home Assistant and want more advanced or polished data visualization than the built-in tools offer. A concrete example: if you have temperature sensors across multiple rooms and want a single dashboard showing historical comparisons, averages, or custom alerting, Grafana Cloud makes that straightforward. Similarly, someone tracking electricity usage from a smart meter could use Grafana to chart consumption patterns and correlate them with other device activity. The repository is fairly minimal in scope, the README focuses on setup and points to the add-on itself for details, so the documentation doesn't go into much depth beyond installation and the core purpose. It's essentially a packaging and distribution layer that makes Grafana Cloud integration installable directly through Home Assistant's built-in add-on system, which handles updates and configuration in a way that's familiar to Home Assistant users.
A Home Assistant add-on that sends your smart-home sensor data to Grafana Cloud so you can build custom dashboards, charts, and alerts for temperature, energy usage, and device activity.
Quiet — no commits in 6-12 months (last push 2025-11-27).
No license information is provided in this repository, so usage rights are unclear.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.