Add Eastron virtual integration (#101385)

pull/101548/head
Duco Sebel 2023-10-06 18:12:00 +02:00 committed by GitHub
parent c8d1a7ff4f
commit 6359390a78
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: 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",