Skip to content

Commit fdacead

Browse files
authored
Add new virtual integration Neo (home-assistant#152886)
1 parent a2f4073 commit fdacead

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Neo virtual integration."""
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"domain": "neo",
3+
"name": "Neo",
4+
"integration_type": "virtual",
5+
"supported_by": "shelly"
6+
}

homeassistant/generated/integrations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4306,6 +4306,11 @@
43064306
"integration_type": "virtual",
43074307
"supported_by": "home_connect"
43084308
},
4309+
"neo": {
4310+
"name": "Neo",
4311+
"integration_type": "virtual",
4312+
"supported_by": "shelly"
4313+
},
43094314
"ness_alarm": {
43104315
"name": "Ness Alarm",
43114316
"integration_type": "hub",

0 commit comments

Comments
 (0)