I'd like to use a script to set the start and stop times of a schedule. Is that possible?
Announcement
Collapse
No announcement yet.
Can I set EasyTrigger schedule values with a script?
Collapse
X
-
The schedule parameters are stored in a simple text file. Not at where I can check the filename at the moment, but should be in the /config subfolder. IIRC, each schedule is a separate line. For a competent scripter (I'm not one) it should be relatively straightforward to modify the appropriate line in the file via script.-Wade
-
I believe ET allows you to define schedule times relative to sunrise and sunset. Check the users manual for details.Mike____________________________________________________________ __________________
HS3 Pro Edition 3.0.0.548, NUC i3
HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti
- Likes 1
Comment
-
Yes ET allows you to define time ranges relative to sunset and sunrise
https://forums.homeseer.com/forum/ul...41#post1347341
You can also change a schedule from a script using the SetSchedule scripting function.
https://forums.homeseer.com/forum/ul...15#post1281015
- Likes 1
Comment
Comment