mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 02:34:57 -05:00
* Don't initialize components which have already been discovered (fixes #5588) * Don't log that we've found a service unless we know it's not a duplicate * Encode discovery data hash with JSON This also solves the issue of trying to hash non-hashable objects like dicts * Add test for duplicate device discovery