mirror of
https://github.com/home-assistant/core.git
synced 2026-05-22 00:10:16 +01:00
9d8b4de09c
* ZHA registry test fixtures refactoring. * Update ZHA test devices list. * Use channel.id for event relay channels test. * Add zigpy_device factory fixture. * Add node descriptor to mock zigpy devices. * Use node descriptor for ZHA device tests. * Update ZHA discovery test. check for unique_id and channels passed into each entity. * Address comments.