mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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.
|
||||
@ -62,4 +62,4 @@ The device tracker is disabled by default and can be enabled in the UI.
|
||||
Please keep in mind that modern smart phones will usually turn off WiFi when they are idle. Simple trackers like this may not be reliable on their own.
|
||||
</div>
|
||||
|
||||
See the [person integration page](/integrations/person/) for instructions on how to configure the people to be tracked.
|
||||
See the [person integration page](/integrations/person/) for instructions on how to configure the people to be tracked.
|
||||
|
Loading…
x
Reference in New Issue
Block a user