mirror of
https://github.com/home-assistant/core.git
synced 2025-05-01 04:37:52 +00:00

* fix detecting capsman support * fix isort * moved support_capsman to update_devices() * moved support-checks to setup method * moved setup method to get_hub_details * implement suggestion for device lists * fix black formatting * remove not needed variable wireless_devices * fix usage of force_dhcp to seperate wireless devs * fix black fmt