From e166a51c45e5ae340859518a3404496730e25393 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 15 Oct 2025 06:53:54 +0200 Subject: [PATCH] Bump version to v2.1.1 in NUKIDevice module Updated the version number in the NUKIDevice module from v2.1.0 to v2.1.1. This change reflects the introduction of minor improvements and fixes since the last release. No breaking changes were introduced, but it's important for users to be aware of the version increment for their dependencies and updates. --- FHEM/74_NUKIDevice.pm | 2 +- controls_NukiSmart.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FHEM/74_NUKIDevice.pm b/FHEM/74_NUKIDevice.pm index b795a4e..2b856bf 100644 --- a/FHEM/74_NUKIDevice.pm +++ b/FHEM/74_NUKIDevice.pm @@ -271,7 +271,7 @@ sub Initialize { ], "release_status": "stable", "license": "GPL_2", - "version": "v2.1.0", + "version": "v2.1.1", "author": [ "Marko Oldenburg " ], diff --git a/controls_NukiSmart.txt b/controls_NukiSmart.txt index c7f7797..27d1571 100644 --- a/controls_NukiSmart.txt +++ b/controls_NukiSmart.txt @@ -1,4 +1,4 @@ UPD 2025-10-14_11:00:54 10358 FHEM/73_NUKIBridge.pm -UPD 2025-10-14_11:00:54 11100 FHEM/74_NUKIDevice.pm +UPD 2025-10-15_06:53:37 11100 FHEM/74_NUKIDevice.pm UPD 2025-10-14_11:00:54 42820 lib/FHEM/Devices/Nuki/Bridge.pm UPD 2025-10-15_06:43:51 16775 lib/FHEM/Devices/Nuki/Device.pm