Skip to content

Releases: Bluscream/MqttNotify

v1.5.0 - MQTT Discovery & Fixes

Choose a tag to compare

@Bluscream Bluscream released this 01 Mar 22:26

Changes

  • MQTT Discovery: Automatically registers as a notification service in Home Assistant 2024.5+.
  • Authentication: Fixed NotAuthorized errors by optimizing connection defaults.
  • Portability: Compiled as self-contained single-file executables for win-x64.

v1.4.0

Choose a tag to compare

@Bluscream Bluscream released this 01 Mar 12:02

Includes both MqttNotify.Listener and MqttNotify.Test applications as standalone executables.

v1.3.0

Choose a tag to compare

@Bluscream Bluscream released this 01 Mar 12:01

Complete MqttNotify Architecture Restructure! Headless Application deployed.

v1.2.0

Choose a tag to compare

@Bluscream Bluscream released this 01 Mar 11:44

Total Headless Conversion! Features pure CLI execution using --mqtt-ip and Environment Variables. Removes all WPF/UI components.

v1.1.0

Choose a tag to compare

@Bluscream Bluscream released this 01 Mar 11:36

Added HASS.Agent parity: Support for Actions, Inputs, ClickActions, Clear Notifications, Icons, and Scenarios.

v1.0.0

Choose a tag to compare

@Bluscream Bluscream released this 01 Mar 11:22

Initial Release