Not longer working with Valetudo 2021.01.1
See original GitHub issueIt doesn’t seem to be working with the new Valetudo version 2021.01.1.
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse (<anonymous>)
at MqttClient.<anonymous> (/app/lib/MqttClient.js:86:42)
at MqttClient.emit (events.js:315:20)
at MqttClient._handlePublish (/app/node_modules/mqtt/lib/client.js:1277:12)
at MqttClient._handlePacket (/app/node_modules/mqtt/lib/client.js:410:12)
at work (/app/node_modules/mqtt/lib/client.js:321:12)
at Writable.writable._write (/app/node_modules/mqtt/lib/client.js:335:5)
at doWrite (/app/node_modules/mqtt/node_modules/readable-stream/lib/_stream_writable.js:409:139)
at writeOrBuffer (/app/node_modules/mqtt/node_modules/readable-stream/lib/_stream_writable.js:398:5)
at Writable.write (/app/node_modules/mqtt/node_modules/readable-stream/lib/_stream_writable.js:307:11)
Unfortunatly I removed my old topic, but I guess the map_data was previously in JSON as it tries to parse it as JSON.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:13 (5 by maintainers)
Top Results From Across the Web
zoned_cleanup custom command not working #668 - GitHub
From Valetudo UI selected zone cleaning is working fine but cannot be implemented in Home Assistant automation as described in https://valetudo.
Read more >FAQ | Valetudo
No. We know what caused them, and it's not happening anymore. ... that there was less free ram than expected, due to Valetudo...
Read more >Hypfer/Valetudo 2021.01.1 on GitHub - NewReleases.io
Be advised: This release will break (almost) everything that you're currently using. Config format, HTTP API and MQTT have changed ...
Read more >Valetudo - Bountysource
Update Valetudo to 2021.04.0 · Do the workaround to rediscover mqtt devices as described on the release page · No longer be able...
Read more >[APP][Android 4.4+][iOS 9.0+] XVacuum Firmware (Xiaomi ...
I just got the version 1 Xiaomi vacuum used. I managed to reset it and flash new firmware with this app. However, no...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Should be fixed by #46
@mikispag As far as I’m concerned, all these changes can be merged into this repo