diff --git a/groups.yaml b/groups.yaml index b9b4230..5423f1f 100644 --- a/groups.yaml +++ b/groups.yaml @@ -2,11 +2,6 @@ Family: - person.tony_stork - person.christina_stork -Xbox In Game: - - binary_sensor.kjsgamer2012_in_game - - binary_sensor.irishpirate1988_in_game - - binary_sensor.tm24fan_in_game - Presence Simulation: - light.hallway_overhead - light.kallen_bedroom_light @@ -16,7 +11,4 @@ Presence Simulation: - light.nursery_light - light.dining_room_lamp - light.upstairs_bathroom_lights - - light.downstairs_bathroom_lights - -Outside Lights: - - light.front_porch_light \ No newline at end of file + - light.downstairs_bathroom_lights \ No newline at end of file diff --git a/sensors/house_stats.yaml b/sensors/house_stats.yaml index 4d7b5be..74bc585 100644 --- a/sensors/house_stats.yaml +++ b/sensors/house_stats.yaml @@ -94,7 +94,7 @@ hours: 24 - platform: history_stats name: Outside Lights - entity_id: group.outside_lights + entity_id: light.outside_lights state: 'on' type: time end: '{{ now() }}'