mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 11:26:55 +00:00
98_Hyperion.pm: autoreload after get configFiles
git-svn-id: https://svn.fhem.de/fhem/trunk@11914 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4b82cc3c66
commit
8c2aa4fce9
@ -411,7 +411,7 @@ sub Hyperion_GetConfigs($)
|
||||
$Hyperion_sets{configFile} = "textField" if ($Hyperion_sets{configFile} ne "textField");
|
||||
$attr{$name}{webCmd} = $Hyperion_webCmd if (AttrVal($name,"webCmd","") eq $Hyperion_webCmd_config);
|
||||
}
|
||||
return "Found at least one config file. Please refresh this page to see the result.";
|
||||
fhem("trigger WEB JS:location.reload(true)");
|
||||
}
|
||||
|
||||
sub Hyperion_listFilesInDir($$)
|
||||
|
Loading…
x
Reference in New Issue
Block a user