1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/tests/components
Johan Bloemberg 08f8e540e3 Macvendor (#4468)
* Add MAC vendor lookup for device_tracker.

* Test vendor mac lookup and fix device attribute.

* Generate requirements.

* Style.

* Use hyphen instead of underscore to satisfy 'idna'.

https://github.com/kjd/idna/issues/17

* Resort imports.

* Refactor macvendor to use macvendors.com API instead of netaddr library.

* Test vendor lookup using macvendors.com api.

* Remove debugging.

* Correct description.

* No longer needed.

* Device tracker is now an async component. Fix ddwrt tests.

* Fix linting.

* Add test case for error conditions.

* There is no reason to retry failes vendor loopups as they won't be saved to the file anyways at that point.

* Sorry, bad assumption, this only made things worse.

* Wait for async parts during setup component to complete before asserting results.

* Fix linting.

* Is generated when running 'coverage html'.

* Undo isort.

* Make aioclient_mock exception more generic.

* Only lookup mac vendor string with adding new device to known_devices.yaml.

* Undo isort.

* Revert unneeded change.

* Adjust to use new websession pattern.

* Always make sure to cleanup response.

* Use correct function to release response.

* Fix tests.
2016-12-01 18:30:41 -08:00
..
2016-11-27 21:55:26 -08:00
2016-11-25 13:04:06 -08:00
2016-12-01 18:30:41 -08:00
2016-09-17 10:29:58 -07:00
2016-11-25 13:04:06 -08:00
2016-11-03 21:58:18 -07:00
2016-11-05 16:36:20 -07:00
2016-11-05 16:36:20 -07:00
2016-11-05 16:36:20 -07:00
2016-11-03 21:58:18 -07:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2016-11-03 21:58:18 -07:00
2016-11-03 21:58:18 -07:00
2016-10-30 22:18:53 +01:00
2016-09-24 00:04:03 -07:00