Add Burbank Water and Power (BWP) virtual integration (#139027)
parent
f3021b40ab
commit
743cc42829
|
@ -0,0 +1 @@
|
|||
"""Virtual integration: Burbank Water and Power (BWP)."""
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"domain": "burbank_water_and_power",
|
||||
"name": "Burbank Water and Power (BWP)",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "opower"
|
||||
}
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue