Update binary_sensor.ping note for Windows support (#2520)
- Removed note about testing on Windows-based systems. - Added note about attribute differences between Windows and *nix systems
This commit is contained in:
parent
e0f5bd4b95
commit
44defba407
1 changed files with 1 additions and 1 deletions
|
@ -38,6 +38,6 @@ The sensor exposes the different round trip times values measured by `ping` as a
|
||||||
- `round trip time max`
|
- `round trip time max`
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
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.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue