athombv / homey-apps-sdk-issues

This issue tracker is for Homey Developers using the Apps SDK.
21 stars 4 forks source link

Zone active trigger can be fired multiple times. #336

Closed AdyRock closed 7 months ago

AdyRock commented 9 months ago

If an app processes events in a batch and sets a motion capability for more than one device in the same loop, the zone became active trigger is fired for each one. This even happens if I await the setCapability to ensure it has finished before going around the loop again.

RobinBol commented 9 months ago

Thanks for reporting, we've put this on our internal issue tracker.

RobinBol commented 7 months ago

@AdyRock this issue has been fixed in the mean time, it should no longer occur on the latest stable Homey Pro (Early 2023) firmware.