Azure Event Hub integration

Hi,

Azure Event Hub integration says " allows you to hook into the Home Assistant event bus and send events to Azure Event Hub or to an Azure IoT Hub"

Any hints how to configure the integration for Azure IoT Hub?

Best regards,

Michal

1 Like

I was able to integrate Event Hub, but could not integrate the IoT Hub. Event Hub was:

  1. Hub name - a short string (e.g. via az eventhubs eventhub list --namespace-name <your namespace> -g <your resource group> --query "[].name" -o table)
  2. The connection string (e.g. azure portal > hub > Shared Access Keys > policy with send permission > Connection string–primary key)

On IoT hub I

  1. Created a Device
  2. Got the connection string for the device

==> ERROR when configuring