Graph not updating after August 2023 update
Posted: Wed Sep 20, 2023 3:27 pm
Hello -
I am running the following graph for soil temp sensors:
But it appears to have stopped working after an August Meteobridge update that fixed a bug when feeding the Meteoplug Cloud Service. All data is reporting when inspecting data. Also unable to create a graph for my soil moisture sensors...see the following I opened on the Meteobridge forum
viewtopic.php?t=17416
Thanks
g
I am running the following graph for soil temp sensors:
Code: Select all
timeframe=3M # set total time frame to 3 days before today until today
zoom=1M # select actual day
res=day1 # maximum resolution is 1 hour
gtitle=Daily_Min/Max # name of graph
gheight=400 # height in pixels of graph
gwidth=800 # width in pixels of graph
glunit=°F # unit of left y-axis
grunit=% # unit of right y-axis
gtype=minmax # type of graph
gtrim=0
engine=javascript
sid0=t0 sname0=Zone_1 sfill0=50 sline0=50 sselmin0=tempmin sselmax0=tempmax soffset0=32 sfactor0=1.8
sid1=t1 sname1=Zone_2 sfill1=50 sline1=50 sselmin1=tempmin sselmax1=tempmax soffset1=32 sfactor1=1.8
sid2=t2 sname2=Zone_3 sfill2=50 sline2=50 sselmin2=tempmin sselmax2=tempmax soffset2=32 sfactor2=1.8
viewtopic.php?t=17416
Thanks
g