Add new virtual integration Neo (#152886)

This commit is contained in:
Maciej Bieniek
2025-09-24 14:57:22 +02:00
committed by GitHub
parent a2f4073d54
commit fdaceaddfd
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1 @@
"""Neo virtual integration."""

View File

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

View File

@@ -4306,6 +4306,11 @@
"integration_type": "virtual",
"supported_by": "home_connect"
},
"neo": {
"name": "Neo",
"integration_type": "virtual",
"supported_by": "shelly"
},
"ness_alarm": {
"name": "Ness Alarm",
"integration_type": "hub",