Shelly-homekit: Garage door Support

Created on 10 Feb 2020  路  3Comments  路  Source: mongoose-os-apps/shelly-homekit

Is it possible to configure it as a garage door opener? So HomeKit will see it as a real garage door?

enhancement help wanted

All 3 comments

It is doable, though not exactly trivial.
One would need to implement the service and some state transitions - opening, closing, etc.
Input pin would be used to detect when the door is closed.

This feature is support from original firmware using Auto OFF settings.
Mostly garage doors need just a impulse < 1 sec to triger the motion.
If tehre is similar feature called Auto Off which can be set from 0.1 to X sec all will be ok.

i see. yeah, that'd be much easier to do.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cschildhorn picture cschildhorn  路  7Comments

rojer picture rojer  路  13Comments

Jaguaza picture Jaguaza  路  11Comments

andyblac picture andyblac  路  12Comments

Makaba05 picture Makaba05  路  6Comments