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

fix: Adjust actuator pins for 20A versions Sonoff ESP32 devices #440

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zandegran
Copy link
Contributor

Adjust actuator pins for 20A version Sonoff ESP32 devices

Adjust actuator pins for 20A version Sonoff ESP32 devices
@jonathanschneider
Copy link

Thank you! Your solution is so much more elegant than what I had started...

Unfortunately the 20A versions don't have two relays but one bi-stable relay and two pins to control it. I think this will need a few more adjustments. I'll have to think about that.

@zandegran
Copy link
Contributor Author

I see 🤔 I will also think.. I just followed the pinout here

@jonathanschneider
Copy link

That's exactly the resource I've been using... 😂

@zandegran
Copy link
Contributor Author

@jonathanschneider one workaround could be assigning one pin as Chamber heater.. In that way when the cooler pin turns off and the fridge is not really off. But soon the algorithm would kick in and start the heater that does not exist and that would turn the fridge off..

@jonathanschneider
Copy link

That might work for some time but if the device was unplugged while the relay was activated it would start cooling when plugged in again even when it shouldn't.

@zandegran
Copy link
Contributor Author

Yes, and should eventually correct itself.

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

Successfully merging this pull request may close these issues.

2 participants