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 |