* Ask users for a pin when interacting with locks/garage doors * Deprecate allow_unlock option
* Skip entity if no device type found * Add test for potentially skipped binary sensors * Reorg code, add tests to ensure all exposed things have types * Lint * Fix tests * Lint