mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-27 10:54:05 +00:00
5eb689f1a9
- Updated the get_weather_for_location and get_open_meteo_weather methods to accept a MeshMessage parameter for dynamic message length calculation. - Improved weather forecast output by including precipitation amount alongside probability, ensuring clearer communication of weather conditions. - Adjusted message length checks to utilize the dynamically calculated maximum length, enhancing message formatting and preventing truncation.