HomeGenie Forum

Development => Feature request => Topic started by: amselem on March 01, 2016, 12:46:40 AM

Title: Automatic turn off maximum delay
Post by: amselem on March 01, 2016, 12:46:40 AM
Hi
I can set the automatic turn off maximum delay up to 3600 seconds.
Is there a reason that it's limited to this amount? I'd like to set a higher delay.
Title: Re: Automatic turn off maximum delay
Post by: bkenobi on March 01, 2016, 04:14:33 PM
Are you referring to the built-in APP?  If so, it's just a number that Gene selected.  Go into the code, change it to a larger value per what you want, recompile, and enjoy!
Title: Re: Automatic turn off maximum delay
Post by: amselem on March 02, 2016, 06:08:04 PM
I though it was hard-coded in the slider widget but I finally found the value in the script code, so solved!
Thank you!