Skip to content

Releases: dmamontov/hass-miwifi

v3.0.0 - 2023.03.14

13 Mar 21:46
8442d60
Compare
Choose a tag to compare

Telegram

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

19 Dec 15:37
66a0913
Compare
Choose a tag to compare

Telegram

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

19 Jul 18:50
4a5865f
Compare
Choose a tag to compare

Telegram

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

06 Jul 10:33
6d6897a
Compare
Choose a tag to compare

Telegram

Changes in v2.8.1

NEW DEVICE

  • Add support Xiaomi Router CR8808 (CR8808)

v2.8.0 - 2022.06.23

23 Jun 08:03
670f93a
Compare
Choose a tag to compare

Telegram

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

28 May 09:23
e603c57
Compare
Choose a tag to compare

Telegram

Changes in v2.7.5

NEW DEVICE

  • Add support Redmi Gaming Router AX5400 (RB04)

v2.7.4 - 2022.05.25

25 May 12:06
7abd1a9
Compare
Choose a tag to compare

Telegram

Changes in v2.7.4

BUGFIXES

  • Discovery fix. Added check for device support. - #71

v2.7.3 - 2022.05.17

17 May 19:36
957cd78
Compare
Choose a tag to compare

Telegram

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

16 May 16:35
4113514
Compare
Choose a tag to compare

Telegram

Changes in v2.7.2

BREAKING CHANGES

v2.7.1 - 2022.05.16

16 May 08:39
0d14ed6
Compare
Choose a tag to compare

Telegram

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.