21 lines
1 KiB
Text
21 lines
1 KiB
Text
# Configuration file for control of remote switches
|
|
#
|
|
#<protocol> <housecode> <channel> <on time> <off time> <daytime off yes/no> <off when bright delay in morning> <prelight in afternoon>
|
|
# (no = 0, yes = 1)
|
|
# Multiple definitions are possible for each device
|
|
#
|
|
# Setting <on time> and <off time> to the same means that the device will always be switched on
|
|
#
|
|
# Time format xx:yy where xx is hour and yy is minute
|
|
# If no turn on time or turn off time should be used. Note this with -1. See the example line below. Only to be used on turn on or turn off times.
|
|
# NEXA A 1 -1 22:45 1 00:30 00:30
|
|
#
|
|
# Sample row for a SARTANO device. Note that the 0 in column three does not have a meaning.
|
|
SARTANO 0000000000 0 05:30 22:45 1 00:30 00:15
|
|
|
|
# Sample to control NEXA device A 1. Turn on device 05:30 turn off 22:45. Turn off the device 30 minutes after sunrise, turn on again 15 minutes before sunset.
|
|
NEXA A 1 05:30 22:45 1 00:30 00:15
|
|
|
|
|
|
|
|
|