I wrote a new service reading energy production from heatpump. I would like 
to store the value in "soilTemp1" since it is unused for me.

The question is, how I can override the "degree_C" with "watt_hour" or 
anything which is not converted from Fahrenheit to Celsius? (I am using 
metric units).

In skin.conf I have 
        [[[dayenergy]]]
            y_label = "kWh"
            yscale = None, None, 0.1
            plot_type = bar
            [[[[soilTemp3]]]]
                aggregate_type = sum
                aggregate_interval = 3600
                label = Energy (hourly total)



The image y-axis has kWh values which are treated like temperatures in 
Fahrenheit converted to Celsius.  

[image: dayenergy.png]


Thank you very much!

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/437e397a-f405-4d1a-9b6e-46322298e849%40googlegroups.com.

Reply via email to