A Home Assistant custom integration that monitors your services via NodePing public status reports.
- Binary sensor per check showing up/down connectivity status
- Uptime sensors for today's and 30-day uptime percentage
- Supports multiple report entries, each with a custom name
- Open HACS in Home Assistant
- Go to Integrations → three-dot menu → Custom repositories
- Add this repository URL and select Integration as the category
- Install NodePing Status
- Restart Home Assistant
- Copy
custom_components/nodeping_statusinto yourconfig/custom_components/directory - Restart Home Assistant
- Go to Settings → Devices & Services → Add Integration
- Search for NodePing Status
- Enter a public report ID and a name for the entry
- Repeat to add additional report IDs
This integration was created with the assistance of Claude Code by Anthropic.
This project is licensed under the Apache License 2.0 — see the LICENSE file for details.