e84d810e393df7c7e56ad240bfaa63cff75d7783
This commit updates the version number in the FHEM weather module from 2.3.0 to 2.3.1 to reflect the latest changes. In addition to the version bump, several conditionals in lib/FHEM/Core/Weather.pm have been corrected. Specifically, the syntax for checking the command attributes has been fixed to ensure proper evaluation of the conditions. These changes improve code clarity and correctness, which helps in maintaining the module. There are no breaking changes in this commit, and existing functionality remains intact.
Weather
Used branching model
- Master branch: Production version (copy of fhem/fhem-mirror/blob/master/fhem/FHEM/59_Weather.pm)
- Devel branch: Latest development version
Community support
The FHEM Forum is available here for general support.
In case you have a specific question about this module, it is recommended to find the right sub-forum.
It can either be found from the module info card using the FHEM Installer (e.g. using command search <MODULE_NAME>
) or it can be determined from the MAINTAINER.txt file.
Bug reports and feature requests
Identified bugs and feature requests are tracked using Github Issues.
Pull requests / How to participate into development
You are invited to send pull requests to the devel branch whenever you think you can contribute with some useful improvements to the module. The module maintainer will review you code and decide whether it is going to be part of the module in a future release.
Refactoring
Latest
Languages
Perl
98.7%
Shell
1.3%