Skip to content

Commit

Permalink
chore!: drop support for old maps and Valetudo RE
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkn committed Dec 5, 2021
1 parent c5dad56 commit 289a413
Show file tree
Hide file tree
Showing 17 changed files with 3 additions and 745 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ A node to convert Valetudo map_data to a png image which can be send to a dashbo

Supports:

- JSON string map from Valetudo < 0.6.0
- JSON string map from Valetudo >= 0.6.0
- deflated JSON string map from Valetudo >= 2021.01.0b0 (optionally base64 encoded)
- V2 Maps from Valetudo >= 2021.12.0
Expand All @@ -27,9 +26,3 @@ HTML for template node:
<img src="data:image/png;base64,{{msg.payload}}" style="width: 100%;height: auto" />
</div>
```

## valetudo-parse-binmap

A node to convert Valetudo RE binary map data to a JSON string which can be send to the map-png node.

Binary map data is only sent by [Valetudo RE](https://github.com/rand256/valetudo).
13 changes: 0 additions & 13 deletions lib/Gunzip.js

This file was deleted.

302 changes: 0 additions & 302 deletions lib/RRMapParser.js

This file was deleted.

Loading

0 comments on commit 289a413

Please sign in to comment.