Add icons

This commit is contained in:
Fabian Affolter 2017-02-23 17:36:43 +01:00
parent 67a69f6526
commit 5b95b8079d
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -16,10 +16,10 @@ The frontend contains a section called "Developer Tools".
Screenshot of Home Assistant's Developer Tools. Screenshot of Home Assistant's Developer Tools.
</p> </p>
| Section | description | | Section | Icon | Description |
| ------- | ----- | | ------- |------| ----- |
| Services | Calls services from components | | Services | <img src='/images/screenshots/developer-tool-services-icon.png' alt='service developer tool icon' class="no-shadow" height="38" /> | Calls services from components |
| States | Sets the representation of an entity | | States | <img src='/images/screenshots/developer-tool-states-icon.png' alt='service developer tool icon' class="no-shadow" height="38" /> | Sets the representation of an entity |
| Events | Fires events | | Events | <img src='/images/screenshots/developer-tool-events-icon.png' alt='service developer tool icon' class="no-shadow" height="38" /> | Fires events |
| Templates | Renders templates | | Templates || Renders templates |
| Info | Details about Home Assistant | | Info | <img src='/images/screenshots/developer-tool-info-icon.png' alt='service developer tool icon' class="no-shadow" height="38" /> | Details about Home Assistant |