Defined sampling size for WAN traffic sensors.
This commit is contained in:
@@ -52,11 +52,13 @@
|
||||
name: 'WAN Traffic In'
|
||||
state_characteristic: mean
|
||||
entity_id: sensor.internet_speed_in
|
||||
sampling_size: 10
|
||||
|
||||
- platform: statistics
|
||||
name: 'WAN Traffic Out'
|
||||
state_characteristic: mean
|
||||
entity_id: sensor.internet_speed_out
|
||||
sampling_size: 10
|
||||
|
||||
- platform: template
|
||||
sensors:
|
||||
|
Reference in New Issue
Block a user