1
0
Fork 0
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%
Find a file
Ananth Bhaskararaman e9691710db airsupply 0.2.0: the page is htmx
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
2026-09-07 17:30:31 +05:30
.github/workflows starla: 0.8.0, with a changelog 2026-09-07 07:54:34 +00:00
airsupply airsupply 0.2.0: the page is htmx 2026-09-07 17:30:31 +05:30
globalping globalping: keep the probe identity, and give it an icon 2026-09-07 04:22:28 +05:30
starla starla: 0.8.0, with a changelog 2026-09-07 07:54:34 +00:00
check-translations.py Initial commit: starla and globalping add-ons 2026-09-07 03:11:35 +05:30
LICENSE Initial commit: starla and globalping add-ons 2026-09-07 03:11:35 +05:30
README.md airsupply: a diagnostic for the ResMed AirMini over Bluetooth Classic 2026-09-07 13:33:45 +05:30
repository.yaml fix 2026-09-07 03:20:36 +05:30

Home Assistant add-ons

Ananth's Home Assistant add-ons.

Add repository to your Home Assistant instance

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.