From dd43ee5b0c87a288a041ecb2be173ad59527b620 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 2 Jul 2022 18:17:28 -0400 Subject: [PATCH] Commented out some sensors that don't work the way I wanted them to --- packages/custom_weather.yaml | 70 ++++++++++++++++++------------------ 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/packages/custom_weather.yaml b/packages/custom_weather.yaml index 15418a7..e13ffe5 100644 --- a/packages/custom_weather.yaml +++ b/packages/custom_weather.yaml @@ -68,41 +68,41 @@ sensor: zone: 4 county: 39 - - platform: statistics - unique_id: b5996cb4-b715-4fc9-b3d8-98fc12c2b7dd - name: Outside Temp Average - entity_id: sensor.pirateweather_temperature - state_characteristic: average_linear - max_age: - days: 7 - - platform: statistics - unique_id: 6192c95a-8fd1-4ba0-87de-d06fdc071d6b - name: Apparent Temp Average - entity_id: sensor.pirateweather_apparent_temperature - state_characteristic: average_linear - max_age: - days: 7 - - platform: statistics - unique_id: 7b9c269c-40b7-4255-a051-2d1b7a6af017 - name: Wind Speed Average - entity_id: sensor.pirateweather_wind_speed - state_characteristic: average_linear - max_age: - days: 7 - - platform: statistics - unique_id: b43d053f-aafb-4237-a742-a2ca841498fa - name: Visibility Stats Average - entity_id: sensor.kdfi_visibility - state_characteristic: average_linear - max_age: - days: 7 - - platform: statistics - unique_id: b1206da2-fa00-4f7d-9af4-f2cf6794bd24 - name: Humidity Stats Average - entity_id: sensor.pirateweather_humidity - state_characteristic: average_linear - max_age: - days: 7 + # - platform: statistics + # unique_id: b5996cb4-b715-4fc9-b3d8-98fc12c2b7dd + # name: Outside Temp Average + # entity_id: sensor.pirateweather_temperature + # state_characteristic: average_linear + # max_age: + # days: 7 + # - platform: statistics + # unique_id: 6192c95a-8fd1-4ba0-87de-d06fdc071d6b + # name: Apparent Temp Average + # entity_id: sensor.pirateweather_apparent_temperature + # state_characteristic: average_linear + # max_age: + # days: 7 + # - platform: statistics + # unique_id: 7b9c269c-40b7-4255-a051-2d1b7a6af017 + # name: Wind Speed Average + # entity_id: sensor.pirateweather_wind_speed + # state_characteristic: average_linear + # max_age: + # days: 7 + # - platform: statistics + # unique_id: b43d053f-aafb-4237-a742-a2ca841498fa + # name: Visibility Stats Average + # entity_id: sensor.kdfi_visibility + # state_characteristic: average_linear + # max_age: + # days: 7 + # - platform: statistics + # unique_id: b1206da2-fa00-4f7d-9af4-f2cf6794bd24 + # name: Humidity Stats Average + # entity_id: sensor.pirateweather_humidity + # state_characteristic: average_linear + # max_age: + # days: 7 - platform: template sensors: