Cleaning up the UI and stuff.

This commit is contained in:
CCOSTAN
2016-12-06 23:42:31 +00:00
parent 395c4362ce
commit 8ab93d4b45
3 changed files with 6 additions and 3 deletions

View File

@@ -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:

View File

@@ -1,4 +1,4 @@
default_view:
Bear Stone View:
name: Bear Stone Run
view: yes
icon: mdi:home

View File

@@ -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'