mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add zwave-js-server breaking change note (#22568)
This commit is contained in:
parent
67009f9be8
commit
98e4b7b2ab
@ -1254,6 +1254,23 @@ to adopt to this change.
|
||||
|
||||
{% enddetails %}
|
||||
|
||||
{% details "Z-Wave JS" %}
|
||||
|
||||
With this release, you will need to update your zwave-js-server instance.
|
||||
|
||||
- If you use the zwave_js add-on, you need to have at least version `0.1.56`.
|
||||
- If you use the Z-Wave JS 2 MQTT add-on, you need to have at least version `0.38.0`.
|
||||
- If you use the zwavejs2mqtt Docker container, you need to have at least version `6.7.0`.
|
||||
- If you run your own Docker container, or some other installation method,
|
||||
you will need to update your zwave-js-server instance to at least `1.16.0`.
|
||||
|
||||
([@raman325] - [#70464]) ([documentation](/integrations/zwave_js))
|
||||
|
||||
[@raman325]: https://github.com/raman325
|
||||
[#70464]: https://github.com/home-assistant/core/pull/70464
|
||||
|
||||
{% enddetails %}
|
||||
|
||||
{% details "Zengge" %}
|
||||
|
||||
Zengge lights no longer support `white_value`, please use `white` instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user