From 382578c2df81b3b8acb672114e238a08f9c982bb Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 21 Jan 2022 17:23:32 +0100 Subject: [PATCH] Deprecate Apple Push Notification Service (APNS) (#21284) --- source/_integrations/apns.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/apns.markdown b/source/_integrations/apns.markdown index ba847c78c41..37347dd1c22 100644 --- a/source/_integrations/apns.markdown +++ b/source/_integrations/apns.markdown @@ -10,6 +10,13 @@ ha_platforms: - notify --- +
+ +This integration is deprecated and will be removed in Home Assistant Core 2022.4. +We recommend using our mobile companion applications instead. + +
+ The `apns` platform uses the Apple Push Notification service (APNS) to deliver notifications from Home Assistant. ## Setup