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
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",