homebridge-switchbot
homebridge-switchbot copied to clipboard
Support Request:
Describe Your Problem
Hi, how to solve the following Log-entry: [10:04] "Curtain: Vorhang Garage scanDuration is less then updateRate, overriding scanDuration with updateRate"
Relevant log output
No response
Config for homebridge-switchbot
{
"platform": "SwitchBot",
"name": "SwitchBot",
"credentials": {
"openToken": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"notice": "Keep your token a secret!"
},
"options": {
"devices": [
{
"deviceId": "xxxxxxxxxxxxxxxxxx",
"configDeviceName": "Vorhang Garage",
"configDeviceType": "Curtain",
"ble": false,
"curtain": {
"set_minStep": 20,
"set_min": 0,
"set_max": 100,
"hide_lightsensor": true,
"set_minlux": 13,
"set_maxlux": 7000
},
"logging": "standard"
},
{
"deviceId": "xxxxxxxxxxxxxxx",
"configDeviceName": "Vorhang Terrasse",
"configDeviceType": "Curtain",
"ble": false,
"curtain": {
"set_minStep": 20,
"set_min": 0,
"set_max": 100,
"hide_lightsensor": true,
"set_minlux": 13,
"set_maxlux": 7000
},
"logging": "standard"
}
],
"pushRate": 2
}
}
Screenshots
No response
Device & Model
Curtain
Node.js Version
16.14.2
NPM Version
8.6.0
Homebridge Version
1.4.0
Homebridge SwitchBot Plugin Version
1.12.8
Homebridge Config UI X Plugin Version
4.43.0
Operating System
Ubuntu Docker