From bc9b038819995f057501ca7dfe795bf0e4a82762 Mon Sep 17 00:00:00 2001 From: Zac West <74188+zacwest@users.noreply.github.com> Date: Wed, 2 Feb 2022 09:00:51 -0800 Subject: [PATCH] 2022.2.0: Removal version for iOS categories (#21437) --- source/_posts/2022-02-02-release-20222.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2022-02-02-release-20222.markdown b/source/_posts/2022-02-02-release-20222.markdown index 1bbbe54027c..9e39e0e5072 100644 --- a/source/_posts/2022-02-02-release-20222.markdown +++ b/source/_posts/2022-02-02-release-20222.markdown @@ -1005,7 +1005,7 @@ removed from your YAML configuration files. {% details "iOS" %} -The Home Assistant iOS/macOS app supports notification actions defined [in the notification itself](https://companion.home-assistant.io/docs/notifications/actionable-notifications/); the old method of defining push categories in the iOS integration is now deprecated and will be removed in the future. +The Home Assistant iOS/macOS app supports notification actions defined [in the notification itself](https://companion.home-assistant.io/docs/notifications/actionable-notifications/); the old method of defining push categories in the iOS integration is now deprecated and will be removed in 2022.4. ([@zacwest] - [#61078]) ([ios docs])