core/tests/components/zha
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
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py Use node descriptor from Zigpy for ZHA (#24316) 2019-06-06 08:31:03 -04:00
conftest.py Refactor ZHA gateway into modules and add admin protections to API (#22023) 2019-03-14 10:20:25 -04:00
test_api.py Refactor ZHA gateway into modules and add admin protections to API (#22023) 2019-03-14 10:20:25 -04:00
test_binary_sensor.py Remove binary sensors for ZHA remotes and controllers (#24370) 2019-06-07 11:13:55 -04:00
test_config_flow.py Update ZHA dependencies (#24718) 2019-06-23 13:43:19 -04:00
test_device_tracker.py New scanner device tracker and ZHA device tracker support (#24584) 2019-07-04 12:44:39 +02:00
test_fan.py Targeted ZHA permit joins. (#22482) 2019-03-27 19:50:52 -07:00
test_light.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00
test_lock.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00
test_sensor.py Correct ZHA illumination conversion (#23853) 2019-05-14 07:16:41 +02:00
test_switch.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00