mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
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:
parent
151fddead5
commit
6f9164264f
@ -62,7 +62,7 @@ switch 2:
|
||||
## Grouping devices
|
||||
|
||||
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
|
||||
# Example configuration.yaml entry showing two styles
|
||||
|
Loading…
x
Reference in New Issue
Block a user