mirror of
https://github.com/home-assistant/core.git
synced 2026-02-05 23:05:25 +01:00
* Add heos options flow * Add options flow tests * Test error condition during options sign out * Use credentials when setting up * Update warning instructions * Simplify exception logic * Cover unknown command error condition * Add test for options * Correct const import location * Review feedback * Update per feedback * Parameterize tests and remaining feedback * Correct log level in init * nitpick feedback