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)"

    [[pm25]]
        title = Luftqualität
        [[[pm1_0]]]
            color = "#7cb5ec"
        [[[pm2_5]]]
            zIndex = 1
            color = "#0e25f2"
        [[[pm10_0]]]
           yAxis_label = "PM (µg/m³)"
            color = purple

Example for this (Weatherlink Live and Airlink)
https://www.pc-wetterstation.de/wetter/weewx/belchertown/index.html
see also https://github.com/WernerKr/weewx-weatherlinkliveudp

vince schrieb am Dienstag, 22. August 2023 um 04:29:53 UTC+2:

> 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 integrate their Davis AirLink to the belchertown skin with the 
>> highchart util?
>>
>> I would be interested in doing so, but I would need some help on where to 
>> start.
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/3a1a2263-166f-425f-b17d-30448a1a3c3en%40googlegroups.com.

Reply via email to