mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-26 19:05:17 +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.