Skip to content

Releases: arkane-systems/notify_mqtt

1.1.0

Choose a tag to compare

@cerebrate cerebrate released this 11 Aug 16:49
0e43a3e

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.

Full changelog

1.0.0...1.1.0

1.0.0 - updated for modern HA

Choose a tag to compare

@cerebrate cerebrate released this 20 Mar 16:37
bdb509f

What's Changed

  • Fix options flow duplicate validation, unique_id sync, wildcard docs, unused imports, and missing logging by @Copilot in #3
  • Modernize integration to HA 2024/2025 standards by @cerebrate in #2

New Contributors

  • @Copilot made their first contribution in #3
  • @cerebrate made their first contribution in #2

Full Changelog: 0.1.1...1.0.0

0.1.1 - fixed for current HA version (2021.12)

Choose a tag to compare

@cerebrate cerebrate released this 06 Jan 17:43
b1c61a8
API update.