Add Energie VanOns virtual integration (#85704)

This commit is contained in:
Klaas Schoute 2023-01-12 01:14:36 +01:00 committed by GitHub
parent 77feaecbfa
commit 6f92c5381d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1 @@
"""Virtual integration: Energie VanOns."""

View File

@ -0,0 +1,6 @@
{
"domain": "energie_vanons",
"name": "Energie VanOns",
"integration_type": "virtual",
"supported_by": "energyzero"
}

View File

@ -1368,6 +1368,11 @@
"config_flow": true,
"iot_class": "local_push"
},
"energie_vanons": {
"name": "Energie VanOns",
"integration_type": "virtual",
"supported_by": "energyzero"
},
"energyzero": {
"name": "EnergyZero",
"integration_type": "hub",