SwitchBotAPI icon indicating copy to clipboard operation
SwitchBotAPI copied to clipboard

No webhook data from the Curtain 3 motors

Open AdyRock opened this issue 11 months ago • 9 comments

Analysis

The older Curtain motors provide webhook feedback when the motors move but the Curtain 3 motors don't.

Expected Behavior

Webhook data when a Curtain 3 motor moves so the app can update the position information.

Steps To Reproduce

Listen for webhook data and move the Curtain 1 or 2 motors and the position. etc is returned when the motor has stopped. Listen for webhook data and move the Curtain 3 motors and the position. etc is NOT returned when the motor has stopped.

Logs

Webhook response from Curtain 1 motors:
* 2023-09-19T21:13:23.500Z
* Got a webhook message! {
  "eventType": "changeReport",
  "eventVersion": "1",
  "context": {
    "deviceType": "WoCurtain",
    "deviceMac": "EEDFC1EB307B",
    "calibrate": true,
    "group": false,
    "slidePosition": 59,
    "battery": 59,
    "timeOfSample": 1695158002634
  }
}

* 2023-09-19T21:13:24.110Z
* Got a webhook message! {
  "eventType": "changeReport",
  "eventVersion": "1",
  "context": {
    "deviceType": "WoCurtain",
    "deviceMac": "EEDFC1EB307B",
    "calibrate": true,
    "group": false,
    "slidePosition": 52,
    "battery": 59,
    "timeOfSample": 1695158003002
  }
}

No response for webhook from Curtain 3 motors

Configuration

Homey

Environment

  • OS: Homey
  • Software:
  • Node:
  • npm:

Additional Context

Without this feedback the app doesn't know when the curtains have moved unless it polls the API on a regular basis.

AdyRock avatar Sep 19 '23 21:09 AdyRock

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 29 '23 22:09 github-actions[bot]

Any updates on this issue before you randomly close it? The automatic closing of issue after 30 days is ridiculous unless the problem has been addressed. It's just a way for Switchbot to bury their heads in the sand and hope the user finds a different product that works. I'm seriously considering giving up support for Homey as I am getting too much grief from users about issues that I can't fix and it is dragging down my reputation.

AdyRock avatar Sep 30 '23 01:09 AdyRock

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 10 '23 01:10 github-actions[bot]

Any updates?

AdyRock avatar Oct 10 '23 03:10 AdyRock

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 20 '23 04:10 github-actions[bot]

Any updates?

AdyRock avatar Oct 20 '23 06:10 AdyRock

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 30 '23 07:10 github-actions[bot]

Any news?

AdyRock avatar Oct 30 '23 07:10 AdyRock

Any news?

rweijnen avatar Apr 04 '24 20:04 rweijnen