Add Profilo virtual integration (#141611)

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

View File

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

View File

@ -4969,6 +4969,11 @@
"config_flow": true,
"single_config_entry": true
},
"profilo": {
"name": "Profilo",
"integration_type": "virtual",
"supported_by": "home_connect"
},
"progettihwsw": {
"name": "ProgettiHWSW Automation",
"integration_type": "hub",