Releases: sca075/mqtt_vacuum_camera
Preparation for HA 2024.5 deprecations.
What's Changed
This release is important as HA 2024.5 will deprecate some import previously used.
Please be so kind to update the integration timely.
Fixes
- Fix #124 deprecated import HA 2024.5 thanks to @tjorim in 7b2d1e3
- Fix #126 No module found zlib_ng @sca075 in c0718c5
Full Changelog: 2024.04.4...2024.04.5
2024.4.4 Required Fixes
Images offset to remove Lidar imperfections.
What's Changed
In Image Options is now possible to configure the offset of the image (at rotation 0) top, bottom, left and right, the image can be re-trim and keep the setting at each rotation.
We did check the migration of the new options values with success, the camera can also be setup from scratch.
The test validated that all aspect ratio has no issue with the calibration data (except aspect ratio 3:2 tested with rand256 firmware).
Full Changelog: 2024.04.2...2024.04.3
Translated Status Text.
What's Changed
- Added Vacuum Status translation on the status text, that follow HA UI language settings. @sca075
Fix
- #116 #114 Wrong HA config / storage dir in some instance. Thanks @carefulcomputer and @ChrisOboe for raising this.
Full Changelog: 2024.04.1...2024.04.2
rand256 Fix Zone and Points coordinates generation.
What's Changed
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #112
- rand256 image_handler.py fix #109 by @sca075 in #113
Full Changelog: 2024.04.0...2024.04.1
rand256 levelling to v1.6.0.
What's Changed.
- Versions are now matching Home Assistant releases for easy tracking instead of v1.6.0 will use YYYY.MM.minor
- Translations updated missing field on several languages.
- Added icon.json required for icons translations of the services.
- Implemented the transfer saved data in the valetudo_camera folder instead of .storage root #105.
Fix.
- Fix the camera startup for rand256 #109.
- Draw the active zones in rand256 images, but can't operate the auto zoom #104.
- Improved text update for rand256, battery level is properly updated on the image #106.
Checked Before Release
- The integration can be setup from scratch.
- The entity can be reconfigured or deleted.
- Options selections working.
- Go to and Zones Cleaning tested.
- Segments cleaning tested.
- There are fixes not causing breaking changes.
- There are breaking changes.
- Automatic Update (migration) of the integration configuration data confirmed.
- Setup from scratch, when using options, when no options are setup.
Full Changelog: v1.6.0...2024.04.0
Aspect Ratio and Rand256 Fixes.
What's Changed:
- Added configurable aspect ratio of the camera image in order to keep the dashboards clean.
- Added Status Text Options menu.
- Changes on the Image Options and Text Options menus
Fix:
Note:
- Unfortunately Auto Zoom not available for Rand256 users (this firmware do not provide the active zone list). Will probably found a solution in the next releases.
Purpose of this Release
- It fix reported issues.
- Breaking changes on HA.
- Required improvement for HA.
- Discussed improvements.
Checked Before Release
- The integration can be setup from scratch.
- The entity can be reconfigured or deleted.
- Options selections working.
- Go to and Zones Cleaning tested.
- Segments cleaning tested.
- There are fixes not causing breaking changes.
- There are breaking changes.
- Automatic Update (migration) of the integration configuration data confirmed.
- Setup from scratch, when using options, when no options are setup.
Full Changelog: v1.5.9...v1.6.0
v1.6.0-b1 Status Text and Aspect Ratio beta test.
What's Changed
- Bump pillow from 9.5.0 to 10.2.0 by @dependabot in #94
- V 160 by @sca075 in #95
- Configuration menus re-design. Added Status Text Options on main menu and changed layout of Image options menu.
- It is possible to select the desired font and adjust the position and size of the status text. The selection of the font can be helpful in the case the rooms are named with different languages as English (JP, ZH, AR and so on).
- Added adjustable aspect ratio of the images. This fix the aspect ratio of the images to a specific ratio. Default is Original aspect ratio, This option is still not available for Rand256 but will be released with in the final relase.
- Added Zoom Aspect Ratio Lock. This function enable or disable the aspect ratio changes. When disabled the aspect ratio selected will be not in use (if you want to use a select image ratio, please enable this function)
This is a Beta Release, please be so kind to report any strange behaviors
Full Changelog: v1.5.9...v1.6.0-b1
Segments Cleaning Auto Zoom and New Status Text
What's Changed
- Status Text show Battery Status thanks at @zecoj #82 and @kodbuzz #87
- Added Vacuum disconnected status that is also reported on Status Text.
- Adding support for Japanese and Taiwanese Mandarin languages. by @kodbuzz in #83
- Adding Camera Auto Zoom option for Segments Cleaning fitting in the same image aspect ratio #91.
Fix
- Issue #84 Can't change Room color (migration Fixed).
New Contributors
Purpose of this Release
- It fix reported issues.
- Breaking changes on HA.
- Required improvement for HA.
- Discussed improvements.
Checked Before Release
- The integration can be setup from scratch.
- The entity can be reconfigured or deleted.
- Options selections working.
- Go to and Zones Cleaning tested.
- Segments cleaning tested.
- There are fixes not causing breaking changes.
- There are breaking changes.
- Automatic Update (migration) of the integration configuration data confirmed.
- Setup from scratch, when using options, when no options are setup.
Full Changelog: v1.5.8...v1.5.9
v1.5.9-rc2
Fix
- #87 Change on status text to support Japanese tanks @kodbuzz.
- #82 Changed the default font of the status text tanks @zecoj.
- Introduce backup as per new imminent HACS versions and HA requirements.
What is new?
- Added option to disable or enable the auto zoom of the cleaning segments.
Note: The final release is currently postpone to the next week. If you want to add your language please submit the Translations, if you use this custom component don't forget to give us a start this really helps and keep you informed.