Releases: bremor/bureau_of_meteorology
Releases · bremor/bureau_of_meteorology
0.10
0.9.1
Breaking Change v0.9
The way this integration is initially setup has been totally re-written. Please 'delete' and 'setup' the integration again. I expect you will get errors if you don't re-setup, there are new customisations that needs to be created during the configuration process.
New Features
- You can now choose if you want observations only, forecasts only or both. [Issue #32 ]
- You can now change the 'basename' of your sensors, e.g. sensor.basename_temp_max_0. [Issue #25 ]
- You can choose which conditions you would like to create sensors for, e.g. max, min, humidity. [Issue #32 ]
- You can now choose how many days of forecast sensors you would like to create.
v0.9.1
0.9
Breaking Change
The way this integration is initially setup has been totally re-written. Please 'delete' and 'setup' the integration again. I expect you will get errors if you don't re-setup, there are new customisations that needs to be created during the configuration process.
New Features
- You can now choose if you want observations only, forecasts only or both. [Issue #32 ]
- You can now change the 'basename' of your sensors, e.g. sensor.basename_temp_max_0. [Issue #25 ]
- You can choose which conditions you would like to create sensors for, e.g. max, min, humidity. [Issue #32 ]
- You can now choose how many days of forecast sensors you would like to create.
0.8.3
- Release 0.8.1 broke rain amount range. this is fixed with this release. [Issue #21 ] [PR #30]
- Format uv_category to be more friendly, e.g.
veryhigh
becomesVery High
[Issue #27 ] [PR #33] - Fix double up of creation of rain_amount_max sensor [PR #34]
- If BoM stop publishing a value at a certain time of day (e.g. min_temp_0), the integration will continue to use the old value as the state. [Issue #24 ] [PR #35]
- This integration will no longer attempt to access "day 7" forecast if it's not available. [Issue #28] [PR #35]
0.8.2
0.8.1
0.8
0.8-ssl=False
- Create weather entity.
- Include day 6 of forecast.
0.7
0.7-ssl=False
- Must be running Home Assistant version 0.116.0 or later.
- Added a new sensor for mdi icons.
- Code refactoring.
- Disabled ssl certificate checking for this branch.