Add Smart Rollos virtual motionblinds integration (#137190)

pull/137263/head
starkillerOG 2025-02-03 17:21:28 +01:00 committed by GitHub
parent ce5be8686a
commit c5e60045b4
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: Smart Rollos."""

View File

@ -0,0 +1,6 @@
{
"domain": "smart_rollos",
"name": "Smart Rollos",
"integration_type": "virtual",
"supported_by": "motion_blinds"
}

View File

@ -5811,6 +5811,11 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"smart_rollos": {
"name": "Smart Rollos",
"integration_type": "virtual",
"supported_by": "motion_blinds"
},
"smarther": {
"name": "Smarther",
"integration_type": "virtual",