[weewx-user] Re: AirLink + Highcharts + Belchertown integration

2023-08-21 Thread vince
Do a google search for "weewx airlink" and add/configure/enable that extension so your AirLink data gets saved to a database. Then adding a graph is done the same as adding any other graph in Belchertown. On Monday, August 21, 2023 at 3:35:02 PM UTC-7 Lorin Tremblay wrote: > As anyone integrat

[weewx-user] Re: AirLink + Highcharts + Belchertown integration

2023-08-22 Thread 'Werner Krenn' via weewx-user
In graphs.conf : [[co2_temp]] title = Temperatur [[[outTemp]]] zIndex = 1 name = Aussen-Temperatur #color = #f20e3c [[[co2_Temp]]] name = Co2-Temperatur color = #f20e3c yAxis_label = "Temperatur (°C

[weewx-user] Re: AirLink + Highcharts + Belchertown integration

2023-08-22 Thread Lorin Tremblay
your code generator this error Aug 22 14:10:57 WeeWx-APRS weewx[4133] ERROR weewx.reportengine: Caught unrecoverable exception in generator 'user.belchertown.HighchartsJsonGenerator' Aug 22 14:10:57 WeeWx-APRS weewx[4133] ERROR weewx.reportengine: Error trying to use database

[weewx-user] Re: AirLink + Highcharts + Belchertown integration

2023-08-23 Thread 'Werner Krenn' via weewx-user
I'm sorry, I use a modified airlink.py with this new observations: dew_point : float wet_bulb : float heat_index: float co2_Temp : float co2_Hum : float pm_2p5_last_1_hour : float pm_2p5_last_3_hours : float pm_2p5_last_24_hours : float