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

Sonoff Dual R2 restarts after simple rule execution #2853

Closed
MykhailoKh opened this issue May 29, 2018 · 3 comments
Closed

Sonoff Dual R2 restarts after simple rule execution #2853

MykhailoKh opened this issue May 29, 2018 · 3 comments
Labels
bug Type - Confirmated Bug fixed Result - The work on the issue has ended

Comments

@MykhailoKh
Copy link

Hardware:
Sonoff Dual R2. Result of Status 0 is in attachment.
Firmware: https://github.com/arendst/Sonoff-Tasmota/releases/download/v5.14.0/sonoff.bin
I've checked the same behaviour with current development also.

Rule:
Rule1 on Event#fanspeed do Power2 1; endon

Result:
Reboot with a reason: Hardware Watchdog
I see that Power2 was triggered and reboot happens after rule completed.

Useful info:
log.from.server.txt
result.txt
rule.1.txt
status.0.txt

@arendst
Copy link
Owner

arendst commented May 29, 2018

Confirmed. Investigating...

@arendst arendst added the bug Type - Confirmated Bug label May 29, 2018
arendst added a commit that referenced this issue May 29, 2018
5.14.0b
* Fix Hardware Watchdog restart when using event command (#2853)
@arendst
Copy link
Owner

arendst commented May 29, 2018

Thnx for the useful info! Fixed in just released version.

@arendst arendst added the fixed Result - The work on the issue has ended label May 29, 2018
@MykhailoKh
Copy link
Author

Thank you very much! It works as expected.

curzon01 pushed a commit to curzon01/Tasmota that referenced this issue Sep 7, 2018
5.14.0b
* Fix Hardware Watchdog restart when using event command (arendst#2853)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type - Confirmated Bug fixed Result - The work on the issue has ended
Projects
None yet
Development

No branches or pull requests

2 participants