epenet
|
b11b36b523
|
Add more util aliases to import conventions (#136153)
|
2025-01-21 15:58:23 +01:00 |
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 |
Erik Montnemery
|
7d2ae5b3a5
|
Add WS command blueprint/substitute (#119890)
|
2024-06-25 20:15:11 +02:00 |
Marc Mueller
|
ff3a801936
|
Add empty line after module docstring [a-d] (#112697)
|
2024-03-08 14:51:32 +01:00 |
Marc Mueller
|
43fa51b696
|
Enable strict typing for blueprint (#106887)
|
2024-01-02 20:48:51 +01:00 |
Paulus Schoutsen
|
1cfbdd6a5d
|
Allow overriding blueprints on import (#103340)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2023-11-25 11:49:50 +01:00 |
Marc Mueller
|
e2d2ec8817
|
Use asyncio.timeout [b-e] (#98448)
|
2023-08-15 08:30:20 -05:00 |
epenet
|
c0be1d9fad
|
Add websocket type hints in blueprint (#80531)
|
2022-10-18 22:23:17 -04:00 |
epenet
|
63706d2f67
|
Remove blueprint from mypy ignore list (#74990)
|
2022-07-11 17:46:32 +02:00 |
Marc Mueller
|
76199c0eb2
|
Update typing 04 (#48037)
|
2021-03-17 23:34:25 +01:00 |
tkdrob
|
a5a45f29e2
|
Cleanup unused loggers (#46510)
|
2021-02-14 13:46:58 +01:00 |
Paulus Schoutsen
|
eb3e5cf446
|
Suggest folder when importing blueprint and store source_url (#43650)
|
2020-11-26 11:46:59 +01:00 |
Paulus Schoutsen
|
43ba053030
|
Add support for checking minimum HA version (#43350)
|
2020-11-20 15:24:42 +01:00 |
Bram Kragten
|
1c7080d5c5
|
Add save and delete WS commands to blueprints (#42907)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2020-11-11 23:32:46 +01:00 |
Paulus Schoutsen
|
0fb587727c
|
Add initial blueprint support (#42469)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2020-11-02 15:00:13 +01:00 |