Add new virtual integration for opower City of Austin Utilities provider (#108337)

This commit is contained in:
max2697 2024-01-28 12:54:16 -06:00 committed by GitHub
parent c3222ef733
commit 843c84a325
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: City of Austin Utilities."""

View file

@ -0,0 +1,6 @@
{
"domain": "coautilities",
"name": "City of Austin Utilities",
"integration_type": "virtual",
"supported_by": "opower"
}

View file

@ -918,6 +918,11 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"coautilities": {
"name": "City of Austin Utilities",
"integration_type": "virtual",
"supported_by": "opower"
},
"coinbase": {
"name": "Coinbase",
"integration_type": "hub",