mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Add supported brands for Motion Blinds (#70996)
This commit is contained in:
parent
d9f3d2b429
commit
3db7f945eb
@ -19,5 +19,21 @@
|
|||||||
],
|
],
|
||||||
"codeowners": ["@starkillerOG"],
|
"codeowners": ["@starkillerOG"],
|
||||||
"iot_class": "local_push",
|
"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"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user