Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-release multiprotocol addon with GSDK 4.4.0, targetting Core 2024.1.0+ #3390

Merged
merged 5 commits into from
Jan 11, 2024

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Jan 5, 2024

A re-release of the previous version with the Core minimum requirement updated:

$ git diff 07104ea19880e5c7df66ce75813604d2f05c9bef -- silabs-multiprotocol
diff --git a/silabs-multiprotocol/CHANGELOG.md b/silabs-multiprotocol/CHANGELOG.md
index df18a31..66be001 100644
--- a/silabs-multiprotocol/CHANGELOG.md
+++ b/silabs-multiprotocol/CHANGELOG.md
@@ -1,5 +1,12 @@
 # Changelog

+## 2.4.2
+- This is a re-release of 2.4.0 that is compatible only with Home Assisstant Core 2024.1.0 and above.
+
+## 2.4.1
+
+- Revert back to Silicon Labs Gecko SDK 4.3.1 to maintain compatibility with Home Assistant Core 2023.12.0 and Zigbee2MQTT. If you are running 2024.1.0 with ZHA, you don't have to downgrade.
+
 ## 2.4.0

 - Use Silicon Labs Gecko SDK 4.4.0
diff --git a/silabs-multiprotocol/config.yaml b/silabs-multiprotocol/config.yaml
index 1263a4e..02bf1a6 100644
--- a/silabs-multiprotocol/config.yaml
+++ b/silabs-multiprotocol/config.yaml
@@ -1,5 +1,5 @@
 ---
-version: 2.4.0
+version: 2.4.2
 slug: silabs_multiprotocol
 name: Silicon Labs Multiprotocol
 description: Zigbee and OpenThread multiprotocol add-on
@@ -9,7 +9,7 @@ arch:
   - armv7
   - aarch64
   - amd64
-homeassistant: 2023.6.0.dev20230531
+homeassistant: 2024.1.0
 gpio: true
 hassio_api: true
 discovery:

@puddly puddly marked this pull request as draft January 5, 2024 20:49
@puddly puddly merged commit ac8e556 into home-assistant:master Jan 11, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants