Skip to content

Releases: sca075/mqtt_vacuum_camera

Preparation for HA 2024.5 deprecations.

25 Apr 14:37
3f248b7
Compare
Choose a tag to compare

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

Full Changelog: 2024.04.4...2024.04.5

2024.4.4 Required Fixes

23 Apr 21:25
d8a090b
Compare
Choose a tag to compare

Fix

New Contributors

  • @tjorim made their first contribution thanks a lot!

Full Changelog: 2024.04.3...2024.04.4

Images offset to remove Lidar imperfections.

19 Apr 12:36
d1e0f88
Compare
Choose a tag to compare

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

Screenshot 2024-04-19 at 12 50 35

Full Changelog: 2024.04.2...2024.04.3

Translated Status Text.

13 Apr 13:39
44af0ee
Compare
Choose a tag to compare

What's Changed

  • Added Vacuum Status translation on the status text, that follow HA UI language settings. @sca075
    Screenshot 2024-04-13 at 15 27 20

Fix

Full Changelog: 2024.04.1...2024.04.2

rand256 Fix Zone and Points coordinates generation.

05 Apr 07:59
20c4654
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.04.0...2024.04.1

rand256 levelling to v1.6.0.

03 Apr 11:14
148eb33
Compare
Choose a tag to compare

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.

21 Mar 18:45
4b4c10a
Compare
Choose a tag to compare

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:

  • Issue #99 Rand256 not rendered.
  • Issue #100 Index Out Range random error when zooming.

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.

15 Mar 14:23
d757c7e
Compare
Choose a tag to compare

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

03 Mar 13:09
190153e
Compare
Choose a tag to compare

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

01 Mar 15:33
Compare
Choose a tag to compare
v1.5.9-rc2 Pre-release
Pre-release

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.