Skip to content

Commit

Permalink
remove uneeded input numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Dec 23, 2018
1 parent 2d8b32e commit 2ad8b35
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
2 changes: 0 additions & 2 deletions group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -519,8 +519,6 @@ alarm:
control: hidden
entities:
- sensor.alarm_time
- input_number.alarmhour
- input_number.alarmminutes
- input_boolean.wakemeup
- input_number.alarm_natural_wakeup_fade_in
- input_boolean.alarmweekday
Expand Down
12 changes: 0 additions & 12 deletions input_number.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,6 @@ leave_time_offset_user_two:
min: 0
max: 60
step: 5
alarmhour:
name: Stunde
icon: mdi:timer
min: 0
max: 23
step: 1
alarmminutes:
name: Minute
icon: mdi:timer
min: 0
max: 59
step: 5
alarm_natural_wakeup_fade_in:
name: Fade-In Dauer
icon: mdi:theme-light-dark
Expand Down

0 comments on commit 2ad8b35

Please sign in to comment.