0.60
joergschultzelutter
released this
03 Jun 15:01
·
11 commits
to master
since this release
Maintenance release with tons of changes under the hood.
- WX data
- June 1st deprecation of OpenWeatherMap 2.5 OneCall API due to OWM now requiring credit card data for WX requests via OWM 3.0 OneCall API.
- Successor: met.no API - which does not even require an API key. Thank you Meteorologisk Institutt for this great service!
- WX forecasts now use the user's coordinates, meaning that a "morning" data request is no longer tied to UTC but actually uses the user's time zone. Dealing with time zones is a giant pain, so expect potential issues. All local tests were successful, though.
- Other changes
- Optional Apprise crash handler which will send mpad's log file to dedicated addresses. This allows me to receive the log file in case of crashes.
- several under-the-hood updates