From 4db443118c2769f57cccb147e33d34f53bc228b2 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 12 Dec 2021 23:46:14 +0000 Subject: [PATCH] Typo --- source/_posts/2021-12-11-release-202112.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2021-12-11-release-202112.markdown b/source/_posts/2021-12-11-release-202112.markdown index 96df1f6b650..d9201f4145e 100644 --- a/source/_posts/2021-12-11-release-202112.markdown +++ b/source/_posts/2021-12-11-release-202112.markdown @@ -369,7 +369,7 @@ 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 "Customiz.yaml UI" %} +{% details "customize.yaml UI (customization)" %} 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.