mirror of
https://github.com/home-assistant/core.git
synced 2026-05-22 08:20:04 +01:00
bcae6d604e
* 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