We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Confirmed. Investigating...
Sorry, something went wrong.
Fix HWRestart on rule event
f3c4001
5.14.0b * Fix Hardware Watchdog restart when using event command (#2853)
Thnx for the useful info! Fixed in just released version.
Thank you very much! It works as expected.
4390c8f
5.14.0b * Fix Hardware Watchdog restart when using event command (arendst#2853)
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: