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
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",