98_Hyperion: update commandref and CHANGED

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12288 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
deespe 2016-10-06 22:26:54 +00:00
parent 6cefa5e196
commit 763ced6f66
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it. # Do not insert empty lines here, update check depends on it.
- feature: 98_Hyperion: config only available if at least two files are found - feature: 98_Hyperion: set configFile only available if at least two files
code improvements are found while get configFiles
minor code improvements
- feature: 50_TelegramBot: urlescaped filenames / location send-receive - feature: 50_TelegramBot: urlescaped filenames / location send-receive
timeout for send timeout for send
- feature: 73_ElectricityCalculator: header and readingFnAttributes added - feature: 73_ElectricityCalculator: header and readingFnAttributes added

View File

@ -974,7 +974,8 @@ sub Hyperion_readingsBulkUpdateIfChanged($$$) {
<li> <li>
<i>configFile &lt;filename&gt;</i><br> <i>configFile &lt;filename&gt;</i><br>
restart the Hyperion server with the given configuration file (files will be listed automatically from the given directory in attribute hyperionConfigDir)<br> restart the Hyperion server with the given configuration file (files will be listed automatically from the given directory in attribute hyperionConfigDir)<br>
please omit the double extension of the file name (.config.json) please omit the double extension of the file name (.config.json)<br>
only available after successful "get &lt;name&gt; configFiles"
</li> </li>
<li> <li>
<i>correction &lt;255,255,255&gt;</i><br> <i>correction &lt;255,255,255&gt;</i><br>