Skip to content
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

Garage door inching (autoclose) issue #1844

Closed
i3laze opened this issue Jun 29, 2022 · 0 comments
Closed

Garage door inching (autoclose) issue #1844

i3laze opened this issue Jun 29, 2022 · 0 comments

Comments

@i3laze
Copy link

i3laze commented Jun 29, 2022

Previously I used a dummy switch with inching 300 seconds to notify garage door to close.

Today I've tried "i":300 feature:
{"c":{"0":{"r":[{"g":12}]},"l":13,"b":[{"g":0,"t":5}],"o":0},"a":[{"0":{"r":[{"g":12,"v":1,"i":0.3}]},"1":{"a":0},"2":{"r":[{"g":12,"i":1.5},{"g":12,"v":1,"i":0.3},{"g":12,"v":1,"i":2}]},"3":{"a":2},"4":{"m":[[4,1],[4,-1]]},"5":{"m":[[4,0]]},"11":{"m":[[0,2]]},"12":{"m":[[0,3]],"a":0},"13":{"m":[[0,3]],"a":0},"t":40,"i":300,"e":10,"d":26,"f2":[{"g":4,"t":1}],"f3":[{"g":14,"p":1,"t":1}],"f4":[{"g":14,"p":1,"t":0}],"s":1,"b":[],"f5":[{"g":4,"t":0}],"f7":[],"f6":[]},{"0":{"m":[[3,1],[3,-1]]},"t":12,"s":0,"f0":[{"g":5,"t":0}],"f1":[{"g":5,"t":1}]},{"0":{"m":[[1,1]]},"xa":0,"t":1,"b":[],"s":0,"d":15},{"0":{"m":[[1,-10001],[1,3]]},"1":{"m":[[1,4],[1,-10000]]},"t":1,"b":[],"s":0},{"t":1,"b":[],"s":0,"i":600}]}
Other accessories here are:
1. Garage Door t:40
2. Motion Sensor t:12 which trigger #3
3. Dummy switch, which triggers #1 door to close 15 sec after movement.
4. Dummy switch to toggle #1 door Obstruction mode for long-term maintenance tasks.
5. Extra dummy switch.

For some reason when "i" timer elapses, the door falls into Obstruction Detected state.
I expect it to get Close notification.

Having obstruction detection time "e" set or not doesn't matter - issue is still the same = door becomes paralyzed.

UPD: Seems my door accessory got explicit notifications, investigating.. Yeap, wrong notifications.

UPD2: A small bug though: when door is already opened during boot, inching/autoclose doesn't trigger eventually.

@i3laze i3laze closed this as completed Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant