Thanks Pat, That does it - see results here www.wiggytoo.co.uk, I guess you need to make the same sort of change in graphs\index.html.tmpl
Gav On Sat, Mar 2, 2019 at 7:23 PM Pat <[email protected]> wrote: > Gav, I just pushed a change which I think will fix this > <https://github.com/poblabs/weewx-belchertown/commit/bff38e74f64d301d32ecde7cc43657b1b95544b9>. > It will be in the 0.9.1 release (probably a couple more days), but if you > want to install it now to take advantage of it, here's how. > > Replace your skins/Belchertown/index.html.tmpl with this --> > https://raw.githubusercontent.com/poblabs/weewx-belchertown/master/skins/Belchertown/index.html.tmpl > > Restart weewx when completed. > > Let me know how it goes > > > On Saturday, March 2, 2019 at 6:33:17 AM UTC-5, Wiggytoo wrote: >> >> Hi Pat >> >> I'm new to Weewx, having just got a Netatmo weather station. >> >> I started with the Neowx skin here - www.wiggytoo.com >> >> I've added your skin here - www.wiggytoo.co.uk, all looks good and the >> setup and instructions are very easy to follow. >> >> The data is coming from the same place with 2 FTP reports one to each >> site for now, while I am experimenting. >> >> I don't need all the graphs yet so have commented them out, is there a >> way of doing this that avoids white space at the bottom, at the moment I >> have this in Extras >> >> highcharts_graph_1 = "temperatureplot" >> highcharts_graph_2 = "barometerplot" >> highcharts_graph_3 = "humidityplot" >> highcharts_graph_4 = "rainplot" >> highcharts_graph_5 = "" >> highcharts_graph_6 = "" >> highcharts_graph_7 = "" >> >> I'm about to look at MQTT - but there may be little point as the Netatmo >> only uploads data to the web every 5 minutes anyway and the data from the >> sensors is not available locally only via the web api (thanks to Matthew >> Wall for his work on that [https://github.com/matthewwall/weewx-netatmo]. >> >> Many thanks again for the hard work, and making it available to the >> community. >> >> Gav >> >> >> On Fri, Mar 1, 2019 at 12:50 AM Pat <[email protected]> wrote: >> >>> I've just released Belchertown skin 0.9. You can read the updates and >>> download it here: https://github.com/poblabs/weewx-belchertown/releases >>> >>> A lot of work went into this release. I've learned a lot through >>> feedback on the skin. >>> >>> This release fixes a major bug with the rain charts which were taking a >>> very long time to generate. This release also brings a lot of updates to >>> locale formats. >>> >>> *There's 1 breaking change if you are upgrading*. Please take special >>> note to a few MQTT variable names which have changed to mqtt_websockets_. >>> This is to reduce confusion and offer clarity on new user installations. >>> >>> Please let me know if you've upgraded and share your site. I'd love to >>> see it out there! >>> >>> -- >>> 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. >>> >> -- > 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. > -- 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.
