Release 1.0.1
Date: 2023-12-03
This release is now V1.0, as all the relevant entities from the previous release are now implemented. Unfortunately my PR for getting this in to Default HACS is not merged yet, but I hope that this will happen soon, and when this does the previous integration will be removed.
Changes
- @zuper83 updated the Swedish Translation.
- Added new sensor
Precip Intensity
that express the intensity of rain in text. (Can be translated). Closing #41 - Fixing wrong value and unit for the
Air Density
sensor when using the Imperial Unit System. WARNING When digging in to this, the Unit for the Metric system was also wrong and is changed from µg/m³ to kg/m³. You can correct the unit under the Developer Tools and then STATISTICS if you get a warning during startup. Closing #40