73_NUKIBridge: Refactor command handler return logic for clarity

git-svn-id: https://svn.fhem.de/fhem/trunk@30406 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
CoolTux
2025-10-16 17:56:19 +00:00
parent 7d90f46901
commit d025203ef4

View File

@@ -1,5 +1,6 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it # Do not insert empty lines here, update check depends on it
- bugfix: 73_NUKIBridge: Refactor command handler return logic for clarity
- bugfix: 59_Weather: This commit addresses several issues with conditionals - bugfix: 59_Weather: This commit addresses several issues with conditionals
in the Weather.pm file. The syntax for checking command in the Weather.pm file. The syntax for checking command
attributes has been corrected, ensuring accurate attributes has been corrected, ensuring accurate