1
0
mirror of https://github.com/home-assistant/core.git synced 2025-04-30 12:17:52 +00:00

5 Commits

Author SHA1 Message Date
Franck Nijhof
9dfabc3fb7
Adjust automation to plural triggers/conditions/actions keys ()
* 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
Marc Mueller
930a396712
Add empty line after module docstring [s] () 2024-03-08 14:33:51 +01:00
Paulus Schoutsen
1cfbdd6a5d
Allow overriding blueprints on import ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-25 11:49:50 +01:00
Erik Montnemery
2ba0f42acc
Prevent deleting blueprints which are in use () 2022-09-14 16:47:08 +02:00
Franck Nijhof
89e7983ee0
Add Blueprint foundation to Scripts ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-04-27 15:15:38 -07:00