Developer tools: update overview section to reflect current UI (#28167)

This commit is contained in:
c0ffeeca7 2023-07-11 20:27:16 +02:00 committed by GitHub
parent 01d9e2d109
commit baf3c87cb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 7 deletions

View File

@ -3,7 +3,7 @@ title: "Developer Tools"
description: "Description of the Developer Tools."
---
The frontend contains a section called "Developer Tools".
The frontend contains a section called **Developer Tools**.
<p class='img'>
<img src='/images/screenshots/developer-tools.png' />
@ -11,11 +11,14 @@ Screenshot of Home Assistant's Developer Tools.
</p>
| Section |Description |
| ------- |----- |
| ---------- |---------------------------------------------------------------------|
| YAML | Lets you validate the configuration and trigger a reload or restart |
| States | Sets the representation of an entity |
| Services | Calls services from integrations |
| Template | Renders templates |
| Events | Fires events |
| Templates | Renders templates |
| Statistics | Shows a list of long-term statistic entities |
| Assist | Lets you see how Home Assistant Assist processes a sentence |
## What can I do with Developer Tools?

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 109 KiB