mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-19 12:46:03 +00:00
57_CALVIEW.pm: fixed a bug
git-svn-id: https://svn.fhem.de/fhem/trunk@10919 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f7b1971a8f
commit
d636c38a47
@ -272,8 +272,8 @@ sub CALVIEW_Notify($$)
|
||||
<ul>this will manually update all readings from the given CALENDAR Devices</ul>
|
||||
<b>Attribute</b>
|
||||
<li>disable<br>
|
||||
0 - disable the internal notify-function of CALVIEW wich is triggered when one of the given CALENDAR devices has updated
|
||||
1 / not set - internal notify function enabled (default)
|
||||
0 / not set - internal notify function enabled (default)
|
||||
1 - disable the internal notify-function of CALVIEW wich is triggered when one of the given CALENDAR devices has updated
|
||||
</li><br>
|
||||
<li>maxreadings<br>
|
||||
defines the number of max term as readings
|
||||
@ -304,8 +304,8 @@ sub CALVIEW_Notify($$)
|
||||
<ul><code>set myView update</code></ul><br>
|
||||
<b>Attributes</b>
|
||||
<li>disable<br>
|
||||
0 - deaktiviert die interne Notify-Funktion welche ausgelöst wird wenn sich einer der Kalender aktualisiert hat
|
||||
1 / nicht gesetzt - aktiviert die interne Notify-Funktion (Standard)
|
||||
0 / nicht gesetzt - aktiviert die interne Notify-Funktion (Standard)
|
||||
1 - deaktiviert die interne Notify-Funktion welche ausgelöst wird wenn sich einer der Kalender aktualisiert hat
|
||||
</li><br>
|
||||
<li>maxreadings<br>
|
||||
bestimmt die Anzahl der Termine als Readings
|
||||
|
Loading…
x
Reference in New Issue
Block a user