Skip to content

Commit

Permalink
remove inital states
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Jul 17, 2018
1 parent 667a37f commit 7f2a123
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
9 changes: 0 additions & 9 deletions input_boolean.yaml
Original file line number Diff line number Diff line change
@@ -1,30 +1,21 @@
is_home:
name: Is someone home
initial: on
icon: mdi:home
user_one_home:
name: Is user one home
initial: on
icon: mdi:home
user_two_home:
name: Is user two home
initial: on
icon: mdi:home
travel_time_work_from_home:
initial: off
icon: mdi:telegram
travel_time_home_from_work:
initial: off
icon: mdi:telegram
travel_time_elmo_from_home:
initial: off
icon: mdi:telegram
announce_time_to_leave:
initial: on
icon: mdi:telegram
room_based_light:
initial: off
icon: mdi:lightbulb
heading_home_notifier_user_one:
initial: on
icon: mdi:telegram
1 change: 0 additions & 1 deletion input_number.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
leave_time_offset:
name: Extra Zeit
initial: 30
min: 0
max: 60
step: 1

0 comments on commit 7f2a123

Please sign in to comment.