Add Eastron virtual integration (#101385)

This commit is contained in:
Duco Sebel
2023-10-06 18:12:00 +02:00
committed by GitHub
parent c8d1a7ff4f
commit 6359390a78
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1 @@
"""Virtual integration: Eastron."""

View File

@@ -0,0 +1,6 @@
{
"domain": "eastron",
"name": "Eastron",
"integration_type": "virtual",
"supported_by": "homewizard"
}

View File

@@ -1281,6 +1281,11 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"eastron": {
"name": "Eastron",
"integration_type": "virtual",
"supported_by": "homewizard"
},
"easyenergy": {
"name": "easyEnergy",
"integration_type": "hub",