SwitchBotAPI
SwitchBotAPI copied to clipboard
The moving key is missing in the blind tilt device
Analysis
I have a blind tilt device and the "moving" key is missing in v1.1:
{ "statusCode": 100, "body": { "deviceId": "xxxxxxxxxxxx", "deviceType": "Blind Tilt", "hubDeviceId": "xxxxxxxxxxx", "version": 12, "calibrate": true, "battery": 100, "direction": "Down", "slidePosition": 50 }, "message": "success" }
Expected Behavior
The moving key should be a boolean to determine if the device is moving or not
Steps To Reproduce
GET request to the status url of your blind tilt device
Logs
NA
Configuration
NA
Environment
- OS:
- Software:
- Node:
- npm:
Additional Context
No response
@Minsheng any update on this? It pretty much breaks the homebridge integration :(
Sorry for the delay! Would you mind submit feedback from the SwitchBot app so we can debug a bit? Thanks! You can say something like Blind Tilt OpenAPI breaks.
Any update?
@Minsheng I followed your suggestion and their response was that I should create a ticket here in github