Add Motionblinds brand (#114235)
parent
1697b116e4
commit
480b2ec84a
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"domain": "motionblinds",
|
||||||
|
"name": "Motionblinds",
|
||||||
|
"integrations": ["motion_blinds", "motionblinds_ble"]
|
||||||
|
}
|
|
@ -3728,17 +3728,22 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
},
|
},
|
||||||
"motion_blinds": {
|
"motionblinds": {
|
||||||
"name": "Motionblinds",
|
"name": "Motionblinds",
|
||||||
"integration_type": "hub",
|
"integrations": {
|
||||||
"config_flow": true,
|
"motion_blinds": {
|
||||||
"iot_class": "local_push"
|
"integration_type": "hub",
|
||||||
},
|
"config_flow": true,
|
||||||
"motionblinds_ble": {
|
"iot_class": "local_push",
|
||||||
"name": "Motionblinds BLE",
|
"name": "Motionblinds"
|
||||||
"integration_type": "device",
|
},
|
||||||
"config_flow": true,
|
"motionblinds_ble": {
|
||||||
"iot_class": "assumed_state"
|
"integration_type": "device",
|
||||||
|
"config_flow": true,
|
||||||
|
"iot_class": "assumed_state",
|
||||||
|
"name": "Motionblinds BLE"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"motioneye": {
|
"motioneye": {
|
||||||
"name": "motionEye",
|
"name": "motionEye",
|
||||||
|
|
Loading…
Reference in New Issue