Skip to content

Releases: sca075/Python-package-valetudo-map-parser

v0.3.3

15 Mar 19:21
4d82dab

Choose a tag to compare

What's Changed

  • fix(conga): fix calibration and room coordinates scaling - bump to 0.3.2 by @sca075 in #77
  • Bump version from 0.3.2 to 0.3.3 by @sca075 in #79

Full Changelog: v0.3.1...v0.3.3

Congaduto calibration and rooms data corrections.

15 Mar 19:07
b22ac77

Choose a tag to compare

What's Changed

  • feat: add Conga vacuum support — bump to v0.3.0b2 by @sca075 in #74
  • get_content_type as property, def_context_type from device_info — v0.3.0 by @sca075 in #75
  • Congaduto fix calibration points scaling in get_vacuum_points by @sca075 in #76

Full Changelog: v0.2.9...v0.3.2

Congaduto fix calibration points

15 Mar 10:09
b22ac77

Choose a tag to compare

What's Changed

  • feat: add Conga vacuum support — bump to v0.3.0b2 by @sca075 in #74
  • get_content_type as property, def_context_type from device_info — v0.3.0 by @sca075 in #75
  • Congaduto fix calibration points scaling in get_vacuum_points by @sca075 in #76

Full Changelog: v0.2.9...v0.3.1

Add Conga vacuum support and allow image format set from device_info

14 Mar 14:03
7057a1f

Choose a tag to compare

def_context_type in device_info allow to set the context type of the images.
The Congaduto firmware maps are rendered, attributes are correctly generated but mopping is still not implemented.

What's Changed

  • Update mvcrender dependency and bump version to 0.2.9 by @sca075 in #73
  • feat: add Conga vacuum support — bump to v0.3.0b2 by @sca075 in #74
  • get_content_type as property, def_context_type from device_info — v0.3.0 by @sca075 in #75

Full Changelog: v0.2.8...v0.3.0

v0.3.0b2

11 Mar 07:39

Choose a tag to compare

v0.3.0b2 Pre-release
Pre-release

Full Changelog: v0.3.0b1...v0.3.0b2

Adding Missing Conga Handlers

10 Mar 07:27

Choose a tag to compare

Pre-release

bump version

Full Changelog: v0.3.0b0...v0.3.0b1

add Conga vacuum support — bump to v0.3.0b0

09 Mar 21:19

Choose a tag to compare

  • Add CongaMapImageHandler: scales Conga JSON (pixelSize, canvas size,
    entity coordinates) by ×5 before the Hypfer render pipeline, producing
    solid filled rooms and correctly positioned entities without post-upscale
  • Add CongaImageDraw: thin subclass of HypferImageDraw; coordinate scaling
    handled entirely in the handler
  • Add ImageData.is_conga_map() for detection via congaPixels field presence
  • Export CongaMapImageHandler and ImageData in public API (init.py)
  • Add tests/test_conga.py: detection, image generation, room extraction,
    calibration data (4-point vacuum↔map pairs), room data structure
  • Fix ALLOWED_IMAGE_FORMAT dict formatting in const.py
  • Bump version 0.2.9 → 0.3.0b0

last for today

27 Feb 22:26
05e56f4

Choose a tag to compare

Merge pull request #73 from sca075/dev

Update mvcrender dependency and bump version to 0.2.9

Bump mvcrender to 0.2.3

27 Feb 21:34
8d78b89

Choose a tag to compare

This release of mvcrender will finally fix the issue with the Home Assistant 2026.3.0bx reported

Bump mvcrender to 0.2.1

27 Feb 15:49
63ae9f6

Choose a tag to compare

What's Changed

  • chore: Release stable version 0.2.7 still issues with mcverender with 0.2.6 by @sca075 in #71

Full Changelog: v0.2.6...v0.2.7