Add Burbank Water and Power (BWP) virtual integration (#139027)

pull/139279/head
tronikos 2025-02-25 08:08:32 -08:00 committed by GitHub
parent f3021b40ab
commit 743cc42829
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: Burbank Water and Power (BWP)."""

View File

@ -0,0 +1,6 @@
{
"domain": "burbank_water_and_power",
"name": "Burbank Water and Power (BWP)",
"integration_type": "virtual",
"supported_by": "opower"
}

View File

@ -850,6 +850,11 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"burbank_water_and_power": {
"name": "Burbank Water and Power (BWP)",
"integration_type": "virtual",
"supported_by": "opower"
},
"caldav": {
"name": "CalDAV",
"integration_type": "hub",