mirror of
https://github.com/home-assistant/core.git
synced 2025-05-16 20:09:14 +00:00

* Move options import to async_setup_entry * Add tests for insteon init * Move common constants to const * Clean up to adhear to standards * Create mock insteon device manager * Update for HA standards * Use keys and align to config_flow steps * Fix default port for hub v1 * Update doc string to represent function * Remove dump print commands * Add modem_type entry * Simplify dict key test * Setup platforms in async_setup_entry * Black * Black tests