Add LinkedGo virtual integration (#139625)

pull/137215/merge
Maciej Bieniek 2025-03-02 14:19:52 +01:00 committed by GitHub
parent 3eadfcc01d
commit d922c723d4
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 @@
"""LinkedGo virtual integration."""

View File

@ -0,0 +1,6 @@
{
"domain": "linkedgo",
"name": "LinkedGo",
"integration_type": "virtual",
"supported_by": "shelly"
}

View File

@ -3413,6 +3413,11 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"linkedgo": {
"name": "LinkedGo",
"integration_type": "virtual",
"supported_by": "shelly"
},
"linkplay": {
"name": "LinkPlay",
"integration_type": "hub",