mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 09:02:38 +01:00
* Make async_get_device connections Optional, default None * Remove unnecessary async_get_device connections arg usages Some of these were using an incorrect collection type, which didn't cause issues mostly just due to luck.