* 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