mirror of
https://github.com/home-assistant/core.git
synced 2026-04-25 23:07:14 +00:00
* Improve typing device_tracker discovery * Improve typing device_tracker yaml * Add test source_type attribute * Follow up comment * Initialize at `__init__` not at class level. * Use full name for return variable * Correct import, remove assert * Use AsyncSeeCallback