tomitan100 / org.openhab.binding.bom

OH2 binding for Australian weather forecast and images from Bureau of Meteorology (BOM)
4 stars 3 forks source link

Add Rainfall to Forecasts #1

Closed NicGray78 closed 5 years ago

NicGray78 commented 5 years ago

Hi Thomas,

I noticed that the amount of forecast rainfall is missing on Day2-8, it looks like BOM give you a range, so for ease of use in rules / evaluations, is it possible to add 2 additional channels, Min Rainfall and Max Rainfall, then people can choose which values they want to grab?

tomitan100 commented 5 years ago

Done. The two new fields are called Minimum Precipitation and Maximum Precipitation instead of Min Rainfall and Max Rainfall respectively.

I have also added 24 hour rainfall as part of this change.