diff --git a/source/_posts/2021-12-11-release-202112.markdown b/source/_posts/2021-12-11-release-202112.markdown index 6de452ea309..96df1f6b650 100644 --- a/source/_posts/2021-12-11-release-202112.markdown +++ b/source/_posts/2021-12-11-release-202112.markdown @@ -369,14 +369,10 @@ Below is a listing of the breaking change for this release, per subject or integration. Click on one of those to read more about the breaking change for that specific item. -{% details "Customization UI" %} +{% details "Customiz.yaml UI" %} -The customization UI/frontend has been removed. The YAML configuration -for this is recommended and remains available. - -In case you used this to change how, for example, a cover or door contact -entity is shown, you can now change that by editing the entity in the UI. -For these cases, customizing the `device_class` is no longer needed. +The customize.yaml UI (customization) has been removed. The YAML configuration +for this is recommended and remains available. To customize entities, use the entity settings available via the icon in the top right of the entity "more info" dialog (when clicking on an entity). Entity settings now also allows customizing `device_class` for certain `binary_sensor` and `cover` cases. A small explanation why it has been removed: