Wiki » History » Version 5
Dominik Meyer, 02/25/2024 12:59 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 | ## Example Usage |
||
| 15 | |||
| 16 | * just sending out notifications to mobile phones, tables, computers, ... |
||
| 17 | * receiving notifications within FHEM from somewhere else |
||
| 18 | * inject measurements from remote devices through HTTP/HTTPS into FHEM |
||
| 19 | * sync two FHEM instances |