mirror of
https://github.com/home-assistant/core.git
synced 2026-05-21 07:50:23 +01:00
4a2a130bfa
* 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