dev #84

Merged
marko merged 2 commits from dev into main 2025-10-16 17:02:16 +00:00
Owner
No description provided.
marko added 2 commits 2025-10-16 17:02:13 +00:00
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.
This commit increments the version number of the FHEM Weather
module from 2.3.0 to 2.3.1 and addresses several issues with
conditionals in the Weather.pm file. The syntax for checking
command attributes has been corrected, ensuring accurate
evaluation of conditions.

These improvements enhance code clarity and correctness,
facilitating ongoing maintenance. There are no breaking
changes introduced in this update; existing functionality
is preserved.
marko merged commit 82d0e6b1b6 into main 2025-10-16 17:02:16 +00:00
Sign in to join this conversation.
No description provided.