* Migrate Linn / Openhome integration to SSDP config flow * moved device initialisation into __init__ * wait for user step before adding openhome entities * add CONFIG_SCHEMA * cover confirmation step in config flow test * Address comments --------- Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
1 line
49 B
Python
1 line
49 B
Python
"""Tests for the Linn / OpenHome integration."""
|