Add LINAK virtual integration supported by Idasen Desk (#138749)

This commit is contained in:
Abílio Costa 2025-02-19 20:48:27 +00:00 committed by GitHub
parent 0b6f49fec2
commit 8e6f2e6ff2
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 @@
"""LINAK virtual integration."""

View File

@ -0,0 +1,6 @@
{
"domain": "linak",
"name": "LINAK",
"integration_type": "virtual",
"supported_by": "idasen_desk"
}

View File

@ -3392,6 +3392,11 @@
"config_flow": false,
"iot_class": "assumed_state"
},
"linak": {
"name": "LINAK",
"integration_type": "virtual",
"supported_by": "idasen_desk"
},
"linear_garage_door": {
"name": "Linear Garage Door",
"integration_type": "hub",