Add Motionblinds virtual integration Krispol (#111456)

This commit is contained in:
starkillerOG 2024-02-26 11:05:25 +01:00 committed by GitHub
parent 1b2e669302
commit 3f7b2634f7
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: Krispol."""

View file

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

View file

@ -3048,6 +3048,11 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"krispol": {
"name": "Krispol",
"integration_type": "virtual",
"supported_by": "motion_blinds"
},
"kulersky": {
"name": "Kuler Sky",
"integration_type": "hub",