hass-core/tests/testing_config/custom_components
David F. Mulcahey 3c487928d4 New scanner device tracker and ZHA device tracker support (#24584)
* initial implementation for zha device trackers

* constant

* review comments

* Revert "review comments"

This reverts commit 2130823566820dfc114dbeda08fcdf76ed47a4e7.

* rename device tracker entity

* update trackers

* raise when not implemented

* Update homeassistant/components/device_tracker/config_entry.py

Review comment

Co-Authored-By: Martin Hjelmare <marhje52@kth.se>

* move source type to base state attrs

* review comments

* review comments

* review comments

* fix super call

* fix battery and use last seen from device

* add test

* cleanup and add more to test

* cleanup post zha entity removal PR

* add tests for base entities

* rework entity tests
2019-07-04 12:44:39 +02:00
..
hue Prevent partial custom component overlays (#21070) 2019-02-21 09:41:36 +01:00
switch Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
test New scanner device tracker and ZHA device tracker support (#24584) 2019-07-04 12:44:39 +02:00
test_embedded Test for circular dependencies using manifests (#22908) 2019-04-09 09:30:32 -07:00
test_package Test for circular dependencies using manifests (#22908) 2019-04-09 09:30:32 -07:00
__init__.py Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
test_standalone.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00