mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Update ping.markdown (#30539)
This commit is contained in:
parent
22a77ba60d
commit
ed927595c9
@ -43,10 +43,10 @@ This sensor is enabled by default. The default polling interval is 30 seconds.
|
||||
|
||||
The sensor exposes the different round trip times in milliseconds measured by `ping` as attributes:
|
||||
|
||||
- `round_trip_time_mdev`
|
||||
- `round_trip_time_avg`
|
||||
- `round_trip_time_min`
|
||||
- `round_trip_time_max`
|
||||
- `round_trip_time_mdev` - the standard deviation
|
||||
- `round_trip_time_avg` - the average round trip time
|
||||
- `round_trip_time_min` - the shortest round trip time
|
||||
- `round_trip_time_max` - the longest round trip time
|
||||
|
||||
<div class='note'>
|
||||
When run on Windows systems, the round trip time attributes are rounded to the nearest millisecond and the mdev value is unavailable.
|
||||
|
Loading…
x
Reference in New Issue
Block a user