Skip to content

Commit

Permalink
Merge PR #449, fixing #448. Credits to @mguilherme
Browse files Browse the repository at this point in the history
  • Loading branch information
albertogeniola committed Jan 27, 2024
1 parent 0f463f9 commit 25306a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

<!--next-version-placeholder-->
# 1.2.12 (2024-01-27)
- Merge PR #449, fixing #448. Credits to @mguilherme

# 1.2.11 (2024-01-27)
- Using the latest API Endpoints from Meross, version 0.4.6.0
Expand Down
2 changes: 1 addition & 1 deletion custom_components/meross_cloud/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"config_flow": true,
"quality_scale": "platinum",
"iot_class": "cloud_push",
"version": "1.2.11"
"version": "1.2.12"
}

0 comments on commit 25306a4

Please sign in to comment.