* Mikrotik now uses the device_tracker standard attributes for "ip" and "mac" The "mac_address" and "ip_address" attributes have been removed. * Update homeassistant/components/mikrotik/device_tracker.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* rework device scanning, add tests * update requirements and coverage * fix description comments * update tests, fix disabled entity updates * rework device scanning, add tests * update requirements and coverage * fix description comments * update tests, fix disabled entity updates * update librouteros to 3.0.0 * fix sorting * fix sorting 2 * revert to 2.3.0 as 3.0.0 requires code update * fix requirements * apply fixes * fix tests * update hub.py and fix tests * fix test_hub_setup_failed * rebased on dev and update librouteros to 3.0.0 * fixed test_config_flow * fixed tests * fix test_config_flow