2022.2.0: Removal version for iOS categories (#21437)

This commit is contained in:
Zac West 2022-02-02 09:00:51 -08:00 committed by GitHub
parent 133c21c721
commit bc9b038819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1005,7 +1005,7 @@ removed from your YAML configuration files.
{% details "iOS" %} {% 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]) ([@zacwest] - [#61078]) ([ios docs])