Add Thermador virtual integration (#141613)

pull/141637/head
J. Diego Rodríguez Royo 2025-03-28 09:35:05 +01:00 committed by GitHub
parent 6b3b4cce4b
commit f6c55ebf05
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 @@
"""Thermador virtual integration."""

View File

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

View File

@ -6533,6 +6533,11 @@
"config_flow": false,
"iot_class": "local_polling"
},
"thermador": {
"name": "Thermador",
"integration_type": "virtual",
"supported_by": "home_connect"
},
"thermobeacon": {
"name": "ThermoBeacon",
"integration_type": "hub",