Add Gaggenau virtual integration (#141608)

This commit is contained in:
J. Diego Rodríguez Royo 2025-03-28 11:50:12 +01:00 committed by GitHub
parent c860686138
commit 6971a189f9
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 @@
"""Gaggenau virtual integration."""

View File

@ -0,0 +1,6 @@
{
"domain": "gaggenau",
"name": "Gaggenau",
"integration_type": "virtual",
"supported_by": "home_connect"
}

View File

@ -2184,6 +2184,11 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"gaggenau": {
"name": "Gaggenau",
"integration_type": "virtual",
"supported_by": "home_connect"
},
"garadget": {
"name": "Garadget",
"integration_type": "hub",