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 |
epenet
|
0cf5e9fb4a
|
Add type hints to integration tests (part 2) (#87789)
* Add type hints to integration tests (part 2)
* typo
* Improve analytics
* Improve automation
* Imrpove bluetooth
|
2023-02-10 16:05:26 +01:00 |
epenet
|
4142f0d15d
|
Add return type to tests without arguments (#87613)
* Add return type to tests without arguments
* Black
* Cancel fixture amends
|
2023-02-07 14:20:06 +01:00 |
Franck Nijhof
|
24fdd588fd
|
Code styling tweaks to the tests - Part 1 (#86192)
|
2023-01-20 13:52:46 +01:00 |
Erik Montnemery
|
284893d942
|
Fix reload of automation and scripts when blueprint changed (#80322)
|
2022-10-14 16:43:09 +02:00 |
Erik Montnemery
|
2ba0f42acc
|
Prevent deleting blueprints which are in use (#78444)
|
2022-09-14 16:47:08 +02:00 |
Franck Nijhof
|
fa09cf663e
|
Update black to 22.1.0 (#65788)
|
2022-02-05 14:19:37 +01:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Paulus Schoutsen
|
1c9c99571e
|
Use !input instead of !placeholder (#43820)
* Use !input instead of !placeholder
* Update input name
* Lint
* Move tests around
|
2020-12-01 18:21:36 +01:00 |
Paulus Schoutsen
|
cb96bd9d0b
|
Blueprint config to override blueprint (#43724)
|
2020-11-28 13:19:58 +01:00 |
Paulus Schoutsen
|
e1de36fda8
|
Fix check config (#43663)
|
2020-11-26 22:25:21 +01:00 |
Bram Kragten
|
8533d9cae0
|
Add default to inputs (#43636)
|
2020-11-25 20:05:43 +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 |