core/homeassistant/components/deconz
Robert Svensson f5d12669a5 deCONZ improve gateway tests (#26709)
* Improve gateway tests

* Harmonize all tests to use the same gateway initialization method

* Improve scene tests

* Add gateway resync call to platform tests

* Forgot to change switch tests to use common gateway method

* Improve event tests
2019-09-19 14:44:09 -07:00
..
.translations [ci skip] Translation update 2019-09-19 00:32:15 +00:00
__init__.py deCONZ - Remove mechanisms to import a configuration from configuration.yaml (#26648) 2019-09-14 22:53:59 +02:00
binary_sensor.py deCONZ - battery sensor instead of battery attribute (#26591) 2019-09-14 19:15:18 +02:00
climate.py deCONZ - battery sensor instead of battery attribute (#26591) 2019-09-14 19:15:18 +02:00
config_flow.py deCONZ - Remove mechanisms to import a configuration from configuration.yaml (#26648) 2019-09-14 22:53:59 +02:00
const.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
cover.py deCONZ improve light tests (#26697) 2019-09-18 12:47:26 +02:00
deconz_device.py deCONZ - battery sensor instead of battery attribute (#26591) 2019-09-14 19:15:18 +02:00
deconz_event.py deCONZ - battery sensor instead of battery attribute (#26591) 2019-09-14 19:15:18 +02:00
device_automation.py deCONZ device automations (#26366) 2019-09-10 16:56:28 -07:00
errors.py Support deCONZ library with exception handling (#21952) 2019-03-24 19:27:32 +01:00
gateway.py deCONZ improve gateway tests (#26709) 2019-09-19 14:44:09 -07:00
light.py deCONZ improve light tests (#26697) 2019-09-18 12:47:26 +02:00
manifest.json deCONZ - Add power attribute for consumption sensors (#25512) 2019-07-28 18:25:38 +02:00
scene.py deCONZ improve gateway tests (#26709) 2019-09-19 14:44:09 -07:00
sensor.py deCONZ rewrite sensor tests (#26679) 2019-09-18 10:07:32 -07:00
services.py deCONZ - Improve service tests (#26663) 2019-09-16 10:08:13 +02:00
services.yaml Add services.yaml validator (#23205) 2019-04-18 13:40:46 -07:00
strings.json deCONZ device automations (#26366) 2019-09-10 16:56:28 -07:00
switch.py deCONZ improve light tests (#26697) 2019-09-18 12:47:26 +02:00