Add MINI Connected virtual integration (#120874)

pull/121244/head
Richard Kroegel 2024-07-04 21:30:02 +02:00 committed by GitHub
parent df7be501d3
commit 0afebf744f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1 @@
"""Virtual integration: MINI Connected."""

View File

@ -0,0 +1,6 @@
{
"domain": "mini_connected",
"name": "MINI Connected",
"integration_type": "virtual",
"supported_by": "bmw_connected_drive"
}

View File

@ -3701,6 +3701,11 @@
"config_flow": true,
"iot_class": "local_polling"
},
"mini_connected": {
"name": "MINI Connected",
"integration_type": "virtual",
"supported_by": "bmw_connected_drive"
},
"minio": {
"name": "Minio",
"integration_type": "hub",