hass-core/homeassistant/components/device_automation
epenet 8ef39c3cfd
Add new methods to DeviceAutomationConditionProtocol (#72169)
* Add composite type

* Add new methods to DeviceAutomationConditionProtocol
2022-05-19 18:24:01 +02:00
..
__init__.py Add new methods to DeviceAutomationActionProtocol (#72163) 2022-05-19 18:23:23 +02:00
action.py Add new methods to DeviceAutomationActionProtocol (#72163) 2022-05-19 18:23:23 +02:00
condition.py Add new methods to DeviceAutomationConditionProtocol (#72169) 2022-05-19 18:24:01 +02:00
const.py Change value of device_automation constant (#64296) 2022-01-17 16:34:40 +01:00
entity.py Clean up accessing entity_registry.async_get_registry helper via hass (#72005) 2022-05-17 16:40:45 +02:00
exceptions.py Catch device not found in device automations (#31401) 2020-02-02 07:13:07 -08:00
manifest.json Remove unused webhook dependency from device automation (#36946) 2020-06-20 09:11:17 +02:00
toggle_entity.py Clean up accessing entity_registry.async_get_registry helper via hass (#72005) 2022-05-17 16:40:45 +02:00
trigger.py Add new methods to DeviceAutomationTriggerProtocol (#72168) 2022-05-19 18:23:40 +02:00