Project

General

Profile

Wiki » History » Revision 7

Revision 6 (Dominik Meyer, 03/02/2024 12:24 PM) → Revision 7/8 (Dominik Meyer, 03/02/2024 06:25 PM)

# FHEM Ntfy 

 FHEM NTFY is a set of modules for connecting to an https://ntfy.sh compatible server.  
 
 ## Features 

 * support for https://nfy.sh 
 * support for self-hosted instances  
 * authentication support 
 * subscription to multiple topics 
 * multi-server support 
 * integration with the FHEM internal messaging system (MSG) 

 ## FHEM Update URL 

 The update URL is https://rm.byterazor.de/upd-fhem-ntfy/controls_byterazor-fhem-ntfy.txt. 

 You can add the URL by typing <code>update add https://rm.byterazor.de/upd-fhem-ntfy/controls_byterazor-fhem-ntfy.txt</code> into your FHEM command line. 

 **At the moment this URL provides the development version. From Version 1.0.0 on it will provide only stable releases.** 

 


 ## Example Usage 

 * just sending out notifications to mobile phones, tables, computers, ... 
 * receiving notifications within FHEM from somewhere else 
 * inject measurements from remote devices through HTTP/HTTPS into FHEM  
 * sync two FHEM instances 

Go to top