Add ZonderGas virtual integration (#109601)

This commit is contained in:
Klaas Schoute 2024-02-04 15:16:25 +01:00 committed by GitHub
parent 2f724b042b
commit 7042ae0596
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: ZonderGas."""

View file

@ -0,0 +1,6 @@
{
"domain": "zondergas",
"name": "ZonderGas",
"integration_type": "virtual",
"supported_by": "energyzero"
}

View file

@ -6952,6 +6952,11 @@
"config_flow": true,
"iot_class": "calculated"
},
"zondergas": {
"name": "ZonderGas",
"integration_type": "virtual",
"supported_by": "energyzero"
},
"zoneminder": {
"name": "ZoneMinder",
"integration_type": "hub",