raise and clear help pls
Posted: Sun Sep 06, 2020 8:23 am
Hi I am new to meteobridge and have managed to get it sending data to 2 websites and recording data on my computers hard drive. Is someone able to help with the coding to send an email when conditions are met ?
I would like to get an email when the result of the following formula reaches 33, resets when it goes below 30 and sends again when 33 is met. The average wind will need to be converted from metres/second to kilometres per hour, I believe the code for this is kmh but unsure how to use it in the formula.
1.25 * 19 * exp [ (th0temp - th0hum)/30.0 + 0.0234 * wind0avgwind]
I would like to get an email when the result of the following formula reaches 33, resets when it goes below 30 and sends again when 33 is met. The average wind will need to be converted from metres/second to kilometres per hour, I believe the code for this is kmh but unsure how to use it in the formula.
1.25 * 19 * exp [ (th0temp - th0hum)/30.0 + 0.0234 * wind0avgwind]