-
Notifications
You must be signed in to change notification settings - Fork 639
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
Support hardware Sonoff Mini #1886
Comments
HI, It's easy (kind of) to put espurna to work. First you need to flash it OTA. Follow this link and replace the tasmota firmware by the Espurna sonoff basic. (https://github.com/arendst/Sonoff-Tasmota/wiki/Sonoff-DIY) Then you can use de espurna dev and just open the arduino.h file and uncomment the line Now change the BUTTON2 configuration to: Now in arduino IDE compile for Generic ESP8285 Module and then upload the file OTA. I've tried and it seems to work (the switch (aka button ON/OFF) can command the relay. |
Added support in 50eda33 |
Just stating that I have downloaded a 'dev' firmware and it is working properly on my device. |
Good evening, |
@Bochets34 please see Notices in the README, dev binaries are released in a separate repo |
fantastic, works just fine, many thanks ! |
playing with the nightly release, i have found something weird. At the switches category, you can not select the "button" at pin 4, only the one at pin 12. If only one button is sported, maybe it should be the one at pin 4? That is the one that is exposed once the sonoff mini is installed. EDIT: Seems that the pushbutton works just fine, can someone that did not desolder his try? |
Hi
Sonoff mini will be support soon or not ?
Thanks
The text was updated successfully, but these errors were encountered: