mirror of
https://github.com/home-assistant/core.git
synced 2026-03-04 00:30:26 +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