home-assistant.github.io/source/_docs/tools/dev-tools.markdown
2017-02-23 17:21:07 +01:00

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 |