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