@jstark/tplink-smarthome-api
Preparing search index...
BulbScheduleRuleInput
Interface BulbScheduleRuleInput
interface
BulbScheduleRuleInput
{
daysOfWeek
?:
number
[]
;
enable
:
boolean
;
lightState
:
LightState
;
name
:
string
;
start
:
ScheduleRuleInputTime
;
}
Index
Properties
days
Of
Week?
enable
light
State
name
start
Properties
Optional
days
Of
Week
daysOfWeek
?:
number
[]
[0,6] = weekend, [1,2,3,4,5] = weekdays
enable
enable
:
boolean
Default Value
true
Copy
light
State
lightState
:
LightState
name
name
:
string
Default Value
''
Copy
start
start
:
ScheduleRuleInputTime
Date or number of minutes
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
days
Of
Week
enable
light
State
name
start
@jstark/tplink-smarthome-api
Loading...
[0,6] = weekend, [1,2,3,4,5] = weekdays