From 8ab93d4b45d5033172f157646011aaf902ec9b65 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Tue, 6 Dec 2016 23:42:31 +0000 Subject: [PATCH] Cleaning up the UI and stuff. --- customize/weather.yaml | 5 ++++- group/{views.yaml.old => views.yaml} | 2 +- script/front_house_motion.yaml | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) rename group/{views.yaml.old => views.yaml} (94%) diff --git a/customize/weather.yaml b/customize/weather.yaml index a890537d..d038feca 100755 --- a/customize/weather.yaml +++ b/customize/weather.yaml @@ -27,13 +27,16 @@ climate.upstairs: icon: mdi:air-conditioner sensor.nest_downstairs: icon: mdi:air-conditioner + hidden: true sensor.nest_upstairs: icon: mdi:air-conditioner + hidden: true sensor.downstairs_humidity: icon: mdi:water-percent + hidden: true sensor.upstairs_humidity: icon: mdi:water-percent - + hidden: true sensor.upstairs_away_mode: hidden: true sensor.downstairs_away_mode: diff --git a/group/views.yaml.old b/group/views.yaml similarity index 94% rename from group/views.yaml.old rename to group/views.yaml index 1799f000..05675d25 100755 --- a/group/views.yaml.old +++ b/group/views.yaml @@ -1,4 +1,4 @@ -default_view: +Bear Stone View: name: Bear Stone Run view: yes icon: mdi:home diff --git a/script/front_house_motion.yaml b/script/front_house_motion.yaml index 5e25bda7..8b92bf5b 100755 --- a/script/front_house_motion.yaml +++ b/script/front_house_motion.yaml @@ -16,7 +16,7 @@ front_house_motion: after: 'sunset' - service: scene.turn_on entity_id: scene.front_full_brightness - - delay: '00:15:00' + - delay: '00:10:00' - service: light.turn_off entity_id: group.outdoor_front_lights - delay: '00:00:10'