mirror of
https://github.com/home-assistant/core.git
synced 2026-05-15 13:01:22 +01:00
2fb3be50ab
* 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.