diff --git a/fhem/CHANGED b/fhem/CHANGED index db98de91f..838e74796 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -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 diff --git a/fhem/FHEM/98_Hyperion.pm b/fhem/FHEM/98_Hyperion.pm index 8f51b9fa2..27093715c 100644 --- a/fhem/FHEM/98_Hyperion.pm +++ b/fhem/FHEM/98_Hyperion.pm @@ -974,7 +974,8 @@ sub Hyperion_readingsBulkUpdateIfChanged($$$) {
  • configFile <filename>
    restart the Hyperion server with the given configuration file (files will be listed automatically from the given directory in attribute hyperionConfigDir)
    - please omit the double extension of the file name (.config.json) + please omit the double extension of the file name (.config.json)
    + only available after successful "get <name> configFiles"
  • correction <255,255,255>