Releases: moryoav/ha-addons
Releases · moryoav/ha-addons
v1.4.28
- 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
v1.4.24
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
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
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.