Add Cribl virtual integration (#101680)

pull/101664/head^2
Brett Adams 2023-10-09 17:11:30 +10:00 committed by GitHub
parent 548a73b367
commit b85a078235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1 @@
"""Cribl virtual integration for Home Assistant."""

View File

@ -0,0 +1,6 @@
{
"domain": "cribl",
"name": "Cribl",
"integration_type": "virtual",
"supported_by": "splunk"
}

View File

@ -946,6 +946,11 @@
"config_flow": true,
"iot_class": "local_push"
},
"cribl": {
"name": "Cribl",
"integration_type": "virtual",
"supported_by": "splunk"
},
"crownstone": {
"name": "Crownstone",
"integration_type": "hub",