Add missing breaking change in 2023.6 release notes (#27728)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Raman Gupta 2023-06-09 03:43:00 -04:00 committed by GitHub
parent acb7fdb4a2
commit e184574a60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -938,6 +938,18 @@ be safely deleted.
[@raman325]: https://github.com/raman325
[#93946]: https://github.com/home-assistant/core/pull/93946
---
If you have zwave_js cover entities already and your device supports Window
Covering CC, you may see newly created cover entities. The old cover entities
can safely be deleted, but all customizations must be reapplied to the
new entities.
([@raman325] - [#93314]) ([documentation](/integrations/zwave_js))
[@raman325]: https://github.com/raman325
[#93314]: https://github.com/home-assistant/core/pull/93314
{% enddetails %}
If you are a custom integration developer and want to learn about breaking