Defined sampling size for WAN traffic sensors.
This commit is contained in:
parent
95a6a4d34d
commit
c30686cc8b
@ -1 +1 @@
|
||||
2022.10.0
|
||||
2022.11.0
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user