mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 05:20:17 +00:00
* Fix authentication issue Fixes #138216 * Fix incorrect mocks in unsupported device tests * set _device_name in auth flow also * Update get_info Mock to handle authentication * Update tests