hass-core/homeassistant/components/zha/core
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
..
channels Remove ZHA device entity (#24909) 2019-07-03 13:36:36 -04:00
__init__.py Refactor ZHA listeners into channels (#21196) 2019-02-19 09:58:22 -08:00
const.py New scanner device tracker and ZHA device tracker support (#24584) 2019-07-04 12:44:39 +02:00
device.py Remove ZHA device entity (#24909) 2019-07-03 13:36:36 -04:00
discovery.py Remove ZHA device entity (#24909) 2019-07-03 13:36:36 -04:00
gateway.py Remove ZHA device entity (#24909) 2019-07-03 13:36:36 -04:00
helpers.py Allow direct binding via ZHA for the ZLL profile (#23536) 2019-04-29 11:35:18 -04:00
patches.py Bump ZHA modules versions. (#23705) 2019-05-05 17:15:34 -04:00
registries.py New scanner device tracker and ZHA device tracker support (#24584) 2019-07-04 12:44:39 +02:00
store.py Use node descriptor from Zigpy for ZHA (#24316) 2019-06-06 08:31:03 -04:00