Skip to content

Releases: kelvan/ha-nodeping-status

v0.1.2

11 Mar 13:05

Choose a tag to compare

  • Add CI pipeline testing multiple HA versions
  • Add brand icon
  • Minimum HA version: 2026.1.0
  • Add issue tracker to manifest

v0.1.1

09 Mar 09:36

Choose a tag to compare

Bug fixes based on code review.

Changes

  • Remove redundant name from config entry data
  • Remove unused imports in binary_sensor and sensor
  • Fix import order in __init__.py
  • Use content_type=None in JSON parsing to handle unexpected response content types
  • Fix missing DOMAIN import in binary_sensor and sensor platforms

v0.1.0

06 Mar 23:44

Choose a tag to compare

Initial release of the NodePing Status integration for Home Assistant.

Features

  • Binary sensor per check: reports up/down connectivity status
  • Uptime sensors per check: today's uptime and 30-day (total) uptime percentage
  • Config flow UI setup using a public NodePing report ID
  • API validation during setup
  • 15-minute polling interval