Releases: dmamontov/hass-miwifi
Releases · dmamontov/hass-miwifi
v3.0.0 - 2023.03.14
Changes in v3.0.0
BREAKING CHANGES
- ❗ The minimum version of HASS has been raised to 2023.3.0 - #115
- Removed deprecated DEVICE_CLASS_* - #110
BUGFIXES
- Fixed a bug in the service - #109
- Fixed tests
- Fixed pylint
NEW DEVICE
- Add support Mi Router 4A Gigabit V2 (R4AV2) - #114
- Add support Xiaomi Router AC1200 (RB02) - #116, #117
- Add support Xiaomi 5G CPE Pro (CB0401) - #118
v2.9.0 - 2022.12.19
Changes in v2.9.0
NEW DEVICE
- Add support Xiaomi Home WiFi (RB08) - #101
BREAKING CHANGES
- Added VPN connection status and uptime - #98
v2.8.2 - 2022.07.19
Changes in v2.8.2
NEW DEVICE
- Add support Redmi Router AX5400 (RA74)
BREAKING CHANGES
- Code refactoring
- Simplifying logic
v2.8.1 - 2022.07.06
Changes in v2.8.1
NEW DEVICE
- Add support Xiaomi Router CR8808 (CR8808)
v2.8.0 - 2022.06.23
Changes in v2.8.0
NEW DEVICE
- Add support Xiaomi China Unicom WiFi 6 Router (CR6606)
BREAKING CHANGES
- Added option to disable device tracking
- Added exception handling for wifi adapter management
v2.7.5 - 2022.05.28
Changes in v2.7.5
NEW DEVICE
- Add support Redmi Gaming Router AX5400 (RB04)
v2.7.4 - 2022.05.25
Changes in v2.7.4
BUGFIXES
- Discovery fix. Added check for device support. - #71
v2.7.3 - 2022.05.17
Changes in v2.7.3
BREAKING CHANGES
- Removed the camera object with the image of the router (Instead, you can use images of routers from the repository)
- Added Turkish translation. Thanks @GormYa
BUGFIXES
- Fixed error updating unique_id when changing the ip address of the router.
v2.7.2 - 2022.05.16
Changes in v2.7.2
BREAKING CHANGES
v2.7.1 - 2022.05.16
Changes in v2.7.1
BREAKING CHANGES
- Added a setting to select the password encryption algorithm. - #62
HELPFUL INFORMATION
- By default, miwifi uses the
sha1
encryption algorithm for the password, but in new firmware versions it has been replaced with sha256
. If everything works, you don’t need to change it, only if you have an authorization error and nothing works.