Skip to content

Releases: moryoav/ha-addons

v1.4.28

01 Jun 09:05

Choose a tag to compare

  • Expanded the add-on installation guide with numbered add-on, HACS, manual integration, and setup-flow steps.
  • Added a Home Assistant HACS repository button to the add-on README.
  • Replaced add-on README relative documentation links with GitHub links that work from the Home Assistant add-on page.
  • Includes the 1.4.27 Ingress web UI routing fix for Home Assistant /app/ launches.

v1.4.25

01 Jun 05:19

Choose a tag to compare

Supervisor store compatibility

  • Remove the unsupported custom services metadata entry that caused Supervisor to reject the add-on repository.
  • Keep discovery: [whatsapp] so the add-on can register its Supervisor discovery service without a 403 warning.

v1.4.24

01 Jun 05:00

Choose a tag to compare

Supervisor discovery fix

  • Declare the WhatsApp Supervisor discovery service in add-on metadata with discovery: [whatsapp] and whatsapp:provide.
  • Move server startup until after route registration so /health exists before discovery is published.
  • Improve the discovery registration warning message for 403 responses.

v1.4.23

01 Jun 04:35

Choose a tag to compare

Home Assistant app presentation compliance

  • Add a custom AppArmor profile for the WhatsApp add-on.
  • Add Supervisor watchdog metadata, stable stage metadata, and current Home Assistant app map syntax.
  • Rebuild app and integration icon assets as square 128x128 PNG files.
  • Document stable/no-canary availability, no-Ingress behavior, support paths, license, and add-on security posture.
  • Clarify the add-on configuration translation for WhatsApp session names.

v1.4.22

31 May 16:34
27545e3

Choose a tag to compare

WhatsApp HACS readiness

  • Add a HACS-compatible custom_components/whatsapp integration with config flow setup, reconfiguration, diagnostics, service schemas, translated action errors, local brand assets, and quality-scale tracking.
  • Add Supervisor discovery from the add-on and automatic add-on detection in the integration, so setup does not ask users for a URL.
  • Add HACS, Hassfest, and pytest workflows for publishing validation.
  • Add Home Assistant My install buttons for the add-on repository, add-on page, HACS repository, and integration setup flow.
  • Add project governance files, maintained root changelog, and AGENTS.md instructions.
  • Add add-on health endpoint, document the add-on security posture, and prevent the add-on from overwriting a HACS-managed integration.
  • Remove the donation badge from README files.