Add Opower virtual integration for Portland General Electric (#101800)

This commit is contained in:
Justin Rigling
2023-10-11 02:41:35 -06:00
committed by GitHub
parent 7d1105228b
commit 1c70cbaebd
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1 @@
"""Virtual integration: Portland General Electric (PGE)."""

View File

@@ -0,0 +1,6 @@
{
"domain": "portlandgeneral",
"name": "Portland General Electric (PGE)",
"integration_type": "virtual",
"supported_by": "opower"
}

View File

@@ -4352,6 +4352,11 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"portlandgeneral": {
"name": "Portland General Electric (PGE)",
"integration_type": "virtual",
"supported_by": "opower"
},
"private_ble_device": {
"name": "Private BLE Device",
"integration_type": "hub",