core/homeassistant/components/device_automation
Joost Lekkerkerker 3810c3cbaf
Improve trigger schema validation to ask for `trigger` instead of `platform` (#126750)
* Add check for missing trigger

* Fix

* Fix

* Escape
2024-09-25 16:44:14 +02:00
..
__init__.py Improve trigger schema validation to ask for `trigger` instead of `platform` (#126750) 2024-09-25 16:44:14 +02:00
action.py
condition.py
const.py
entity.py
exceptions.py
helpers.py
manifest.json
toggle_entity.py
trigger.py