mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fix typo (#7282)
Fixes typo in the first sentence of "Ping (ICMP) Binary sensor" docs: https://www.home-assistant.io/components/binary_sensor.ping/
This commit is contained in:
parent
1daa7a2ff3
commit
683ff69383
@ -13,7 +13,7 @@ ha_release: 0.43
|
|||||||
ha_qa_scale: internal
|
ha_qa_scale: internal
|
||||||
---
|
---
|
||||||
|
|
||||||
The `ping` binary sensor platform allows you to using `ping` to send ICMP echo requests. This way you can check if a given host is online and determine the round trip times from your Home Assistant instance to that system.
|
The `ping` binary sensor platform allows you to use `ping` to send ICMP echo requests. This way you can check if a given host is online and determine the round trip times from your Home Assistant instance to that system.
|
||||||
|
|
||||||
## {% linkable_title Configuration %}
|
## {% linkable_title Configuration %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user