hass-core/homeassistant/components/automation
Franck Nijhof 9dfabc3fb7
Adjust automation to plural triggers/conditions/actions keys (#123823)
* Adjust automation to plural triggers/conditions/actions keys

* Fix some tests

* Adjust websocket tests

* Fix search tests

* Convert blueprint and blueprint inputs to modern schema

* Pass schema when creating Blueprint object

* Update tests

* Adjust websocket api

---------

Co-authored-by: Joostlek <joostlek@outlook.com>
Co-authored-by: Erik <erik@montnemery.com>
2024-09-24 20:03:23 +02:00
..
blueprints Fix device class for motion_light blueprint (#124495) 2024-08-26 17:39:27 +02:00
__init__.py Adjust automation to plural triggers/conditions/actions keys (#123823) 2024-09-24 20:03:23 +02:00
config.py Adjust automation to plural triggers/conditions/actions keys (#123823) 2024-09-24 20:03:23 +02:00
const.py Adjust automation to plural triggers/conditions/actions keys (#123823) 2024-09-24 20:03:23 +02:00
helpers.py Adjust automation to plural triggers/conditions/actions keys (#123823) 2024-09-24 20:03:23 +02:00
icons.json Update icons.json to new service schema part 1 (#124768) 2024-08-28 13:47:02 +02:00
logbook.py Remove unnecessary type ignores (#116036) 2024-04-23 17:32:21 +02:00
manifest.json Revert "Allows defining list of attributes excluded from history in manifest.json" (#99300) 2023-08-30 08:26:26 +02:00
reproduce_state.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
services.yaml Migrate automation services to support translations (#96306) 2023-07-11 23:17:54 +02:00
strings.json Adjust issue description in automations fix flow (#122007) 2024-07-16 09:27:54 +02:00
trace.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00