mirror of
https://github.com/ananthb/hass-addons.git
synced 2026-09-20 16:26:54 +00:00
Home Assistant add-ons for network measurement probes -- RIPE Atlas (starla) and Globalping.
- Shell 46.7%
- Python 32.6%
- Dockerfile 20.7%
Pins ghcr.io/ananthb/airsupply:v0.2.0. Same four steps; the activity log is newest-first now. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NmBTvwVrDzs6Zq8RutyZ9a |
||
|---|---|---|
| .github/workflows | ||
| airsupply | ||
| globalping | ||
| starla | ||
| check-translations.py | ||
| LICENSE | ||
| README.md | ||
| repository.yaml | ||
Home Assistant add-ons
Ananth's Home Assistant add-ons.
Add https://github.com/ananthb/hass-addons to your Home Assistant instance.
Add-ons
| Add-on | Source |
|---|---|
| Starla | ananthb/starla. |
| Globalping | jsdelivr/globalping-probe. |
| airsupply | ananthb/airsupply. |
How these are built
Every add-on here is a thin wrapper over a published container. This repository holds the real build instructions. The only thing CI here checks is that the image tag for an add-on actually exists.
Licence
AGPL-3.0-or-later. See LICENSE.
The upstream projects keep their own licences: starla is AGPL-3.0-or-later, the Globalping probe is ISC, airsupply is GPL-3.0-only.