-
Notifications
You must be signed in to change notification settings - Fork 16
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
Overcurrent protection #29
Comments
Should be possible! Do you have any suggests on how it could be implemented? |
Not sure about tasmota but esphome could just expose a sensor or so (that would be visibile in home assistant for those running that). I guess the protocol between esp and stm would have to change though. Exactly what I was thinking, disable the interups and then call |
A reboot would be a good idea - but to reconnect would be bad, since most of these devices are mounted into the wall. |
Would be cool if the firmware shut the output off if overcurrent is detected, like the standard shelly does.
The text was updated successfully, but these errors were encountered: