Deprecate GNTP (Growl) integration (#17481)

This commit is contained in:
Franck Nijhof 2021-04-16 15:03:27 +02:00 committed by GitHub
parent 6c872f8f86
commit c7ba928de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,14 @@ ha_platforms:
- notify
---
<div class='note warning'>
The Growl (GnGNTP) integration has been deprecated and is going to be removed
in Home Assistant Core 2021.6. The Growl project
[has retired](https://growl.github.io/growl/).
</div>
[GNTP](http://growl.info/documentation/developer/gntp.php) is a specification for sending and receiving notifications between computers. The most well known server implementations are [Growl](http://growl.info) for Mac and [Growl for Windows](http://www.growlforwindows.com/).
To use GNTP notifications, add the following to your `configuration.yaml` file: