Skip to content

v3.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@christoph-morrison christoph-morrison released this 06 Sep 11:06
· 49 commits to development/3.0 since this release

Pre-Release 3.0.9

Content

Bugs

  • Fixes #301 Off-by-one-error in HTTP response handling
  • Fixes #309 Error in check for valid attr disabled
  • Fixes #310 Removed unnecessary opt return, fixed an issue by deleting code 🥳#
  • Fixes #313 Support editing DEF in FHEMWEB directly
  • Fixes #314 Do not write to STATE directly

Enhancements

  • Closes #315 Refactor to FHEM::Weather::Buienradar
  • Closes #316 Useless interpolation of literal string at line 346
  • Closes #317 Use character classes for literal metachars instead of escapes at line 319
  • Closes #318 Update GH actions to use create_controlfile
  • Closes #319 Use Englishs $LAST_PAREN_MATCH instead of $+

Using this release

  • Remove any old source from FHEM by update delete, i.e. update delete https://raw.githubusercontent.com/fhem/mod-Buienradar/release/2.3/controls_Buienradar.txt. You can find the current source by issuing update list
  • Add new source by update add https://raw.githubusercontent.com/fhem/mod-Buienradar/v3.0.9/controls_Buienradar.txt
  • Check with update check
  • update Buienradar