hass-core/homeassistant/components/websocket_api
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
..
__init__.py
auth.py
commands.py Adjust automation to plural triggers/conditions/actions keys (#123823) 2024-09-24 20:03:23 +02:00
connection.py Enable raise-within-try (TRY301) rule in ruff (#123351) 2024-08-12 09:16:33 +02:00
const.py
decorators.py
error.py
http.py Handle WebSocket client disconnect during prepare (#124173) 2024-08-19 15:28:05 -05:00
manifest.json Remove recorder from websocket_api after dependencies (#122422) 2024-07-22 16:50:05 -05:00
messages.py Improve performance of generate diffs of state change events (#124601) 2024-08-26 08:49:31 +02:00
sensor.py
services.yaml
strings.json
util.py