mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Updated living room lights to reflect door/window/garage status with colors.
This commit is contained in:
@@ -32,14 +32,14 @@ sensor:
|
||||
duration:
|
||||
hours: 24
|
||||
|
||||
- platform: history_stats
|
||||
name: HVAC Time
|
||||
entity_id: sensor.downstairs_thermostat_hvac_state
|
||||
state: 'on'
|
||||
type: time
|
||||
end: '{{ now() }}'
|
||||
duration:
|
||||
hours: 24
|
||||
# - platform: history_stats
|
||||
# name: HVAC Time
|
||||
# entity_id: sensor.downstairs_thermostat_hvac_state
|
||||
# state: 'on'
|
||||
# type: time
|
||||
# end: '{{ now() }}'
|
||||
# duration:
|
||||
# hours: 24
|
||||
|
||||
- platform: history_stats
|
||||
name: Landscaping Light time
|
||||
@@ -55,6 +55,7 @@ group:
|
||||
entities:
|
||||
- sensor.doorbell_presses
|
||||
- sensor.landscaping_light_time
|
||||
- sensor.hvac_time
|
||||
|
||||
#############################################################
|
||||
|
||||
|
Reference in New Issue
Block a user