diff --git a/source/_components/binary_sensor.ping.markdown b/source/_components/binary_sensor.ping.markdown index 3dbb7b4cd97..41d80b2c5e0 100644 --- a/source/_components/binary_sensor.ping.markdown +++ b/source/_components/binary_sensor.ping.markdown @@ -38,6 +38,6 @@ The sensor exposes the different round trip times values measured by `ping` as a - `round trip time max`
-This sensor was only tested on a Linux-based system. +When run on Windows systems, the round trip time attributes are rounded to the nearest millisecond and the mdev value is unavailable.