Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Commit ff176b5

Browse files
committed
Final 1.0.9 release notes
1 parent 69f7e2f commit ff176b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ All notable changes to this project will be documented in this file.
33

44
## [1.0.9] - 2023-01-08
55

6-
**As we are changing some units due to use of proper Unit Types and Device Classes, this will introduce some warnings in the Home Assistant log. To clear those, just gp to *Developer Tools* and then click *STATISTICS* in the upper menu bar, and then solve the issues for each sensor.**
6+
**As we are changing some units due to use of proper Unit Types and Device Classes, this will introduce some warnings in the Home Assistant log. To clear those, just go to *Developer Tools* and then click *STATISTICS* in the upper menu bar, and then solve the issues for each sensor.**
77

88
Minimum required Home Assistant version for this release is **2023.1.0**
99

1010
### Fixed
1111

1212
- Fixing *invalid units* for Wind Speed Knots and km/h plus AQI.
13-
- Fixing issue [#53](https://github.com/briis/hass-weatherflow/issues/53), where this sensor had the wrong Device Class.
14-
- Removed all deprecated device classes and implemetend `translation_key` to continue translating certain values in the UI.
13+
- Fixing issue [#53](https://github.com/briis/hass-weatherflow/issues/53), where the Absolute Humidity sensor had the wrong Device Class.
14+
- Removed all deprecated device classes and implemented `translation_key` to continue translating certain values in the UI.
1515
- Cleaned up the code to use the correct Device Classes based on all the new changes in 2023.1
1616
- Minimum required version from now on is 2023.1.x
1717

0 commit comments

Comments
 (0)