mirror of
https://github.com/home-assistant/core.git
synced 2026-09-04 04:22:09 +01: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