Add LINAK virtual integration supported by Idasen Desk

This commit is contained in:
abmantis 2025-02-17 17:53:10 +00:00
parent d7e796e9f9
commit af5c3ac81e
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",