mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
bug: fix bug in comment in readme (#693)
This commit is contained in:
parent
e513393653
commit
8d13f13873
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ adaptive_lighting:
|
|||
sunrise_time: "08:00:00" # override the sunrise time
|
||||
sunrise_offset:
|
||||
sunset_time:
|
||||
sunset_offset: 1800 # in seconds or '00:15:00'
|
||||
sunset_offset: 1800 # in seconds or '00:30:00'
|
||||
take_over_control: true
|
||||
detect_non_ha_changes: false
|
||||
only_once: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue