mirror of
https://github.com/home-assistant/core.git
synced 2025-06-03 04:37:15 +00: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