Hi,

It's impossible to provide any specific advice without seeing the log or 
weewx.conf. First up have a look in the log, nominally /var/log/syslog. Are 
there any error messages, if so what do they say/point to? If there is 
nothing obvious in the log then run WeeWX directly. 
<http://weewx.com/docs/usersguide.htm#Running_directly> Running WeeWX 
directly will let you see the loop packets (indicated by lines starting 
with LOOP:) emitted by your driver on screen. You will also see the archive 
records produced by WeeWX (indicated by lines starting with REC:). If the 
loop packets look OK then chances are your driver is fine. What about the 
archive records, are they being created? Without archive records WeeWX will 
not update any pages.

If you are still stuck I suggest you post a sanitised copy of weewx.conf 
along with a log extract showing the full WeeWX startup with about 10 
minutes of log thereafter.

Gary

On Sunday, 7 October 2018 22:28:29 UTC+10, Saujan Ghimire wrote:
>
> Hi I am new to weewx, I am developing a driver for GroveWeatherPi, 
>
> https://github.com/sookah/weewx-grovepi/blob/master/bin/user/wxgrovepi.py
>
> on line 84, you can see i am trying to test dummy data before integrating 
> to real sensors.
>
> The driver is installed properly as an extension, however the data is not 
> updating in the weewx dashboard.
>
>
> [image: Screen Shot 2018-10-07 at 13.25.03.png]
> As you can see the current condition are not updating. I do notice that 
> the time value is different, in the image the time is 13:55:00, however i 
> have made several restarts of the weewx service. I also did wee_reports to 
> generate new ones. Still the site doesnot get updated.
>
> What am i doing wrong. 
>
> Thank you.
>
> Sincerely,
> Saujan
>

Reply via email to