Wiki » History » Version 4
Dominik Meyer, 02/25/2024 12:49 PM
1 | 1 | Dominik Meyer | # FHEM Ntfy |
---|---|---|---|
2 | |||
3 | 4 | Dominik Meyer | FHEM NTFY is a set of modules for connecting to an <a href="https://nfy.sh">ntfy.sh</a> compatible server. |
4 | |||
5 | ## Features |
||
6 | |||
7 | * support for (https://nfy.sh">ntfy.sh) |
||
8 | * 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 |