Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : aiontfy Version : 0.8.5 Upstream Author : Manfred Dennerlein Rodelo <[email protected]> * URL : https://github.com/tr4nt0r/aiontfy * License : MIT Programming Lang: Python Description : asynchronous client for ntfy pub-sub notifications This library provides an asynchronous interface to ntfy servers, which expose topic-based publish and subscribe notification endpoints. . It can publish notifications to a selected topic with attributes such as title, message text, click URL, delay, priority, and tags. It can also subscribe to one or more topics and pass received notifications to a callback for processing. . The library communicates with an ntfy service, such as ntfy.sh or a self- hosted ntfy server, using the service's HTTP notification API. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

