Add Duquesne Light virtual integration supported by opower (#109272)

Co-authored-by: Dan Swartz <3066652+swartzd@users.noreply.github.com>
This commit is contained in:
Dan 2024-02-02 03:10:51 -05:00 committed by GitHub
parent 449790c178
commit 72f1d8ec15
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: Duquesne Light."""

View file

@ -0,0 +1,6 @@
{
"domain": "duquesne_light",
"name": "Duquesne Light",
"integration_type": "virtual",
"supported_by": "opower"
}

View file

@ -1342,6 +1342,11 @@
"config_flow": true,
"iot_class": "local_push"
},
"duquesne_light": {
"name": "Duquesne Light",
"integration_type": "virtual",
"supported_by": "opower"
},
"dwd_weather_warnings": {
"name": "Deutscher Wetterdienst (DWD) Weather Warnings",
"integration_type": "service",