mongoose-os-apps / shelly-homekit

Apple HomeKit firmware for Shelly's
Other
1.8k stars 129 forks source link

Mongoose in modified shelly 2.5 #770

Closed moranchoj closed 3 years ago

moranchoj commented 3 years ago

I have modified shelly2,5 hardware as explianed iin http://vintage.altervista.org/converting-a-shelly-2-5-into-a-2-dry-contacts-switch/?doing_wp_cron=1626700341.2935059070587158203125 to enable shelly 2.5 as a dry contact realy becuase my roller shutter motor (A-OK 45 MEL-F) requieres dry contaxt relay to send open-stop-close signal.

Modified shelly 2.5 relay together with mongoose firmware works well but as double switch not as roller shutter. Mongoose user interface always recognize two switches but do not allow to enable relay as roller shutter.

does anybody know if there is a solution?

thanks

timoschilling commented 3 years ago

Your setup can’t work! The Shelly 2.5 doesn’t have dry contacts, only the Shelly 1 has dry contacts!

Update after reading the blog post: IMO it’s a bad idea to do that, because cutting the traces didn’t give you the isolation level you need for dry contacts if you work with high voltage! That’s my opinion, how can take that risk should do it, no need to discuss here.

moranchoj commented 3 years ago

With the hardware modifications explained here,

http://vintage.altervista.org/converting-a-shelly-2-5-into-a-2-dry-contacts-switch/?doing_wp_cron=1626700341.2935059070587158203125

You transform a shelly 2.5 relay in a relay with dry contacts and it works well with mongoose formware as a 2 switches relay but not as a roller shutter.

Does anybody have experience working with this shelly 2.5 modification?

Thanks

El dt, 17 ag 2021 a les 9:46 Timo Schilling @.***> va escriure:

Your setup can’t work! The Shelly 2.5 doesn’t have dry contacts, only the Shelly 1 has dry contacts!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mongoose-os-apps/shelly-homekit/issues/770#issuecomment-900072625, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATWV4R4RRQMABBTES6YHHN3T5IHVNANCNFSM5CIYVLSQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

-- Josep Morancho 669814268

timoschilling commented 3 years ago

You can use the garage door opener mode for that you want to do. The window cover mode works in a different way. The difference is: GDO: short impulse to open/close and a contact sensor for controlling WC: constant power and power measuring for controlling

What you describe is the GDO mode. We already have a feature request somewhere to provide the GDO mode as WC. I will close this issue because it is in the end a double of the that feature request.