From e6d2c29dc33aef690774e10cdcae61b35c29b71f Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 30 Jan 2019 09:54:07 -0800 Subject: [PATCH] Fix typo Thanks to @cgtobi --- source/_posts/2019-01-23-release-86.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2019-01-23-release-86.markdown b/source/_posts/2019-01-23-release-86.markdown index ae9a47d6f62..a9285550d58 100644 --- a/source/_posts/2019-01-23-release-86.markdown +++ b/source/_posts/2019-01-23-release-86.markdown @@ -38,7 +38,7 @@ The Zigbee team is also planning a bunch of cool things for 2019. Direct device ## {% linkable_title Noteworthy breaking changes %} -Update: the entity ID one was too harsh, it's not a warning. +Update: the entity ID one was too harsh, it's now a warning. This release also includes two noteworthy breaking changes. One is a follow-up on the slugify breaking change from last release. We did not update the validation check for config options that need to be valid slugs. This means that some of your config values might be invalid. Keep an eye at the console as we have a new message to tell you which ones are wrong.