Remove outdated Developer Tools icon reference (#14804)

Removed outdated reference to developer tools icon (was changed in 0.96), added correct name of tab. It's States, not Set State.
This commit is contained in:
Sean Mooney 2020-10-03 05:04:43 -04:00 committed by GitHub
parent 151fddead5
commit 6f9164264f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ switch 2:
## Grouping devices ## Grouping devices
Once you have several devices set up, it is time to organize them into groups. Once you have several devices set up, it is time to organize them into groups.
Each group consists of a name and a list of entity IDs. Entity IDs can be retrieved from the web interface by using the Set State page in the Developer Tools (<img src='/images/screenshots/developer-tool-states-icon.png' alt='service developer tool icon' class="no-shadow" height="38" />). Each group consists of a name and a list of entity IDs. Entity IDs can be retrieved from the web interface by using the “States” page in the Developer Tools.
```yaml ```yaml
# Example configuration.yaml entry showing two styles # Example configuration.yaml entry showing two styles