Go to the source code of this file.
Namespaces | |
| homeassistant.components.ping.const | |
Variables | |
| string | homeassistant.components.ping.const.CONF_IMPORTED_BY = "imported_by" |
| string | homeassistant.components.ping.const.CONF_PING_COUNT = "count" |
| int | homeassistant.components.ping.const.DEFAULT_PING_COUNT = 5 |
| string | homeassistant.components.ping.const.DOMAIN = "ping" |
| int | homeassistant.components.ping.const.ICMP_TIMEOUT = 1 |
| int | homeassistant.components.ping.const.PING_ATTEMPTS_COUNT = 3 |
| int | homeassistant.components.ping.const.PING_TIMEOUT = 3 |