Add link to ping sensor

This commit is contained in:
Fabian Affolter 2017-05-28 19:31:17 +02:00
parent e2c97d4941
commit f3cebc2526
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -78,3 +78,5 @@ binary_sensor:
payload_on: "success"
payload_off: "fail"
```
Consider to use the [`ping` sensor ](/components/binary_sensor.ping/) as an alternative to the samples above.