github rhizomatics/supernotify v2.7.0-beta4

one hour ago

Native Entities

  • Scenario and recipients are now real switch entities
  • Sent/failure notification counters are now real Home Assistant sensor entities
  • New real entities are grouped under a single SuperNotify device, instead of hand-written state writes with no Entity behind them - same entity_ids, no reconfiguration needed
  • Fixes the notification/failure counters resetting to 0 on every Home Assistant restart - they now restore their last value
  • The scenario binary_sensor stays, read-only, as the place to see whether a scenario's conditions currently apply, while its new switch says whether it is enabled
  • The recipient binary_sensor only mirrors the recipient switch, so is deprecated and will be removed in a future version. It is read-only, and not created on a new install, or for a recipient added to an existing one. A repair is raised once if you have it enabled
  • Delivery and transport binary_sensors are otherwise unchanged for now - a separate, larger conversion to switch entities is tracked in issue #175 - but now belong to the config entry

Other

  • HomeAssistant compatibility moved to 2026.9.3

Full Changelog: v2.6.0...v2.7.0-beta4

Don't miss a new supernotify release

NewReleases is sending notifications on new releases.