All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.1 (2022-05-08)
3.1.0 (2022-01-24)
- implement Valetudo segment color finder (38f567f)
3.0.1 (2021-12-30)
- remove valetudo-parse-binmap (79cd9c5)
3.0.0 (2021-12-05)
- drop support for old maps and Valetudo RE
2.3.1 (2021-10-07)
2.3.0 (2021-01-10)
- support base64 deflated JSON string map from Valetudo 2021.01.0b0 (fa4b198)
- support deflated JSON string map from Valetudo 2021.01.0b0 (80faa28)
2.2.0 (2020-08-02)
- Support for firmware 2008 binmaps (Valetudo RE 0.9.0)
- Unit tests for checking compatibility with different firmware versions
- error handling on image processing
- valetudo-map-png node automatically converts binary map data, it is no longer necessary to use a parse-binmap node before.
- valetudo-parse-binmap node outputs the map data object directly instead of a JSON string.
- Implemented Node-RED 1.0 send/done API.
- Code cleanup, update dependencies and documentation
- valetudo-parse-binmap node to support Valetudo RE.
- valetudo-map-png node to convert Valetudo map_data (JSON string) to a png image.