Skip to content

Commit

Permalink
remove travel_time_home_*_update*
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Sep 23, 2019
1 parent 0970762 commit 570798b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 20 deletions.
4 changes: 0 additions & 4 deletions counter.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
google_maps_api_calls:
initial: 0
step: 1
icon: mdi:google-maps
6 changes: 0 additions & 6 deletions input_boolean.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,6 @@
alexa_speaker_connector:
icon: mdi:amazon-alexa
name: Alexa automatisch auf Receiver Bluetooth spielen lassen
travel_time_home_user_one_update:
icon: mdi:update
name: Update Travel Time Home User One
travel_time_home_user_two_update:
icon: mdi:update
name: Update Travel Time Home User Two
increase_counter_on_google_maps_update:
icon: mdi:plus-one
name: Increase Counter on Google Maps Update Calls
Expand Down
11 changes: 1 addition & 10 deletions input_number.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,4 @@ set_kitchen_thermostat_when_heading_home:
icon: mdi:temperature-celsius
min: 18
max: 30
step: 0.5
#################################################################
## ´Travel Time Update Interval
#################################################################
travel_time_home_user_one_update_interval:
min: 2
max: 2678400 # 1 month
travel_time_home_user_two_update_interval:
min: 2
max: 2678400 # 1 month
step: 0.5

0 comments on commit 570798b

Please sign in to comment.