mirror of
https://github.com/home-assistant/core.git
synced 2025-06-16 02:57:06 +00:00

* Remove devices that no longer exist * Run Black after merge * config 2 devices then 1 devices * clean up device assertions * More generic device check * Add request from Honeywell PR * remove unnecesary test optimize dont_remove * remove unnecessary test * Actually test same id different domain * Test correct id * refactor remove test * Remove .get for non optional keys * Comprehension for all_device_ids * Fix DR test, remove `remove` * fix entities for full test coverage * remove unused variable assignment * Additional assertions confirming other domain * Assertion error * new method for identifier loop * device_entries for lists