Releases: PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor
Rewritten (v3.0.0-alpha-2)
This is an early version of Map Extractor v3 release. It has been completely rewritten in order to provide better functionality and user experience. To use this version you have to remove old config from configuration.yaml
file and use UI to add the integration again.
Caution
Please keep in mind this is not a final release, so a lot of things might change or not work at all at this moment.
Does everything work correctly, or are there some missing functionalities? Please provide feedback in the comments below.
Changes
- Added config flow
- Extracted data retrieval to a separate coordinator
- Added support for
image
entities - Rewritten the code to use async communication
- Added map data caching
- Extracted map parsers to separate Python packages
Breaking changes
- Integration has to be removed from yaml and added again using UI
- Most of attributes of
camera
entity have been removed - It is no longer possible to turn on/off the camera entity
Rewritten (v3.0.0-alpha-1)
This is an early version of Map Extractor v3 release. It has been completely rewritten in order to provide better functionality and user experience. To use this version you have to remove old config from configuration.yaml
file and use UI to add the integration again.
Caution
Please keep in mind this is not a final release, so a lot of things might change or not work at all at this moment.
Does everything work correctly, or are there some missing functionalities? Please provide feedback in the comments below.
Changes
- Added config flow
- Extracted data retrieval to a separate coordinator
- Added support for
image
entities - Rewritten the code to use async communication
- Added map data caching
- Extracted map parsers to separate Python packages
Breaking changes
- Integration has to be removed from yaml and added again using UI
- Most of attributes of
camera
entity have been removed - It is no longer possible to turn on/off the camera entity
Compatibility improvements + fixes
Compatibility improvements
Changes
- Improved map drawing performance (thanks, @rospogrigio)
- Added handling mop path (thanks, @rospogrigio)
- Added handling carpets (thanks, @rospogrigio)
- Improved reliability of map retrieving for roborock vacuums (thanks, @flaviut)
- Fixed usage of a deprecated code (thanks, @flaviut)
- Added support for shared homes (thanks, @NecroKote)
- Improved blueprint to handle more states (thanks, @dahlmo)
- Added support for
viomi.vacuum.v38
- Added support for
viomi.vacuum.v23
- Added support for chuangmi vacuums
- Improved handling missing data for viomi vacuums
HA 2023.8+ compatibility
Dreame support, map improvements
Changes
- Added support for Dreame vacuums (#126) (thanks, @Neonox31!)
- Map drawing improvements (#174) (thanks, @rospogrigio!)
- Improved handling unknown vacuum models
- Improved handling empty maps (fixes #199)
- Added support for Zhimi vacuums