Basically that's what i`ve been trying to do since i`ve posted this message. I will see how I can implement that with python. I will try to create my own skin with some python functions.
I have been able to run a custom SQL on the weewx database and return exactly what I want (in a search list extension) but i have yet to transform that into something that the cheetah engine understand and think is a valuehelper in order for me to process in the engine. I'm not an expert in python but It's not really hard to learn and understand. I know a few programming languages myself. In order to be able to use the value I will need to process each record to convert the value to the required units (eg : farenheit to celsius ) and the transform that to a ValueHelper. Thanks for the tip -- 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/0d3cf814-6d6f-4281-8a09-4ae1e277abc2%40googlegroups.com.
