2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 01:09:47 +00:00

70_Pushover: Update commandRef

git-svn-id: https://svn.fhem.de/fhem/trunk@13762 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2017-03-21 10:11:47 +00:00
parent f80d0733df
commit 8cf043368d

View File

@ -1656,7 +1656,7 @@ sub Pushover_CGI() {
Example:
<ul>
<code>set Pushover1 msg title=Emergency priority=2 retry=30 expire=3600 Security Alarm in Living room. sound=siren cancel_id=SecurityAlarm</code><br>
<code>set Pushover1 cancel SecurityAlarm</code>
<code>set Pushover1 msgCancel SecurityAlarm</code>
</ul>
</ul></ul>
<br>
@ -1833,7 +1833,7 @@ sub Pushover_CGI() {
Beispiel:
<ul>
<code>set Pushover1 msg title=Notfall priority=2 retry=30 expire=3600 Sicherheits-Alarm im Wohnzimmer. sound=siren cancel_id=SicherheitsAlarm</code><br>
<code>set Pushover1 cancel SicherheitsAlarm</code>
<code>set Pushover1 msgCancel SicherheitsAlarm</code>
</ul>
</ul></ul>
<br>