Releases: dmamontov/hass-miwifi
v2.0.3b - 2022-04-05
❗❗❗ 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
anddownspeed
- 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
❗❗❗ 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
anddownspeed
- 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
❗❗❗ 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
anddownspeed
- 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
❗❗❗ 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
anddownspeed
- 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
- Reduced load on the database when updating devices.
- Fixed bugs related to HASS 2022.2.3
v1.3.4 - 2022-01-27
- Fix portuguese brazilian translation file @hudsonbrendon
- Added german language support @FaserF
v1.3.3 - 2022-01-27
- Added portuguese brazilian language support @hudsonbrendon
v1.3.2 - 2021-12-29
- Fix count bug in force mode
v1.3.1 - 2021-12-19
- Fix flow error
v1.3.0 - 2021-12-18
- Fix Hass deprecation warning