Add National Grid US virtual integration (#143756)

This commit is contained in:
tronikos 2025-04-30 09:06:54 -07:00 committed by GitHub
parent 5c58f97e57
commit 1ef04a8dde
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 @@
"""Virtual integration: National Grid US."""

View File

@ -0,0 +1,6 @@
{
"domain": "national_grid_us",
"name": "National Grid US",
"integration_type": "virtual",
"supported_by": "opower"
}

View File

@ -4234,6 +4234,11 @@
"config_flow": true,
"iot_class": "local_push"
},
"national_grid_us": {
"name": "National Grid US",
"integration_type": "virtual",
"supported_by": "opower"
},
"neato": {
"name": "Neato Botvac",
"integration_type": "hub",