-
-
Notifications
You must be signed in to change notification settings - Fork 103
Description
Is your feature request related to a problem? Please describe.
Every time I install terrariumPi, I always need to go and edit the terrariumEngine.py file, to reduce the cycle period for engine updates. This gives me more precise control over my environment which is not very climate controlled, meaning a lot can happen in 30 seconds. I've had my best results when reducing the timeout from 30s to as low as 4s or 5s. This only works well for me since I eliminated all wireless/cloud based hardware, and now have a simple fast reliable wired only setup.
Describe the solution you'd like
I wonder if it's possible to add the option to make this a variable and allow to set it in some advanced settings?
I realise it's not advisable but I would love to have this level of control, even if the option has to come with a strong advisory.
Additional context
This is the line of code I usually edit, but it's usually not very convenient to manage by editing the files as I do.
