Skip to content

Releases: dmamontov/hass-miwifi

v2.0.3b - 2022-04-05

05 Apr 16:55
Compare
Choose a tag to compare
v2.0.3b - 2022-04-05 Pre-release
Pre-release

❗❗❗ Warning! This is a pre-release 2.0.3. This version is completely incompatible with previous versions. I recommend removing all integrations and then restarting HASS.

❗❗❗ Warning! All objects will have a new entity_id

Changes 2.0.3:

  • Add support R4A - #24

Changes 2.0.2:

  • ❗ Added safe check for unsupported routers documentation
  • Fixed exceptions and errors
  • Added a camera object with a router image. If the image is on the router.
  • Added exception for unsupported sensors

Changes 2.0.1:

  • Changed generation of unique_id - #23
  • Fix wifi switch in dual band mode - #23
  • Minor mesh fixes - #23
  • Manufacturer loading fixed
  • Added support for defining connection in force mode
  • Added recovery of disconnected devices after HASS launch
  • Fix discovery of router offline

Thank you @FaserF for the provided logs

Changes 2.0.0:

  • The component is completely redesigned under DataUpdateCoordinator
  • Added auto discovery
  • Optimized start and stop (Asynchronous. Start time in HASS is not correct, they count asynchronous too.) - #8
  • All entity_ids are now generated based on mac address - #6
  • Removed customization support from yaml
  • Removed support for legacy known_devices.yaml
  • Services removed
  • Added new objects, such as sensors, etc. (Some of them are automatically disabled)
  • Wifi adapters can now be turned on and off - #13
  • Added new attributes to device_tracker upspeed and downspeed
  • Added search for web interfaces on devices for the ability to navigate from the device. Ports 80 and 443
  • Added automatic manufacturer detection based on mac address
  • Added support for Xiaomi AX9000 (1.0.140(CN)). Thank you @Tsury for the information provided
  • Added images to brands - #20
  • Added advanced logging
  • All objects will have a new entity_id
  • Added and passed all validators and conditions for entering the HACS Default
  • There is probably something else, but a lot of time has passed and a lot of work has been done 😁

New performance tables:

Thanks in advance to everyone for testing the beta version! Feel free to leave an issue.

v2.0.2b - 2022-04-05

05 Apr 13:37
Compare
Choose a tag to compare
v2.0.2b - 2022-04-05 Pre-release
Pre-release

❗❗❗ Warning! This is a pre-release 2.0.2. This version is completely incompatible with previous versions. I recommend removing all integrations and then restarting HASS.

❗❗❗ Warning! All objects will have a new entity_id

Changes 2.0.2:

  • ❗ Added safe check for unsupported routers documentation
  • Fixed exceptions and errors
  • Added a camera object with a router image. If the image is on the router.
  • Added exception for unsupported sensors

Changes 2.0.1:

  • Changed generation of unique_id - #23
  • Fix wifi switch in dual band mode - #23
  • Minor mesh fixes - #23
  • Manufacturer loading fixed
  • Added support for defining connection in force mode
  • Added recovery of disconnected devices after HASS launch
  • Fix discovery of router offline

Thank you @FaserF for the provided logs

Changes 2.0.0:

  • The component is completely redesigned under DataUpdateCoordinator
  • Added auto discovery
  • Optimized start and stop (Asynchronous. Start time in HASS is not correct, they count asynchronous too.) - #8
  • All entity_ids are now generated based on mac address - #6
  • Removed customization support from yaml
  • Removed support for legacy known_devices.yaml
  • Services removed
  • Added new objects, such as sensors, etc. (Some of them are automatically disabled)
  • Wifi adapters can now be turned on and off - #13
  • Added new attributes to device_tracker upspeed and downspeed
  • Added search for web interfaces on devices for the ability to navigate from the device. Ports 80 and 443
  • Added automatic manufacturer detection based on mac address
  • Added support for Xiaomi AX9000 (1.0.140(CN)). Thank you @Tsury for the information provided
  • Added images to brands - #20
  • Added advanced logging
  • All objects will have a new entity_id
  • Added and passed all validators and conditions for entering the HACS Default
  • There is probably something else, but a lot of time has passed and a lot of work has been done 😁

New performance tables:

Thanks in advance to everyone for testing the beta version! Feel free to leave an issue.

v2.0.1b - 2022-04-04

04 Apr 12:28
Compare
Choose a tag to compare
v2.0.1b - 2022-04-04 Pre-release
Pre-release

❗❗❗ Warning! This is a pre-release 2.0.1. This version is completely incompatible with previous versions. I recommend removing all integrations and then restarting HASS.

❗❗❗ Warning! All objects will have a new entity_id

Changes 2.0.1:

  • Changed generation of unique_id - #23
  • Fix wifi switch in dual band mode - #23
  • Minor mesh fixes - #23
  • Manufacturer loading fixed
  • Added support for defining connection in force mode
  • Added recovery of disconnected devices after HASS launch
  • Fix discovery of router offline

Thank you @FaserF for the provided logs

Changes 2.0.0:

  • The component is completely redesigned under DataUpdateCoordinator
  • Added auto discovery
  • Optimized start and stop (Asynchronous. Start time in HASS is not correct, they count asynchronous too.) - #8
  • All entity_ids are now generated based on mac address - #6
  • Removed customization support from yaml
  • Removed support for legacy known_devices.yaml
  • Services removed
  • Added new objects, such as sensors, etc. (Some of them are automatically disabled)
  • Wifi adapters can now be turned on and off - #13
  • Added new attributes to device_tracker upspeed and downspeed
  • Added search for web interfaces on devices for the ability to navigate from the device. Ports 80 and 443
  • Added automatic manufacturer detection based on mac address
  • Added support for Xiaomi AX9000 (1.0.140(CN)). Thank you @Tsury for the information provided
  • Added images to brands - #20
  • Added advanced logging
  • All objects will have a new entity_id
  • Added and passed all validators and conditions for entering the HACS Default
  • There is probably something else, but a lot of time has passed and a lot of work has been done 😁

New performance tables:

Thanks in advance to everyone for testing the beta version! Feel free to leave an issue.

v2.0.0b - 2022-04-03

03 Apr 17:00
Compare
Choose a tag to compare
v2.0.0b - 2022-04-03 Pre-release
Pre-release

❗❗❗ Warning! This is a pre-release 2.0.0. This version is completely incompatible with previous versions. I recommend removing all integrations and then restarting HASS.

❗❗❗ Warning! All objects will have a new entity_id

Changes:

  • The component is completely redesigned under DataUpdateCoordinator
  • Added auto discovery
  • Optimized start and stop (Asynchronous. Start time in HASS is not correct, they count asynchronous too.) - #8
  • All entity_ids are now generated based on mac address - #6
  • Removed customization support from yaml
  • Removed support for legacy known_devices.yaml
  • Services removed
  • Added new objects, such as sensors, etc. (Some of them are automatically disabled)
  • Wifi adapters can now be turned on and off - #13
  • Added new attributes to device_tracker upspeed and downspeed
  • Added search for web interfaces on devices for the ability to navigate from the device. Ports 80 and 443
  • Added automatic manufacturer detection based on mac address
  • Added support for Xiaomi AX9000 (1.0.140(CN)). Thank you @Tsury for the information provided
  • Added images to brands - #20
  • Added advanced logging
  • All objects will have a new entity_id
  • Added and passed all validators and conditions for entering the HACS Default
  • There is probably something else, but a lot of time has passed and a lot of work has been done 😁

New performance tables:

Thanks in advance to everyone for testing the beta version! Feel free to leave an issue.

v1.4.0 - 2022-02-07

07 Feb 11:25
Compare
Choose a tag to compare
  • Reduced load on the database when updating devices.
  • Fixed bugs related to HASS 2022.2.3

v1.3.4 - 2022-01-27

27 Jan 19:56
42f0f0c
Compare
Choose a tag to compare

v1.3.3 - 2022-01-27

27 Jan 07:52
d449ea5
Compare
Choose a tag to compare

v1.3.2 - 2021-12-29

29 Dec 20:04
Compare
Choose a tag to compare
  • Fix count bug in force mode

v1.3.1 - 2021-12-19

18 Dec 22:42
Compare
Choose a tag to compare
  • Fix flow error

v1.3.0 - 2021-12-18

18 Dec 20:06
Compare
Choose a tag to compare
  • Fix Hass deprecation warning