Add Constructa virtual integration (#141607)

This commit is contained in:
J. Diego Rodríguez Royo 2025-03-28 11:49:52 +01:00 committed by GitHub
parent 2eb507863f
commit c860686138
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 @@
"""Constructa virtual integration."""

View File

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

View File

@ -1071,6 +1071,11 @@
"integration_type": "virtual",
"supported_by": "opower"
},
"constructa": {
"name": "Constructa",
"integration_type": "virtual",
"supported_by": "home_connect"
},
"control4": {
"name": "Control4",
"integration_type": "hub",