From a73c2c1d6708a1f4a6cf16745ccf22a5615a27cf Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 5 Apr 2022 13:45:50 +0200 Subject: [PATCH] 2022.4: Add missing switch as X to list of helpers --- source/_posts/2022-04-06-release-20224.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_posts/2022-04-06-release-20224.markdown b/source/_posts/2022-04-06-release-20224.markdown index 27556d0b8ff..88221884f97 100644 --- a/source/_posts/2022-04-06-release-20224.markdown +++ b/source/_posts/2022-04-06-release-20224.markdown @@ -188,6 +188,7 @@ This release brings the following helpers to the UI: - [Groups] - [Integration - Riemann sum integral] - [Min/Max] +- [Switch as X] - [Threshold] - [Times of day] - [Utility Meter] @@ -196,6 +197,7 @@ This release brings the following helpers to the UI: [Groups]: /integrations/group [Integration - Riemann sum integral]: /integrations/integration [Min/Max]: /integrations/min_max +[Switch as X]: /integrations/switch_as_x [Threshold]: /integrations/threshold [Times of Day]: /integrations/tod [Utility Meter]: /integrations/utility_meter