Project

General

Profile

Wiki » History » Revision 6

Revision 5 (Dominik Meyer, 02/25/2024 12:59 PM) → Revision 6/8 (Dominik Meyer, 03/02/2024 12:24 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. 


 ## 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