Hi good people of weewx. I have had a problem but after good peoples help in here, it is working like a charm. And so many good tips and tricks to take advantage of.
But. I have the alarm example up and running (except I tried doing an expression with a single equation sign, but I think python is like C it should have been a double equation (even triple in some cases?) for comparison - but that's just because I have never programmed with python). I would like to be able to do alarms in different cases: For instance one alarm if temperature outside falls below 0 deg C and if inside temperature falls below 8 deg C, another alarm would be sent. And maybe some more, if possible. How could that be obtained? Also, in Denmark we have a national weather institute (DMI), providing weather data for the whole country. They have a service called "citizens weather" where people can send an email every hour with data from their personal weather station. But the data has to be formatted in a certain way, with data in the right order. I'm sure if I understood the whole setup, python and documentation better, it would be an easy task. But I'm afraid I'm still on the steep part of the learning curve. :-) Could you give away som hints on how to go about these 2 scenarios? Cheers Bent -- 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.
