mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-17 11:26:03 +00:00
70_Pushover: add hint for Perl-JSON
git-svn-id: https://svn.fhem.de/fhem/trunk@9323 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b0cefb8b9c
commit
f7207452fc
@ -1003,7 +1003,8 @@ sub Pushover_CGI() {
|
||||
You need an account to use this module.<br>
|
||||
For further information about the service see <a href="https://pushover.net">pushover.net</a>.<br>
|
||||
<br>
|
||||
Installation of Perl module IO::Socket::SSL is mandatory to use this module (i.e. via 'cpan -i IO::Socket::SSL').
|
||||
Installation of Perl module IO::Socket::SSL is mandatory to use this module (i.e. via 'cpan -i IO::Socket::SSL').<br>
|
||||
It is recommended to install Perl-JSON to make use of advanced functions like supplementary URLs.<br>
|
||||
<br>
|
||||
Discuss the module <a href="http://forum.fhem.de/index.php/topic,16215.0.html">here</a>.<br>
|
||||
<br>
|
||||
@ -1108,7 +1109,8 @@ sub Pushover_CGI() {
|
||||
Du brauchst einen Account um dieses Modul zu verwenden.<br>
|
||||
Für weitere Informationen über den Dienst besuche <a href="https://pushover.net">pushover.net</a>.<br>
|
||||
<br>
|
||||
Die Installation des Perl Moduls IO::Socket::SSL ist Voraussetzung zur Nutzung dieses Moduls (z.B. via 'cpan -i IO::Socket::SSL').
|
||||
Die Installation des Perl Moduls IO::Socket::SSL ist Voraussetzung zur Nutzung dieses Moduls (z.B. via 'cpan -i IO::Socket::SSL').<br>
|
||||
Es wird empfohlen Perl-JSON zu installieren, um erweiterte Funktion wie Supplementary URLs nutzen zu können.<br>
|
||||
<br>
|
||||
Diskutiere das Modul <a href="http://forum.fhem.de/index.php/topic,16215.0.html">hier</a>.<br>
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user