Fix Z-Wave JS server minimum version in 2021.3.0 release notes (#16881)

This commit is contained in:
Martin Hjelmare 2021-03-06 20:02:06 +01:00 committed by GitHub
parent dc0da66342
commit 0dfa86c8fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -772,7 +772,7 @@ Everything was still discovered in testing on a server with multiple interfaces.
{% details "Z-Wave JS" %} {% details "Z-Wave JS" %}
Minimum required zwave-js-server version is now 1.0.0. Minimum required zwave-js-server version is now 1.1.0.
You need to run this server version at mimimum for the integration to work. You need to run this server version at mimimum for the integration to work.
([@marcelveldt] - [#46983]) ([zwave_js docs]) ([@marcelveldt] - [#46983]) ([zwave_js docs])