-
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
Sonoff DUAL R2 #1527
Comments
same issues here, sonoff dual r2, same firmware, flashed using https://github.com/BattloXX/ESPEasyFlasher they were both on, i put them off, it didn't ask to save, on reboot i got switch#1 on
|
I just went back to 1.32 - now works on reboot - but strangely still offers to save (web interface - status - switch change state) on reboot. If I DON'T save, it still saves status as it should. |
same here, going back to 1.13.2 seems to have solved the issue, but it asks to save if i just use the web gui to click the switches, but not always! if i put both off it does not ask to save, any other combination, yes... i press REBOOT, and never confirm the saving, pressing cancel when it asks... |
Also when I moved back to 1.13.2 like you, my "test lamp" Alexa moved from "test lamp 1" and "test lamp 2" to "test lamp 0" and "test lamp 1" leaving "test lamp 2" as an orphan. |
The problem is relays are "on" regardless of any setting? |
1.13.3 fails badly (as above) so we went to 1.13.2 - that works - but when changing button state via WIFI status page - you are sometimes asked if you want to SAVE this. That isincorrect as it is already saved on reboot (SWITCHES setting SAME AS BEFORE) so there is nothing to save. Other issue is change of relay numbering between 1.13.2 (0 and 1) and 1.13.3 (1 and 2). |
I have updated the DebounceEvent library to 2.0.5 and also the reference in the PlatformIO file. If you are using Arduino IDE you should update it from the Library Manager (hopefully it will be available soon). This should account for the wrong on boot states. About the relay numbering change this is happening with Alexa, right? Sorry about that, the fauxmoESP library it uses changed from 2.X to 3.X and it looks like it had this effect... I'm checking why the UI asks to save even if there has been no change... |
thanks, and will you release new binaries, too? |
Soon |
Changes are being released with 1.13.4, but I'm not closing this until I get an OK from you. |
Closing via xoseperez/debounceevent#10 |
I'm completely new to Espurna but not MQTT, Sonoff etc.
I just installed latest release espurna for Dual R2. (esptool.exe --port COM15 write_flash -fs 8m dout 0x0 espurna-1.13.3-itead-sonoff-dual-r2.bin from the releases page)
WIFI setup for my SSID, board plugged into mains power.
In WIFI setup, switches interface, I set both switches to same as before and not synchronised.
WIFI interface STATUS page I can turn relays on and off.
off off (offer to save - dont) - sfter reboot on on
set both to off then off on (save when offered) sfter reboot off off
set both to on (save when offered) after reboot on off
Something wrong there.
The text was updated successfully, but these errors were encountered: