hass-core/homeassistant/components/ping
Guess 2a99ef2046
Set PARALLEL_UPDATES for ping binary sensor (#59524)
Changing PARALLEL_UPDATES from 0 (unlimited) to 50 as with many sensors (above 500) successful pings weren't being recorded. Resolves https://github.com/home-assistant/core/issues/54860
2021-11-11 08:38:01 +01:00
..
__init__.py Update ping to use asyncio function in icmplib (#50808) 2021-06-02 06:10:33 -10:00
binary_sensor.py Set PARALLEL_UPDATES for ping binary sensor (#59524) 2021-11-11 08:38:01 +01:00
const.py Update ping to use asyncio function in icmplib (#50808) 2021-06-02 06:10:33 -10:00
device_tracker.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
manifest.json Update ping to use asyncio function in icmplib (#50808) 2021-06-02 06:10:33 -10:00
services.yaml