-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: V4.3.1 broke my curtains #1183
Comments
Turned on debug logging. Re-installed v4.3.1. Captured log after initiating close from Home app. Status stuck on "closing". Never changed to "closed". [06/03/2025, 10:10:59] [SwitchBot] Restarting child bridge... NOTICE TO USERS AND PLUGIN DEVELOPERS
[06/03/2025, 10:11:25] [SwitchBot] [DEBUG] Got devices: {"statusCode":100,"body":{"deviceList":[{"deviceId":"C3C22D5491D3","deviceName":"Living Room Hub 2","deviceType":"Hub 2","enableCloudService":true,"hubDeviceId":"000000000000"},{"deviceId":"C93E0238D1B2","deviceName":"Curtain B2","deviceType":"Curtain","enableCloudService":true,"hubDeviceId":"C3C22D5491D3","curtainDevicesIds":["FD1E6D06B532","C93E0238D1B2"],"calibrate":false,"group":true,"master":false,"openDirection":"right"},{"deviceId":"CFD41B916DA3","deviceName":"Outdoor Meter SwB","deviceType":"WoIOSensor","enableCloudService":true,"hubDeviceId":"C3C22D5491D3"},{"deviceId":"E0C8750159BB","deviceName":"Dining Room SwB","deviceType":"Meter","enableCloudService":true,"hubDeviceId":"C3C22D5491D3"},{"deviceId":"E3D163DE2E31","deviceName":"Bedroom SwBP","deviceType":"MeterPlus","enableCloudService":true,"hubDeviceId":"C3C22D5491D3"},{"deviceId":"EBA08112E12E","deviceName":"Motion Sensor 2E","deviceType":"Motion Sensor","enableCloudService":true,"hubDeviceId":"C3C22D5491D3"},{"deviceId":"F1BAF4B4E58E","deviceName":"Small Bathroom SwB","deviceType":"Meter","enableCloudService":true,"hubDeviceId":"C3C22D5491D3"},{"deviceId":"F3745EADBBFE","deviceName":"Main Bathroom SwB","deviceType":"Meter","enableCloudService":true,"hubDeviceId":"C3C22D5491D3"},{"deviceId":"F4B27AC3DF57","deviceName":"Living Room SwBP","deviceType":"MeterPlus","enableCloudService":true,"hubDeviceId":"C3C22D5491D3"},{"deviceId":"FA500E1417E8","deviceName":"Office SwBP","deviceType":"MeterPlus","enableCloudService":true,"hubDeviceId":"C3C22D5491D3"},{"deviceId":"FD1E6D06B532","deviceName":"Living Room Curtain","deviceType":"Curtain","enableCloudService":true,"hubDeviceId":"C3C22D5491D3","curtainDevicesIds":["FD1E6D06B532","C93E0238D1B2"],"calibrate":true,"group":true,"master":true,"openDirection":"left"}],"infraredRemoteList":[]},"message":"success"} |
Weird "Curtain: Living Room Curtain statusCode: undefined messages. On v4.3.0, it's always Curtain: Living Room Curtain statusCode: 100 |
Describe the Bug
After upgrading to v4.3.1, my curtains don't operate correctly. Current status sometimes doesn't match, Attempts to open curtains from closed status, seems to trigger a close command .
Backing off to v4.3.0 immediately fixes the issue.
To Reproduce
Update to v4.3.1
Expected Behavior
Curtain operation should match actual status.
Relevant Log Output
Config for homebridge-switchbot
Screenshots
No response
Device and Model
NA
Node.js Version
v22.14.0
NPM Version
v10.9.2
Homebridge Version
v1.9.0
Homebridge Switchbot Plugin Version
v4.3.1
Homebridge Config UI X Plugin Version
v4.71.2
Operating System
Debian GNU/Linux Bookworm (12)
The text was updated successfully, but these errors were encountered: