Moved weather stats to custom_weather.yaml

This commit is contained in:
2022-05-04 16:50:22 -04:00
parent bd5b8d1b30
commit 9fb1ec27aa

View File

@ -101,27 +101,6 @@
duration:
hours: 24
- platform: statistics
name: Outside Temp Stats
entity_id: sensor.pirateweather_temperature
state_characteristic: mean
sampling_size: 500
- platform: statistics
name: Wind Speed Stats
entity_id: sensor.pirateweather_wind_speed
state_characteristic: mean
sampling_size: 500
- platform: statistics
name: Visibility Stats
entity_id: sensor.kdfi_visibility
state_characteristic: mean
sampling_size: 500
- platform: statistics
name: Humidity Stats
entity_id: sensor.pirateweather_humidity
state_characteristic: mean
sampling_size: 500
# Amazon Polly Sensors to see last message and location of audible notification
- platform: mqtt
name: "Jarvis Last Msg"