Tags: mr-tbot/mesh-ai
Tags
Replace Docker Required Volumes Fixed trailing comma issue in messages archive placeholder file thanks @ayysasha! Signed-off-by: TBOT <[email protected]>
Update README.md for BETA v0.5.0 Signed-off-by: TBOT <[email protected]>
v0.4.2 - Improved Emergency Emails, Initial Linux & Docker Support, I… …mproved Ollama Support ### New Updates in v0.4.0 → v0.4.1 - **Error Handling (ongoing):** - Trying a new method to handle WinError exceptions - which though much improved in v0.4.0 - still occur under the right connection circumstances - especially over Wi-Fi. (**UPDATE: My WinError issues were being caused by a combination of low solar power, and MQTT being enabled on my node. MQTT - especially using LongFast is very intense on a node, and can cause abrupt connection restarts as noted here: meshtastic/meshtastic#901 - but - now the script is super robust regardless for handling errors!)** - **Emergency Email Subject:** - Email Subject now includes the long name, short name & Node ID of the sending node, rather than just the Node ID. - **Docker Support** - Thanks @clendaniel - Who was kind enough to generate a Dockerfile & docker-compose.yaml for the project! ### New Updates in v0.4.1 → v0.4.2 - **Initial Ubuntu & Ollama Unidecode Support: -** - User @milo_o - Thank you so much! I have merged your idea into the main branch - hoping this works as expected for users - please report any problems! - #19 - **Emergency Email Google Maps Link:** - Emergency email now includes a Google Maps link to the sender's location, rather than just coordinates. - Great call, @nlantz79! (Remember - this is only as accurate as the sender node's location precision allows!) Signed-off-by: TBOT <[email protected]>
REMOVED TESTING BRANCH TAG - RELEASE READY TO GO! Removed Signed-off-by: TBOT <[email protected]>
Update config.json removed "," after channel 9 - which was causing issues on script start.