Add Ublockout virtual integration of MotionBlinds (#137179)

This commit is contained in:
starkillerOG 2025-02-03 17:10:39 +01:00 committed by GitHub
parent 9856340a33
commit 94daeffe44
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: Ublockout."""

View File

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

View File

@ -6741,6 +6741,11 @@
"integration_type": "virtual",
"supported_by": "overkiz"
},
"ublockout": {
"name": "Ublockout",
"integration_type": "virtual",
"supported_by": "motion_blinds"
},
"uk_transport": {
"name": "UK Transport",
"integration_type": "hub",