mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 18:24:52 -05: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