mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Correct Z-Wave breaking change (#29550)
This commit is contained in:
parent
9c1118f2c0
commit
6c32964fa3
@ -528,10 +528,8 @@ to 100% instead.
|
|||||||
|
|
||||||
{% details "Z-Wave" %}
|
{% details "Z-Wave" %}
|
||||||
|
|
||||||
Multiple WebSocket commands have been renamed based on [this change in Z-Wave JS](https://zwave-js.github.io/node-zwave-js/#/getting-started/migrating-to-v12?id=renamed-network-heal-to-rebuild-routes).
|
|
||||||
|
|
||||||
With this release, you will need to update your zwave-js-server instance.
|
With this release, you will need to update your zwave-js-server instance.
|
||||||
You must use zwave-js-server `1.33.0` or greater (schema `32`).
|
You must use zwave-js-server `1.33.0` or greater (schema `33`).
|
||||||
|
|
||||||
- If you use the Z-Wave JS add-on, you need at least version `0.2.1`.
|
- If you use the Z-Wave JS add-on, you need at least version `0.2.1`.
|
||||||
- If you use the Z-Wave JS UI add-on, you need at least version `2.2.3`.
|
- If you use the Z-Wave JS UI add-on, you need at least version `2.2.3`.
|
||||||
@ -589,4 +587,4 @@ The following integrations are also no longer available as of this release:
|
|||||||
## All changes
|
## All changes
|
||||||
|
|
||||||
Of course, there is a lot more in this release. You can find a list of
|
Of course, there is a lot more in this release. You can find a list of
|
||||||
all changes made here: [Full changelog for Home Assistant Core 2023.11](/changelogs/core-2023.11)
|
all changes made here: [Full changelog for Home Assistant Core 2023.11](/changelogs/core-2023.11)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user