Releases: sca075/Python-package-valetudo-map-parser
Releases · sca075/Python-package-valetudo-map-parser
Fixes for Rand256 Hanlder
empty map and no rooms fails.
Clenaing logging
Clean up some logging Signed-off-by: [email protected] <[email protected]>
it is time to store the trims ;)
Update the images trims in the shared data. Signed-off-by: [email protected] <[email protected]>
Changed Conditions on rooms count
fix DEFAULT_ROOM return in RoomStore Signed-off-by: [email protected] <[email protected]>
fix DEFAULT_ROOM return in RoomStore
Signed-off-by: [email protected] <[email protected]>
RoomStore Fix part 2
It is now thread safe.
RoomStore Fix
RoomStore improved and tested Signed-off-by: [email protected] <[email protected]>
AutoCrop and RoomStore
- Added the condition to avoid the breakage at startup.
- Confirmed and adjusted the trims data load from / to shared.
- Confirmed that the logic of AutoCrop trims works as before.
- Added RoomStore in the handlers (will need some additional check here).
AutoCrop improved safeguard
Completing auto trim data Signed-off-by: [email protected] <[email protected]>
AutoCrop init changed due to improper init
changed AutoCrop init Signed-off-by: [email protected] <[email protected]>