Philip Allgaier
|
32ba8f4731
|
Make clear that automation run button skips conditions + remove word "execute" from UI (#8259)
* Do not skip conditions when triggering an automation
* Remove usage of word "execute"
* More concise function names
|
2021-02-25 14:17:31 +01:00 |
|
Bram Kragten
|
99eff73b0d
|
Add support for target to automation call service action (#8372)
|
2021-02-16 21:46:47 +01:00 |
|
Philip Allgaier
|
ed368ddd9d
|
Add support for delay values split into parts + millisecond time input (#7886)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-01-27 10:46:15 +01:00 |
|
Bram Kragten
|
25f7cbea5a
|
Add target selector (#7864)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2020-12-02 12:10:31 +01:00 |
|
Paulus Schoutsen
|
1d13947e71
|
Use Record type (#7798)
|
2020-11-25 10:40:32 +01:00 |
|
Bram Kragten
|
c90c88ecbf
|
Bump typescript (4) and babel (#7249)
|
2020-10-07 17:58:56 +02:00 |
|
Bram Kragten
|
de7ffb10cb
|
Automation editor tweaks (#6713)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2020-09-07 19:53:10 +02:00 |
|
Bram Kragten
|
a2153bc6aa
|
Add UI for new script functions (#6491)
|
2020-08-02 20:56:26 +02:00 |
|
Bram Kragten
|
d1dd8231cd
|
Allow to set an id and icon when creating new script (#6373)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2020-07-14 21:58:24 +02:00 |
|
Bram Kragten
|
e70a3e09bf
|
Change UI of script entities (#6371)
|
2020-07-14 10:48:11 -07:00 |
|
Bram Kragten
|
352214ba0a
|
Add UI for the script and automation modes (#6367)
|
2020-07-13 10:52:37 +02:00 |
|
Bram Kragten
|
82f80db558
|
Update typescript, prettier, tslint -> eslint (#5536)
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
|
2020-04-14 09:05:45 -07:00 |
|
Bram Kragten
|
ee278f111f
|
Convert script config panel to router (#5512)
* Convert script config panel to router
* Update script.ts
* Update ha-config-script.ts
|
2020-04-10 11:50:06 +02:00 |
|
Bram Kragten
|
65994e7280
|
Add related items to device info (#4637)
* Add related items to device info
* Update ha-config-device-page.ts
* remove log
* Lint
* Fix dialog logic showing triggers on script dialog
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-01-28 15:13:44 -08:00 |
|
Bram Kragten
|
cbba1849e2
|
Convert script and automation editor to lit (#4327)
* Convert script and automation editor to lit
* Update yarn.lock
|
2019-12-09 10:59:52 +01:00 |
|
Bram Kragten
|
393adacc9e
|
Convert automation actions/scripts to Lit (#4324)
* Convert automation actions/scripts to Lit
* Update ha-automation-action-row.ts
* Comments
|
2019-12-06 12:14:45 +01:00 |
|
Ian Richardson
|
1f4d359050
|
Replace all default exports in common/ with named exports (#3790)
|
2019-09-23 10:57:47 +02:00 |
|
Erik Montnemery
|
5448cbf1c5
|
Add device actions to automation editor. (#3637)
* Add device actions to automation editor.
* Copy automation on selection
* Fix types
* Remove device from device action schema
|
2019-09-09 12:01:58 -07:00 |
|
Paulus Schoutsen
|
be0bef3f1b
|
Allow automation/script delete (#3194)
|
2019-05-16 17:44:46 +02:00 |
|
Paulus Schoutsen
|
e02d11a51f
|
Pimp script editor (#3192)
* Pimp script editor
* Use property for define
* Show toasts
|
2019-05-12 21:28:25 -07:00 |
|
Paulus Schoutsen
|
504e4987b7
|
Fix event action in automation editor (#2686)
* Fix event action in automation editor
* Fix webpack resolve
* Update ha-automation-editor.js
|
2019-02-06 11:13:00 -08:00 |
|