Update CHANGELOG.md

This commit is contained in:
ryanbdclark
2023-05-30 13:33:25 +01:00
committed by GitHub
parent ea4c543ec5
commit 1977df6be0
+5 -5
View File
@@ -3,13 +3,13 @@
<!--next-version-placeholder-->
## 2023.05.6 (2023-05-30)
### Fix
# In light of submitting this as a pull request to the core of HA there have been some refactoring changes to comply with HA's style requirements
#Sensor names now moved to strings file to allow for translations
#Coordinator now properly handles multiple devices
#Spelling of signal strength sensor corrected
* In light of submitting this as a pull request to the core of HA there have been some refactoring changes to comply with HA's style requirements
* Sensor names now moved to strings file to allow for translations
* Coordinator now properly handles multiple devices
* Spelling of signal strength sensor corrected
### Feature
#Tests added
* Tests added
## 2023.05.5 (2023-05-19)
#### Fix