mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 23:06:37 +00:00
98_Hyperion: update commandref and CHANGED
git-svn-id: https://svn.fhem.de/fhem/trunk@12288 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
113b85b5eb
commit
42a1f08572
@ -1,8 +1,9 @@
|
||||
# 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.
|
||||
|
||||
- feature: 98_Hyperion: config only available if at least two files are found
|
||||
code improvements
|
||||
- feature: 98_Hyperion: set configFile only available if at least two files
|
||||
are found while get configFiles
|
||||
minor code improvements
|
||||
- feature: 50_TelegramBot: urlescaped filenames / location send-receive
|
||||
timeout for send
|
||||
- feature: 73_ElectricityCalculator: header and readingFnAttributes added
|
||||
|
@ -974,7 +974,8 @@ sub Hyperion_readingsBulkUpdateIfChanged($$$) {
|
||||
<li>
|
||||
<i>configFile <filename></i><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 <name> configFiles"
|
||||
</li>
|
||||
<li>
|
||||
<i>correction <255,255,255></i><br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user