From b282d54555310585d8458fcff14336cbfdec8de6 Mon Sep 17 00:00:00 2001 From: SukramJ Date: Tue, 9 Jan 2024 07:54:26 +0100 Subject: [PATCH] Dev1 (#604) * Bump hahomematic to 2024.1.4 * Bump hahomematic to 2024.1.5 --- changelog.md | 5 +++-- custom_components/homematicip_local/manifest.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index cc7dba1d..24ce430c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,10 @@ -# Version 1.53.0 (2024-01-08) +# Version 1.53.0 (2024-01-09) -- Bump hahomematic to 2024.1.4 +- Bump hahomematic to 2024.1.5 - Add duration=111600 when ramp_time used for HmIP-RGBW - Allow ordered execution of collector paramsets - Only consider relevant entities for HmIP-RGBW + - Remove effects from HmIP-RGBW when in PWM mode # Version 1.52.0 (2023-12-19) diff --git a/custom_components/homematicip_local/manifest.json b/custom_components/homematicip_local/manifest.json index 667fb571..84d91b47 100644 --- a/custom_components/homematicip_local/manifest.json +++ b/custom_components/homematicip_local/manifest.json @@ -10,7 +10,7 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/danielperna84/hahomematic/issues", "loggers": ["hahomematic"], - "requirements": ["hahomematic==2024.1.4"], + "requirements": ["hahomematic==2024.1.5"], "ssdp": [ { "manufacturer": "EQ3",