Skip to content

v2.0.3b - 2022-04-05

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmamontov dmamontov released this 05 Apr 16:55

❗❗❗ 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.