Skip to content

v2.0.0b - 2022-04-03

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmamontov dmamontov released this 03 Apr 17:00

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