Hi, might be real nuub question but how do i clear the weather parser database..?
i got faulty reading when i started.. 255C and this mess up the scale on the history
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
clear wather parser data?
Re: clear wather parser data?
There is no way to do this from the web gui. It's simple to do in the database though, just do a
/Daniel
Code: Select all
delete * from temps;