core/homeassistant/components/ping/const.py

4 lines
78 B
Python
Raw Normal View History

"""Tracks devices by sending a ICMP echo request (ping)."""
PING_TIMEOUT = 3