Skip to content

Releases: leosperry/ha-kafka-net

V7.1.2

22 Jun 19:14
Compare
Choose a tag to compare

Added Cache meter

V7.1.1

22 Jun 18:56
Compare
Choose a tag to compare

Updates to package references and example app

V7.1

22 Jun 18:14
Compare
Choose a tag to compare

This version brings updates to the UI and more Telemetry enhancements.

Breaking Changes:

  • To avoid conflicts with various telemetry systems, the GivenKey for automations has been made lowercase. This could cause some traces to not appear until the automation runs again.

V 7.0

19 Jun 21:57
Compare
Choose a tag to compare

This version brings Open Telemetry features for both Tracing and Metrics!

V6.1.2

08 Jun 10:11
Compare
Choose a tag to compare

Updating Dependencies

V6.1.1

05 May 22:22
Compare
Choose a tag to compare

Updating dependencies

V6.1.0

17 Apr 11:47
Compare
Choose a tag to compare

No Breaking Changes

New Features

  • Added native API support for Turning on/off and Toggling devices by Area(s) and by Label(s).
  • Added method for getting notification update type enumeration.

V6.0.0

12 Apr 19:55
Compare
Choose a tag to compare

New Features

  • Infrastructure files have been updated to make getting started easier.
  • Support for Home Assistant Notifications.
  • Dashboard now shows when Scheduled Automations are next scheduled.

Bug Fixes

  • Sending/retrieving color light settings errors

V5.5.5

10 Apr 14:57
Compare
Choose a tag to compare

Bug Fix

  • Null handling for Color lights that are off.

V5.5.4

09 Apr 21:21
Compare
Choose a tag to compare

Fixes

  • Bug with durable automations when created with Automation Builder
  • Made Persistent notification API call more backward compatible (will allow users to skip previous version without breaking changes)