Releases: sca075/mqtt_vacuum_camera
Added Internationalization capability
Enhancement
Adding support for Home Assistant Internationalization. The options and menus are now translated to IT, DE, PL.
Others
The option menu changes do not influence the performance of the Camera.
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.
Supports Obstacles tested with S8 and x10 Plus.
Fix
Rooms Colours improperly rendered on some configuration, instead to fade the room colours we add now the zone clean colour to the room colour, the transparency level of the room and zone clean will be calculated same as per the colour.
Enhancement
Each time an "obstacle" will be detected from the vacuum it will be draw on the map as a dot with the same colour selected for the no go area. We will implement later on a state attribute to output also the label of the identified object so that could be output to the card.
Others
Minor refactoring of the camera.py to better separate the two supported firmwares. This year we will clean up the code as better we can as per the number of functions is growing up with the time.
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.