Add Seattle City Light virtual integration via Opower (#104997)

This commit is contained in:
dewdrop 2023-12-07 01:39:54 -08:00 committed by GitHub
parent d61814a1ed
commit de758fd7b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1 @@
"""Virtual integration: Seattle City Light (SCL)."""

View file

@ -0,0 +1,6 @@
{
"domain": "scl",
"name": "Seattle City Light (SCL)",
"integration_type": "virtual",
"supported_by": "opower"
}

View file

@ -4953,6 +4953,11 @@
"config_flow": false,
"iot_class": "cloud_polling"
},
"scl": {
"name": "Seattle City Light (SCL)",
"integration_type": "virtual",
"supported_by": "opower"
},
"scrape": {
"name": "Scrape",
"integration_type": "hub",