Add Bauknecht virtual integration (#146801)

This commit is contained in:
Thorsten
2025-07-20 14:13:24 +02:00
committed by GitHub
parent 43dc73c2e1
commit e3bdd12dad
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1 @@
"""Bauknecht virtual integration."""

View File

@@ -0,0 +1,6 @@
{
"domain": "bauknecht",
"name": "Bauknecht",
"integration_type": "virtual",
"supported_by": "whirlpool"
}

View File

@@ -665,6 +665,11 @@
"config_flow": true,
"iot_class": "local_push"
},
"bauknecht": {
"name": "Bauknecht",
"integration_type": "virtual",
"supported_by": "whirlpool"
},
"bbox": {
"name": "Bbox",
"integration_type": "hub",