core/homeassistant/components/automation
Erik Montnemery 935240f8c3 Add websock command to query device for triggers (#24044)
* Add websock command to query device for triggers

* Lint

* Refactor

* Add support for domain automations

* Make device automation an automation platform

* lint

* Support device_id in light trigger

* Review comments

* Add tests

* Add tests

* lint
2019-06-10 15:36:11 -07:00
..
__init__.py Add websock command to query device for triggers (#24044) 2019-06-10 15:36:11 -07:00
device.py Add websock command to query device for triggers (#24044) 2019-06-10 15:36:11 -07:00
event.py Update file header (#21023) 2019-02-13 21:21:14 +01:00
geo_location.py Update file header (#21023) 2019-02-13 21:21:14 +01:00
homeassistant.py Update file header (#21023) 2019-02-13 21:21:14 +01:00
litejet.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
manifest.json Load requirements and dependencies from manifests. Fallback to current `REQUIREMENTS` and `DEPENDENCIES` (#22717) 2019-04-11 01:26:36 -07:00
mqtt.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
numeric_state.py Update file header (#21023) 2019-02-13 21:21:14 +01:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
state.py Update file header (#21023) 2019-02-13 21:21:14 +01:00
sun.py Update file header (#21023) 2019-02-13 21:21:14 +01:00
template.py Add for option for template triggers (#24330) 2019-06-07 21:45:37 -07:00
time.py Update file header (#21023) 2019-02-13 21:21:14 +01:00
time_pattern.py Update file header (#21023) 2019-02-13 21:21:14 +01:00
webhook.py Add URL query parameters to webhook trigger result data (#23043) 2019-04-14 10:53:35 -07:00
zone.py Update file header (#21023) 2019-02-13 21:21:14 +01:00