You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's new
Bundled brand assets (icon/logo, light and dark variants) via Home Assistant's self-hosted brand-image support — no more relying on the central home-assistant/brands repository.
Logo embedded in the README heading.
A pytest test suite covering the config/options flow, payload serialization, and the notify_mqtt.publish service lifecycle across multiple config entries, run in CI on every push/PR.
Fixed manifest.json: added the HACS-required issue_tracker key, and corrected codeowners/documentation, which still pointed at the old cerebrate/notify_mqtt upstream.
Aligned the HACS store display name with the integration's name in the Home Assistant UI.