Add supported brands for Motion Blinds (#70996)

This commit is contained in:
starkillerOG 2022-04-28 14:07:34 +02:00 committed by GitHub
parent d9f3d2b429
commit 3db7f945eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,5 +19,21 @@
],
"codeowners": ["@starkillerOG"],
"iot_class": "local_push",
"loggers": ["motionblinds"]
"loggers": ["motionblinds"],
"supported_brands": {
"amp_motorization": "AMP Motorization",
"bliss_automation": "Bliss Automation",
"bloc_blinds": "Bloc Blinds",
"brel_home": "Brel Home",
"3_day_blinds": "3 Day Blinds",
"dooya": "Dooya",
"gaviota": "Gaviota",
"hurrican_shutters_wholesale": "Hurrican Shutters Wholesale",
"ismartwindow": "iSmartWindow",
"martec": "Martec",
"raven_rock_mrg": "Raven Rock MRG",
"smart_blinds": "Smart Blinds",
"smart_home": "Smart Home",
"uprise_smart_shades": "Uprise Smart Shades"
}
}