25 lines
617 B
Markdown
25 lines
617 B
Markdown
---
|
|
layout: page
|
|
title: "Development Tools"
|
|
description: "Description of the Developer Tools."
|
|
release_date: 2017-02-23 11:00:00
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
---
|
|
|
|
The frontend contains a section called "Developer Tools".
|
|
|
|
<p class='img'>
|
|
<img src='/images/screenshots/developer-tools.png' />
|
|
Screenshot of Home Assistant's Developer Tools.
|
|
</p>
|
|
|
|
| Section | description |
|
|
| ------- | ----- |
|
|
| Services | Calls services from components |
|
|
| States | Sets the representation of an entity |
|
|
| Events | Fires events |
|
|
| Templates | Renders templates |
|
|
| Info | Details about Home Assistant |
|