Added virtual integration for Arizona Public Service supported by opower (#126014)

Co-authored-by: tronikos <tronikos@users.noreply.github.com>
This commit is contained in:
Seferino Fernandez 2024-09-15 23:59:47 -07:00 committed by GitHub
parent fccbaa0fbc
commit 8dbca0fa0b
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: Arizona Public Service (APS)."""

View file

@ -0,0 +1,6 @@
{
"domain": "aps",
"name": "Arizona Public Service (APS)",
"integration_type": "virtual",
"supported_by": "opower"
}

View file

@ -407,6 +407,11 @@
"config_flow": false,
"iot_class": "cloud_push"
},
"aps": {
"name": "Arizona Public Service (APS)",
"integration_type": "virtual",
"supported_by": "opower"
},
"apsystems": {
"name": "APsystems",
"integration_type": "device",