mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
minor update on documentation
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1541 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
16912e42ae
commit
02df3c758f
1
CHANGED
1
CHANGED
@ -26,6 +26,7 @@
|
|||||||
- feature: at attribute alignTime added
|
- feature: at attribute alignTime added
|
||||||
- feature: FHEMWEB attribute values via dropdown, slider for dimmer
|
- feature: FHEMWEB attribute values via dropdown, slider for dimmer
|
||||||
- feature: new attribute group for FHEMWEB (Boris)
|
- feature: new attribute group for FHEMWEB (Boris)
|
||||||
|
- change: 11_FHT.pm, 50_WS300.pm, 59_Weather.pm migrated to redingsUpdate mechanism (Boris)
|
||||||
|
|
||||||
- 2011-12-31 (5.2)
|
- 2011-12-31 (5.2)
|
||||||
- bugfix: applying smallscreen attributes to firefox/opera
|
- bugfix: applying smallscreen attributes to firefox/opera
|
||||||
|
@ -1895,6 +1895,8 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
<li><a href="#showtime">showtime</a></li><br>
|
<li><a href="#showtime">showtime</a></li><br>
|
||||||
<li><a href="#IODev">IODev</a></li><br>
|
<li><a href="#IODev">IODev</a></li><br>
|
||||||
<li><a href="#eventMap">eventMap</a></li><br>
|
<li><a href="#eventMap">eventMap</a></li><br>
|
||||||
|
<li><a href="#event-on-update-reading">event-on-update-reading</a></li>
|
||||||
|
<li><a href="#event-on-change-reading">event-on-change-reading</a></li>
|
||||||
|
|
||||||
<a name="retrycount"></a>
|
<a name="retrycount"></a>
|
||||||
<li>retrycount<br>
|
<li>retrycount<br>
|
||||||
@ -4398,7 +4400,9 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
<li><a href="#do_not_notify">do_not_notify</a></li>
|
<li><a href="#do_not_notify">do_not_notify</a></li>
|
||||||
<li><a href="#loglevel">loglevel</a></li>
|
<li><a href="#loglevel">loglevel</a></li>
|
||||||
<li><a href="#model">model</a> (ws300)</li>
|
<li><a href="#model">model</a> (ws300)</li>
|
||||||
</ul>
|
<li><a href="#event-on-update-reading">event-on-update-reading</a></li>
|
||||||
|
<li><a href="#event-on-change-reading">event-on-change-reading</a></li>
|
||||||
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user