Update Nuki Bridge and Device to version 2.1.0 #31
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "dev"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Nuki Bridge and Device modules have been updated to version 2.1.0.
Key changes include enhancements to the command handling within the
Bridge module, replacing the
given/whenconstruct with a moreflexible hash-based dispatcher for clarity and maintainability.
Additionally, minor refinements have been made in the Device module,
including improved reading updates and handling of last known
device states. The experimental feature switch has been commented
out, ensuring compatibility with standard Perl versions.
These updates improve the overall robustness and readability of the
code, making it easier to maintain and extend in future versions.
No breaking changes have been introduced.