Thanks. Just now i realised that its possible to disable it fully. I got not perfect workaround. I used crontab -e and added 33 0 * * * sudo wee_device --set-time % y -r This is the same command which I used manually to update time. Sometimes it doesnt manages to update because its fighting with weewx hah. But every few days is still ok ;) I will leave it like this, and one more station will be running on weewx soon. btw. i use crontab for one more thing 33 0 * * * sudo wee_device --set-time % y -r That is scheduled restart at midnight(2 minutes later so data can be sent at 00:00). I got advice to do so, so I didnt wanted to risk some problem with the remote location RPI Location is highest automatic station in Croatia, solar powered so there is no place for stupid errors. You can see it here http://pljusak.com/dinara/ For now this is not bad solution, I will explore further. Thank you for your cooperation. Regards
On Tuesday, February 6, 2018 at 9:25:59 AM UTC+1, Praveen Chandrasekaran wrote: > > Search for prep_services in weewx.conf and remove StdTimeSynch from the > same. > > On 6 February 2018 at 13:46, Zeky91 <[email protected] <javascript:>> > wrote: > >> Me too, I just increased parameter off error below which there is no need >> to check. How to disable it fully? >> I am thinking of installing jessie or some other(older) version of >> stretch, so if this problem is not happening on older versions, please let >> me know :-) >> >> Regards >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "weewx-user" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/weewx-user/2zZOIBaUoKk/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
