Made changes to comply with new version. Took out HTML API information. Also

added upstairs temperature checker, and made changes to sleep light out automation.

	modified:   configuration.yaml
This commit is contained in:
root
2019-11-24 19:59:21 -05:00
parent 060d2e13eb
commit dfa1cd40b8
5 changed files with 51 additions and 19 deletions

View File

@@ -16,6 +16,7 @@ views:
- sun.sun
- sensor.home_temperature
- sensor.home_humidity
- sensor.upstairs_temperature
- type: entities
entities:
@@ -71,6 +72,8 @@ views:
- automation.switch_off
- automation.lights_on_when_home
- automation.iftt
- automation.sleep_lights_off
- automation.sleep_lights_on
- title: HVAC
icon: mdi:temperature-fahrenheit
@@ -84,11 +87,13 @@ views:
entities:
- sensor.home_temperature
- sensor.home_humidity
- sensor.upstairs_temperature
- type: history-graph
entities:
- sensor.home_temperature
- sensor.thermostat_outside_temperature
- sensor.home_humidity
- sensor.upstairs_temperature
- type: entities
entities:
- entity: sensor.thermostat_current_status