Moved weather stats to custom_weather.yaml
This commit is contained in:
@ -101,27 +101,6 @@
|
|||||||
duration:
|
duration:
|
||||||
hours: 24
|
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
|
# Amazon Polly Sensors to see last message and location of audible notification
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: "Jarvis Last Msg"
|
name: "Jarvis Last Msg"
|
||||||
|
Reference in New Issue
Block a user