mirror of
https://github.com/home-assistant/core.git
synced 2026-08-29 02:35:05 -05: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