Skip to content

Commit

Permalink
Add Seattle City Light virtual integration via Opower
Browse files Browse the repository at this point in the history
  • Loading branch information
dewdropawoo committed Dec 4, 2023
1 parent 67039e0 commit f9566b4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/scl/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""Virtual integration: Seattle City Light (SCL)."""
6 changes: 6 additions & 0 deletions homeassistant/components/scl/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"domain": "scl",
"name": "Seattle City Light (SCL)",
"integration_type": "virtual",
"supported_by": "opower"
}
5 changes: 5 additions & 0 deletions homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4976,6 +4976,11 @@
"config_flow": false,
"iot_class": "local_polling"
},
"scl": {
"name": "Seattle City Light (SCL)",
"integration_type": "virtual",
"supported_by": "opower"
},
"season": {
"integration_type": "service",
"config_flow": true,
Expand Down

0 comments on commit f9566b4

Please sign in to comment.