Electric Frontdoor Opener in combination with Contact Sensor (Reed) with a Shelly1 #1541
lickonline
started this conversation in
MEPLHAA Scripts Collection
Replies: 2 comments
-
@lickonline, thanks for your config! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
• Shelly 1
• -
• HAA v6.10.0
• 1 Electric Frontdoor Opener (GPIO4) with Button to unlock (GPIO5) and Door Contact Sensor (GPIO1) (additional Reed Switch)
• {"a":[{"t":4,"i":2.5,"0":{"r":[{"g":4,"v":1}]},"1":{"r":[{"g":4}]},"b":[{"g":5}],"s":1},{"t":5,"0":{"r":[{"g":3,"v":0}]},"1":{"r":[{"g":3,"v":1}]},"f0":[{"g":1,"t":0}],"f1":[{"g":1,"t":1}],"f2":[{"g":1,"t":1}],"f3":[{"g":1,"t":0}]}]}
• -
• -
update:
after a power blackout / a (re)boot of the shelly I had a permanent activated door opener (no idea why)
but here is the new working json, with out this problem:
• Shelly 1
• -
• HAA v7.1.2
• 1 Electric Frontdoor Opener (GPIO4) and Door Contact Sensor (GPIO3) State Input (GPIO1) (Reed Switch needed)
• {"a":[{"0":{"r":[{"g":4,"v":1}]},"1":{"r":[{"g":4}]},"t":4,"i":1.5},{"0":{"r":[{"g":1,"v":0}]},"1":{"r":[{"g":1,"v":1}]},"t":5,"f0":[{"g":3,"t":0}],"f1":[{"g":3,"t":1}],"f2":[{"g":3,"t":1}],"f3":[{"g":3,"t":0}]}]}
• -
• -
Beta Was this translation helpful? Give feedback.
All reactions