core/homeassistant/components/locative
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
..
.translations Update translations 2019-06-18 11:54:56 -07:00
__init__.py Config entry device tracker (#24040) 2019-05-25 13:34:53 -07:00
config_flow.py Automatically generate config flow list (#23802) 2019-05-13 01:16:55 -07:00
const.py Automatically generate config flow list (#23802) 2019-05-13 01:16:55 -07:00
device_tracker.py New scanner device tracker and ZHA device tracker support (#24584) 2019-07-04 12:44:39 +02:00
manifest.json Automatically generate config flow list (#23802) 2019-05-13 01:16:55 -07:00
strings.json