Add Pitsos virtual integration (#141610)

This commit is contained in:
J. Diego Rodríguez Royo 2025-03-28 11:50:48 +01:00 committed by GitHub
parent dde037291a
commit 01169e9184
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 @@
"""Pitsos virtual integration."""

View File

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

View File

@ -4914,6 +4914,11 @@
"integration_type": "virtual",
"supported_by": "wyoming"
},
"pitsos": {
"name": "Pitsos",
"integration_type": "virtual",
"supported_by": "home_connect"
},
"pjlink": {
"name": "PJLink",
"integration_type": "hub",