hass-core/homeassistant/components/deconz
Robert Svensson c680c07c65 deCONZ device automations ()
* 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
..
.translations deCONZ device automations () 2019-09-10 16:56:28 -07:00
__init__.py deCONZ - use entity registry disabled_by to control available entities () 2019-09-05 16:38:00 -07:00
binary_sensor.py deCONZ - use entity registry disabled_by to control available entities () 2019-09-05 16:38:00 -07:00
climate.py deCONZ - use entity registry disabled_by to control available entities () 2019-09-05 16:38:00 -07:00
config_flow.py deCONZ - use entity registry disabled_by to control available entities () 2019-09-05 16:38:00 -07:00
const.py deCONZ - use entity registry disabled_by to control available entities () 2019-09-05 16:38:00 -07:00
cover.py deCONZ - use entity registry disabled_by to control available entities () 2019-09-05 16:38:00 -07:00
deconz_device.py deCONZ device automations () 2019-09-10 16:56:28 -07:00
deconz_event.py deCONZ device automations () 2019-09-10 16:56:28 -07:00
device_automation.py deCONZ device automations () 2019-09-10 16:56:28 -07:00
errors.py Support deCONZ library with exception handling () 2019-03-24 19:27:32 +01:00
gateway.py deCONZ device automations () 2019-09-10 16:56:28 -07:00
light.py deCONZ - use entity registry disabled_by to control available entities () 2019-09-05 16:38:00 -07:00
manifest.json deCONZ - Add power attribute for consumption sensors () 2019-07-28 18:25:38 +02:00
scene.py deCONZ - use entity registry disabled_by to control available entities () 2019-09-05 16:38:00 -07:00
sensor.py deCONZ - use entity registry disabled_by to control available entities () 2019-09-05 16:38:00 -07:00
services.yaml Add services.yaml validator () 2019-04-18 13:40:46 -07:00
strings.json deCONZ device automations () 2019-09-10 16:56:28 -07:00
switch.py deCONZ - use entity registry disabled_by to control available entities () 2019-09-05 16:38:00 -07:00