Timer Plan

From Domoticz
Revision as of 13:49, 26 April 2021 by Walter vl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

With timer plans you can setup a specific set of timed devices for example: Setup a lighting schedule when on Holidays.

Default there is a Normal and a Holiday Timer. In Settings the active Timer plan schedule should be set to Normal.

In short the actions are:

  1. Create a timer plan (Setup - More Options - Plans - Timer Plan). Refresh the Page (F5) if empty. If you are already have timers created and you want to reuse/modify these timers in the new Timer Plan you can use the Duplicate button after selecting the source Timer Plan.

2. Activate the new Timer Plan in Setup - Settings - tab Other

3. Add/Edit timers per device/light. They will be added to the new created and active Timer Plan.


When you want to activate another Timer Plan activate it in Setup - Settings - tab Other.


Tip: List all timers of devices in the active timerplan:

http://<domoticz IP:domoticz PORT>/json.htm?type=schedules&filter=device

All the timers of a specific device

http://<domoticz IP:domoticz PORT>/json.htm?idx=<device ID>&type=timers
or
http://<domoticz IP:domoticz PORT>/json.htm?idx=<device ID>&type=setpointtimers