Blog: add some YAML term refs (#35035)

This commit is contained in:
c0ffeeca7 2024-10-03 09:28:35 +02:00 committed by GitHub
parent 06135734ae
commit 45cf8d80e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ entities to them. The new section dashboard gets better and better with every
release, which is super exciting! release, which is super exciting!
We also introduce some small YAML automation syntax changes. If you are still We also introduce some small YAML automation syntax changes. If you are still
a sucker for writing your automations in YAML (like me), Im sure youll love a sucker for writing your automations in {% term YAML %} (like me), Im sure youll love
these little tweaks that make it all feel more natural. these little tweaks that make it all feel more natural.
Enjoy the release! Enjoy the release!
@ -118,7 +118,7 @@ you options for fixing the issue.
Recently, we renamed `service` to `action` in the [Home Assistant UI and YAML]. Recently, we renamed `service` to `action` in the [Home Assistant UI and YAML].
This was done with the goal of making the syntax more natural, allowing it This was done with the goal of making the syntax more natural, allowing it
to be easier to grasp and read. We want to continue this work to improve the to be easier to grasp and read. We want to continue this work to improve the
YAML syntax, this time focusing on {% term automations %}, and we've made the {% term YAML %} syntax, this time focusing on {% term automations %}, and we've made the
following changes, following changes,
- The top-level `trigger` key is now `triggers` (plural) - The top-level `trigger` key is now `triggers` (plural)