hass-core/tests/components/deconz
Robert Svensson c680c07c65 deCONZ device automations (#26366)
* Early draft

* Getting there

* Working fully with Hue dimmer remote

* Fix Balloobs comments

* No side effects in constructor

* Improve hue dimmer

* Add Ikea remote control

* Add xiaomi button support

* Refactor getting deconz event

* Added xiaomi devices and tradfri wireless dimmer

* Resolve unique id from device id

* Add Hue Tap and Tradfri on off switch

* More triggers for ikea on off switch and Aqara double wall switch

* Add support for Tradfri open close remote

* Fix changes after rebase

* Initial test

* Change id to event_id

* Fix translations and add subtypes

* Try if tests pass without the new tests

* Revert disabling tests
Add new exception InvalidDeviceAutomationConfig

* Ignore places calling remotes

* Enable all gateway tests

* Found the issue, now to identify which test creates it

* Remove block till done

* See if device automation test passes in azure

* Register event to device registry

* Enable test sensors

* Skip deconz event tests currently failing

* Added reason why skipping tests
2019-09-10 16:56:28 -07:00
..
__init__.py deCONZ migrate setup fully to config entry (#13679) 2018-04-18 10:27:44 -04:00
test_binary_sensor.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
test_climate.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
test_config_flow.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
test_cover.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
test_device_automation.py deCONZ device automations (#26366) 2019-09-10 16:56:28 -07:00
test_gateway.py deCONZ device automations (#26366) 2019-09-10 16:56:28 -07:00
test_init.py Black 2019-07-31 12:25:30 -07:00
test_light.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
test_scene.py Add system options to config entries (#25926) 2019-08-17 21:34:11 -07:00
test_sensor.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
test_switch.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00