1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-10 00:05:13 +01:00

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
+1
View File
@@ -0,0 +1 @@
"""Neo virtual integration."""
@@ -0,0 +1,6 @@
{
"domain": "neo",
"name": "Neo",
"integration_type": "virtual",
"supported_by": "shelly"
}
@@ -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",