Deprecate Apple Push Notification Service (APNS) (#21284)

This commit is contained in:
Franck Nijhof 2022-01-21 17:23:32 +01:00 committed by GitHub
parent 36ed80160f
commit 382578c2df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,13 @@ ha_platforms:
- notify
---
<div class='note warning'>
This integration is deprecated and will be removed in Home Assistant Core 2022.4.
We recommend using our mobile companion applications instead.
</div>
The `apns` platform uses the Apple Push Notification service (APNS) to deliver notifications from Home Assistant.
## Setup