Add Heicko virtual motionblinds integration (#137191)

This commit is contained in:
starkillerOG 2025-02-03 17:18:30 +01:00 committed by GitHub
parent 94daeffe44
commit ce5be8686a
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: Heicko."""

View File

@ -0,0 +1,6 @@
{
"domain": "heicko",
"name": "Heicko",
"integration_type": "virtual",
"supported_by": "motion_blinds"
}

View File

@ -2521,6 +2521,11 @@
"config_flow": false,
"iot_class": "local_polling"
},
"heicko": {
"name": "Heicko",
"integration_type": "virtual",
"supported_by": "motion_blinds"
},
"heiwa": {
"name": "Heiwa",
"integration_type": "virtual",