Add azure_data_explorer to microsoft brand (#134088)
parent
f8399b2c0f
commit
5e0088feaa
|
@ -2,6 +2,7 @@
|
|||
"domain": "microsoft",
|
||||
"name": "Microsoft",
|
||||
"integrations": [
|
||||
"azure_data_explorer",
|
||||
"azure_devops",
|
||||
"azure_event_hub",
|
||||
"azure_service_bus",
|
||||
|
|
|
@ -606,12 +606,6 @@
|
|||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
},
|
||||
"azure_data_explorer": {
|
||||
"name": "Azure Data Explorer",
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_push"
|
||||
},
|
||||
"baf": {
|
||||
"name": "Big Ass Fans",
|
||||
"integration_type": "hub",
|
||||
|
@ -3718,6 +3712,12 @@
|
|||
"microsoft": {
|
||||
"name": "Microsoft",
|
||||
"integrations": {
|
||||
"azure_data_explorer": {
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_push",
|
||||
"name": "Azure Data Explorer"
|
||||
},
|
||||
"azure_devops": {
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
|
|
Loading…
Reference in New Issue