2019-05-26 11:55:40 +00:00
|
|
|
{
|
2020-01-06 20:28:23 +00:00
|
|
|
"domain": "azure_event_hub",
|
|
|
|
"name": "Azure Event Hub",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/azure_event_hub",
|
2021-06-24 09:24:38 +00:00
|
|
|
"requirements": ["azure-eventhub==5.5.0"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@eavanvalkenburg"],
|
2021-12-16 17:57:51 +00:00
|
|
|
"iot_class": "cloud_push",
|
2022-01-28 21:37:53 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"loggers": ["azure"]
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|