mirror of
https://github.com/home-assistant/core.git
synced 2026-02-05 23:05:25 +01: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