Defined sampling size for WAN traffic sensors.

This commit is contained in:
Marcus Scholz 2022-11-03 10:39:35 +01:00
parent 95a6a4d34d
commit c30686cc8b
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
2022.10.0
2022.11.0

View File

@ -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: