-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Setoption19 ON - make a software watchdog reset #4831
Comments
I can reproduce your issue with latest Tasmota v6.4.1.6 in core 2.5.0 and also in 2.4.2. Investigating. Thanks for Reporting. |
to be good for the important program that is being maintained! Very Good Job for Tasmota! |
Fix Home Assistant Sensor Discovery Software Watchdog restart (#4831)
Could only reproduce once but I expect the sensor while loop is taking too much time probing sensor data. By adding a yield in the loop at least the while loop shouldn't be the cause of the Watchdog Restart anymore. Pls give it a try and report back. |
Sorry arendst i cant unterstant where i have to add this yield in witch loop of tasmota ? ps i dont have home assistant server on run i compile this command (setoption19 ) only for test and i realrealise that the tasmota reset! |
ohh now unterstand wait i download 6.4.1.8 |
i download and compile 6.4.1.8 and again {"RestartReason":"Software Watchdog"} |
ok now i run the command setoption19 1 for 3 times and the 3-4 times the command complile perfect! thenx for your suppurt! |
Fix Home Assistant Sensor Discovery Software Watchdog restart (arendst#4831)
IMPORTANT NOTICE
If you do not complete the template below it is likely that your issue will not be addressed. When providing information about your issue please be as extensive as possible so that it can be solved by as little as possible responses.
FAILURE TO COMPLETE THE REQUESTED INFORMATION WILL RESULT IN YOUR ISSUE BEING CLOSED
Make sure these boxes are checked [x] before submitting your issue - Thank you!
status 0
:Hello Friends! i am new !
if i run "setoption19 1" my Tasmota wachdog reset!
as you can see from my status i have on i2c bmp180 and one DHT22
if in hardware setting disable the sda,scl,and dht pin the command "setoption19 1" execute perfect without a problem!
****if in hardware setting enable the sda,scl and dht22 pin the command "setoption19 1" wachdog reset!!
i try with one of the two sensor and again reset!
if i enable in generic module pin like sda or scl or dht22 the "setoption19 1" wachdog reset!!
The text was updated successfully, but these errors were encountered: