Add Motionblinds virtual integration Acomax (#111458)

This commit is contained in:
starkillerOG 2024-02-26 11:03:49 +01:00 committed by GitHub
parent da09b6174d
commit 1f0697e85f
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: Acomax."""

View file

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

View file

@ -29,6 +29,11 @@
"config_flow": true,
"iot_class": "local_push"
},
"acomax": {
"name": "Acomax",
"integration_type": "virtual",
"supported_by": "motion_blinds"
},
"actiontec": {
"name": "Actiontec",
"integration_type": "hub",