mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 10:17:26 -05:00
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