home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.24k stars 30.24k forks source link

Update device_tracker integrations to ScannerEntity #50326

Open chemelli74 opened 3 years ago

chemelli74 commented 3 years ago

The problem

Some integrations still relies on the old DeviceScanner and should be updated to ScannerEntity. This issue tracks the list:

Lafunamor commented 2 years ago

Is it possible that this causes https://github.com/home-assistant/core/issues/67070 ?

jakiro2017 commented 1 year ago

is this still need helped? I want to contribute

jakiro2017 commented 1 year ago

I will do the tomato

jakiro2017 commented 1 year ago

anyone help me a bit? The nmap_tracker has unique mac in the constructor, but the tomato has only name? So is it ok to put it in the constructor?