Releases: sca075/Python-package-valetudo-map-parser
Releases · sca075/Python-package-valetudo-map-parser
Rand256 fixes Constants and general code improvements.
testing refactored code in HA
v0.1.11
fix battery charging property
charging state updated (#22) Signed-off-by: Sandro Cantarella <sandro@cabf9afe-642b-4ef6-b6d4-34d9c877830b.fritz.box>
Test new battery state and streaming methods
Full Changelog: v0.1.11b1...v0.1.11b0
test mcvrender
v0.1.11b1 drawable.py use now mcvrender for the most.
MCVRender integration
What's Changed
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #10
- status text by @sca075 in #11
- Refactor drawing methods for improved clarity and type safety by @sca075 in #8
- Refactor map_data.py with TypedDicts and type hints by @sca075 in #9
- Robot Size Configurable by @sca075 in #7
- Update version to v0.1.12 and refactor attributes by @sca075 in #13
- Centralize shared in the library. by @sca075 in #14
- Rand256 Paser Zones and Share data by @sca075 in #15
- Simplify Drawing with new MCVrender by @sca075 in #16
Full Changelog: v0.1.9...v0.1.10
Rand Handler changes and Some Shared adjustments
Rand256 Paser Zones and Share data (#15) * change local _LOGGER to LOGGER and shared.py optimized parsed zone clean tested for rand. Signed-off-by: Sandro Cantarella <sandro@Sandros-Mac-mini.fritz.box> * typing and other parser touches. Signed-off-by: Sandro Cantarella <sandro@Sandros-Mac-mini.fritz.box> * bump mvcrender and change the async to sync usage. Signed-off-by: Sandro Cantarella <sandro@Sandros-Mac-mini.fritz.box> --------- Signed-off-by: Sandro Cantarella <sandro@Sandros-Mac-mini.fritz.box>
Shared Data and Base Handler additional functions
What's Changed
- Refactor map_data.py with TypedDicts and type hints by @sca075 in #9
- Update version to v0.1.12 and refactor attributes by @sca075 in #13
Full Changelog: v0.1.10rc5...v0.1.10rc6
shared issues with the image size
dam shared size Signed-off-by: Sandro Cantarella <sandro@7a56e4a7-42f9-425e-9c4b-d870c799bb4a.fritz.box>