From 82dda773b7a6ff5ddc94a8f42cef0d77b24c6d58 Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Thu, 8 Apr 2021 12:29:58 +0200 Subject: [PATCH] Fix really tiny typo (#17335) --- source/_posts/2021-04-07-release-20214.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2021-04-07-release-20214.markdown b/source/_posts/2021-04-07-release-20214.markdown index dd08c01b835..aff71ac214e 100644 --- a/source/_posts/2021-04-07-release-20214.markdown +++ b/source/_posts/2021-04-07-release-20214.markdown @@ -324,7 +324,7 @@ Screenshot of selecting the number format you prefer. - [@marvin-w] added support for unique IDs to KNX entities. So, as a KNX user you can now tweak your entities in the frontend and group them into areas! - HomeKit now supports CO/CO2 device classes, thanks to [@iMicknl]! -- [@robertdelpeut] added monthly and yearly totals to the DMSR sensor, thanks! +- [@robertdelpeut] added monthly and yearly totals to the DSMR sensor, thanks! - Hyperion users can now hide certain effects from the UI using integration options. Thanks, [@dermotduffy]! - Got that one message in your logs that you don't care about? [@jshufro]