core/homeassistant/components/device_automation
Erik Montnemery d90ee85118
Allow conditions to be implemented in platforms (#88509)
* Allow conditions to be implemented in platforms

* Update tests

* Tweak typing

* Rebase fixes
2023-02-23 22:30:51 -05:00
..
__init__.py Change DeviceAutomationDetails to use a dataclass for py3.11 (#88087) 2023-02-14 10:22:57 -05:00
action.py Improve device automation validation (#86143) 2023-01-21 00:44:17 +01:00
condition.py Allow conditions to be implemented in platforms (#88509) 2023-02-23 22:30:51 -05:00
const.py
entity.py
exceptions.py
helpers.py Improve device automation validation (#86143) 2023-01-21 00:44:17 +01:00
manifest.json Sort manifests 2 (#87023) 2023-02-08 20:16:39 +01:00
toggle_entity.py
trigger.py Improve trigger platform typing (#88511) 2023-02-22 11:59:53 +01:00