Add Motionblinds virtual integration Madeco (#111455)

This commit is contained in:
starkillerOG 2024-02-26 11:06:28 +01:00 committed by GitHub
parent 3f7b2634f7
commit 7b059b3dff
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: Madeco."""

View file

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

View file

@ -3393,6 +3393,11 @@
"config_flow": false,
"iot_class": "local_polling"
},
"madeco": {
"name": "Madeco",
"integration_type": "virtual",
"supported_by": "motion_blinds"
},
"mailgun": {
"name": "Mailgun",
"integration_type": "hub",