mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 17:04:05 +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