From b1bab04d84f9b1c04aa6b032ca20c35d9fc339fe Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Mon, 9 Dec 2019 08:27:07 -0500 Subject: [PATCH] Adding new sensorsA --- config/sensors/house.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/sensors/house.yaml b/config/sensors/house.yaml index 0f3724a..ecce47a 100755 --- a/config/sensors/house.yaml +++ b/config/sensors/house.yaml @@ -60,9 +60,11 @@ - platform: statistics name: Outside Temp Stats entity_id: sensor.accurite_back_porch_temperature + sampling_size: 500 - platform: statistics name: Garage Temp Stats entity_id: sensor.accurite_garage_temperature + sampling_size: 500 - platform: min_max name: Inside Temp Stats entity_ids: @@ -113,9 +115,11 @@ - platform: statistics name: Cloud Coverage Stats entity_id: sensor.dark_sky_cloud_coverage + sampling_size: 500 - platform: statistics name: Visibility Stats entity_id: sensor.dark_sky_visibility + sampling_size: 500 - platform: history_stats name: Cooling Last Month entity_id: sensor.hvac_action