Skip to content

Commit

Permalink
Dev1 (#604)
Browse files Browse the repository at this point in the history
* Bump hahomematic to 2024.1.4

* Bump hahomematic to 2024.1.5
  • Loading branch information
SukramJ authored Jan 9, 2024
1 parent 7bc93d3 commit b282d54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
2 changes: 1 addition & 1 deletion custom_components/homematicip_local/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b282d54

Please sign in to comment.