HaKafkaNet 2.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package HaKafkaNet --version 2.0.0
NuGet\Install-Package HaKafkaNet -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HaKafkaNet" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HaKafkaNet --version 2.0.0
#r "nuget: HaKafkaNet, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HaKafkaNet as a Cake Addin
#addin nuget:?package=HaKafkaNet&version=2.0.0

// Install HaKafkaNet as a Cake Tool
#tool nuget:?package=HaKafkaNet&version=2.0.0

ha-kafka-net

Integration that uses Home Assistant Kafka integration for creating home automations in .NET It was created with the following goals:

  • Create Home Assistant automations in .NET
  • Expose a simple way to track states of all entities in Home Asstant
  • Expose a simple way to respond to Home Assistant state changes
  • Provide a means to call Home Assistant RESTful services
  • Enable all automation code to be fully unit and/or component testable

Why ha-kafka-net ?

  • Kafka allows you to replay events. Therefore, when your application starts, it can quickly load the states of all your Home Assistant entities.
  • It gives you a UI to manage your automations and inspect Kafka consumers
  • You have an easy way to respond to events during start up which means you are guarenteed to see/handle all events at least once, even if your application has been down.
  • Full unit testability
  • MIT license

See Documentation for full details.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on HaKafkaNet:

Package Downloads
HaKafkaNet.TestHarness The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A library containing test helpers for HaKafkaNet.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.1.1 87 5/5/2024
6.1.0 110 4/17/2024
6.0.0 94 4/12/2024
5.5.5 76 4/10/2024
5.5.4 80 4/9/2024
5.5.3 80 4/9/2024
5.5.2 89 4/1/2024
5.5.1 73 3/29/2024
5.5.0 73 3/28/2024
5.4.0 72 3/26/2024
5.3.0 136 3/24/2024
5.2.0 90 3/22/2024
5.1.0 106 3/18/2024
5.1.0-prerelease 97 3/17/2024
5.0.0 86 3/12/2024
4.2.0 113 3/9/2024
4.1.5 94 3/1/2024
4.1.4 98 2/29/2024
4.1.3 91 2/28/2024
4.1.2 87 2/27/2024
4.1.1 87 2/27/2024
4.0.1 84 2/25/2024
4.0.0 94 2/23/2024
4.0.0-prerelease 73 2/20/2024
3.0.2 88 2/14/2024
3.0.1 87 2/12/2024
3.0.0 98 2/11/2024
3.0.0-prerelease 76 2/10/2024
2.1.3 101 2/5/2024
2.1.2 89 2/5/2024
2.1.1 110 2/4/2024
2.1.0 119 2/4/2024
2.0.0 123 1/31/2024
1.1.1-prerelease 96 1/31/2024
1.1.0 91 1/21/2024
1.0.0 83 1/19/2024
0.3.0 78 1/18/2024
0.2.0 88 1/15/2024
0.1.1 89 1/14/2024
0.1.0 88 1/13/2024
0.0.1 97 1/13/2024