From 1f93ee1e637e58d9214f7c8004e16d3a4a0e8aa2 Mon Sep 17 00:00:00 2001 From: Raman Gupta <7243222+raman325@users.noreply.github.com> Date: Mon, 5 Apr 2021 16:06:31 -0400 Subject: [PATCH] Add note about breaking changes to zwave_js section of release notes (#17292) Co-authored-by: Franck Nijhof --- source/_posts/2021-04-07-release-20214.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_posts/2021-04-07-release-20214.markdown b/source/_posts/2021-04-07-release-20214.markdown index 23d2e531812..ac0995e8421 100644 --- a/source/_posts/2021-04-07-release-20214.markdown +++ b/source/_posts/2021-04-07-release-20214.markdown @@ -137,6 +137,8 @@ Furthermore two new services are introduced: - `zwave_js.bulk_set_partial_config_parameters` - `zwave_js.set_value` +There are breaking changes in the Z-Wave JS integration that could affect your existing automations. Be sure to read the [breaking changes](#breaking-changes) section for more info. + TODO: - Add more text to this - Add screenshot @@ -2394,4 +2396,4 @@ The following integrations are no longer available as of this release: [zerproc docs]: /integrations/zerproc/ [zha docs]: /integrations/zha/ [zwave docs]: /integrations/zwave/ -[zwave_js docs]: /integrations/zwave_js/ \ No newline at end of file +[zwave_js docs]: /integrations/zwave_js/