Wiki » History » Version 6
Dominik Meyer, 03/02/2024 12:24 PM
| 1 | 1 | Dominik Meyer | # FHEM Ntfy |
|---|---|---|---|
| 2 | |||
| 3 | 5 | Dominik Meyer | FHEM NTFY is a set of modules for connecting to an https://ntfy.sh compatible server. |
| 4 | 4 | Dominik Meyer | |
| 5 | ## Features |
||
| 6 | |||
| 7 | 5 | Dominik Meyer | * support for https://nfy.sh |
| 8 | 4 | Dominik Meyer | * support for self-hosted instances |
| 9 | * authentication support |
||
| 10 | * subscription to multiple topics |
||
| 11 | * multi-server support |
||
| 12 | * integration with the FHEM internal messaging system (MSG) |
||
| 13 | |||
| 14 | 6 | Dominik Meyer | ## FHEM Update URL |
| 15 | |||
| 16 | The update URL is https://rm.byterazor.de/upd-fhem-ntfy/controls_byterazor-fhem-ntfy.txt. |
||
| 17 | |||
| 18 | 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. |
||
| 19 | |||
| 20 | |||
| 21 | 4 | Dominik Meyer | ## Example Usage |
| 22 | |||
| 23 | * just sending out notifications to mobile phones, tables, computers, ... |
||
| 24 | * receiving notifications within FHEM from somewhere else |
||
| 25 | * inject measurements from remote devices through HTTP/HTTPS into FHEM |
||
| 26 | * sync two FHEM instances |