core/tests/components/zha
David F. Mulcahey 128ce589e1 Correct ZHA illumination conversion (#23853)
* fix illumination values

* correct formula

* update illuminance calculation

* update test
2019-05-14 07:16:41 +02:00
..
__init__.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
common.py Add power source to device and clean up zha listeners (#21174) 2019-02-18 16:55:41 +01: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 Targeted ZHA permit joins. (#22482) 2019-03-27 19:50:52 -07:00
test_config_flow.py Add config entry for ZHA (#18352) 2018-11-27 21:21:25 +01:00
test_fan.py Targeted ZHA permit joins. (#22482) 2019-03-27 19:50:52 -07:00
test_light.py Targeted ZHA permit joins. (#22482) 2019-03-27 19:50:52 -07:00
test_sensor.py Correct ZHA illumination conversion (#23853) 2019-05-14 07:16:41 +02:00
test_switch.py Targeted ZHA permit joins. (#22482) 2019-03-27 19:50:52 -07:00