mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Developer tools: update overview section to reflect current UI (#28167)
This commit is contained in:
parent
01d9e2d109
commit
baf3c87cb8
@ -3,19 +3,22 @@ title: "Developer Tools"
|
|||||||
description: "Description of the 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'>
|
<p class='img'>
|
||||||
<img src='/images/screenshots/developer-tools.png' />
|
<img src='/images/screenshots/developer-tools.png' />
|
||||||
Screenshot of Home Assistant's Developer Tools.
|
Screenshot of Home Assistant's Developer Tools.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
| Section |Description |
|
| Section |Description |
|
||||||
| ------- |----- |
|
| ---------- |---------------------------------------------------------------------|
|
||||||
| States | Sets the representation of an entity |
|
| YAML | Lets you validate the configuration and trigger a reload or restart |
|
||||||
| Services | Calls services from integrations |
|
| States | Sets the representation of an entity |
|
||||||
| Events | Fires events |
|
| Services | Calls services from integrations |
|
||||||
| Templates | Renders templates |
|
| Template | Renders templates |
|
||||||
|
| Events | Fires events |
|
||||||
|
| 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?
|
## What can I do with Developer Tools?
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 109 KiB |
Loading…
x
Reference in New Issue
Block a user