home-assistant: support azure_data_explorer component

This commit is contained in:
dish 2024-11-26 17:12:22 -05:00
parent 4cdafcf691
commit 6cf30a9fcf
No known key found for this signature in database

View File

@ -352,7 +352,10 @@
paho-mqtt_1
];
"azure_data_explorer" = ps: with ps; [
]; # missing inputs: azure-kusto-data azure-kusto-ingest
azure-kusto-data
azure-kusto-ingest
]
++ azure-kusto-data.optional-dependencies.aio;
"azure_devops" = ps: with ps; [
aioazuredevops
];
@ -5125,6 +5128,7 @@
"awair"
"aws"
"axis"
"azure_data_explorer"
"azure_devops"
"azure_event_hub"
"backup"