2023.6: Finish copy & paste automation editor

This commit is contained in:
Franck Nijhof 2023-06-07 18:11:29 +02:00
parent 444c03e2b5
commit 9ea72fd383
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 7 additions and 21 deletions

View File

@ -176,30 +176,16 @@ Notice how it nicely links back to the new integration page here too!
## Copy 'n paste support in the automation editor ## Copy 'n paste support in the automation editor
{% details "TODO" %} An amazing contribution by [@karwosts] in this release that adds cut, copy
& paste capabilities to the automation and script editors!
- Improve/extend story
- Proof read/spelling/grammar
- Replace screenshot
Refs:
- Add cut / copy / paste support to automation & script editor (#16488) @karwosts
- https://github.com/home-assistant/frontend/pull/16488
{% enddetails %}
An amazing contribution by @karwosts this release, that adds cut, copy & paste
capabilities to the automation and script editors!
You can now copy and paste any trigger, condition, and action into different You can now copy and paste any trigger, condition, and action into different
places of your automation, and even past it into a different automation all places of your automation and even paste it into a different automation
together! altogether!
<p class='img'> <img class="no-shadow" src='/images/blog/2023-06/cut-copy-past-automations.gif' alt='Screen recording demonstrating cutting & pasting an condition in the automation editor.'>
<img src='https://user-images.githubusercontent.com/32912880/237117102-21fcc059-f959-4989-9079-1a158befb6b6.gif'></a>
Temporary screenshot that needs to be replaced. [@karwosts]: https://github.com/karwosts
</p>
## Python 3.11 and significant performance upgrades ## Python 3.11 and significant performance upgrades

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB