From 5abd574a51e8177002377ff7f787c2d072040fd6 Mon Sep 17 00:00:00 2001 From: deespe Date: Sat, 29 Apr 2017 10:15:49 +0000 Subject: [PATCH] 22_HOMEMODE: fix commandref view git-svn-id: https://svn.fhem.de/fhem/trunk@14135 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/22_HOMEMODE.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/FHEM/22_HOMEMODE.pm b/fhem/FHEM/22_HOMEMODE.pm index 94605e9c9..4f9857c98 100644 --- a/fhem/FHEM/22_HOMEMODE.pm +++ b/fhem/FHEM/22_HOMEMODE.pm @@ -2870,7 +2870,7 @@ sub HOMEMODE_checkIP($;$) All automations triggered by external events (other devices monitored by HOMEMODE) and the execution of the HomeCMD attributes will not be delayed.
  • - Each created timer will be created as temporary at device and its name will start with "atTmp_" and end with "_". You may list them with "list TYPE=at:FILTER=NAME=atTmp_.*_". + Each created timer will be created as temporary at device and its name will start with "atTmp_" and end with "_<name of your HOMEMODE device>". You may list them with "list TYPE=at:FILTER=NAME=atTmp_.*_<name of your HOMEMODE device>".
  • Seasons can also be adjusted (date and text) in attribute HomeSeasons