From 5b95b8079df6f7af890cd40cb3f902d5b74baf65 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 23 Feb 2017 17:36:43 +0100 Subject: [PATCH] Add icons --- source/_docs/tools/dev-tools.markdown | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/source/_docs/tools/dev-tools.markdown b/source/_docs/tools/dev-tools.markdown index f6e9cc6f631..908154a463a 100644 --- a/source/_docs/tools/dev-tools.markdown +++ b/source/_docs/tools/dev-tools.markdown @@ -16,10 +16,10 @@ The frontend contains a section called "Developer Tools". Screenshot of Home Assistant's Developer Tools.

-| 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 | +| Section | Icon | Description | +| ------- |------| ----- | +| Services | service developer tool icon | Calls services from components | +| States | service developer tool icon | Sets the representation of an entity | +| Events | service developer tool icon | Fires events | +| Templates || Renders templates | +| Info | service developer tool icon | Details about Home Assistant |