[sunrise] Remove initial values

Allows choices to persist across restarts.
This commit is contained in:
Correl Roush 2020-04-30 19:04:49 -04:00
parent 62abba89f5
commit 71d313e466
1 changed files with 0 additions and 2 deletions

View File

@ -58,14 +58,12 @@ input_select:
options: options:
- Every Day - Every Day
- Weekdays - Weekdays
initial: Every Day
icon: mdi:weather-sunset icon: mdi:weather-sunset
input_datetime: input_datetime:
sunrise_time: sunrise_time:
name: Latest start time name: Latest start time
has_date: false has_date: false
has_time: true has_time: true
initial: '06:30'
sensor: sensor:
- platform: time_date - platform: time_date
display_options: display_options: