Add Siemens virtual integration (#141612)

This commit is contained in:
J. Diego Rodríguez Royo 2025-03-28 09:37:27 +01:00 committed by GitHub
parent f6c55ebf05
commit a405ccd044
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 @@
"""Siemens virtual integration."""

View File

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

View File

@ -5781,6 +5781,11 @@
"config_flow": true,
"iot_class": "local_push"
},
"siemens": {
"name": "Siemens",
"integration_type": "virtual",
"supported_by": "home_connect"
},
"sigfox": {
"name": "Sigfox",
"integration_type": "hub",