mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Update for Dev Tools redesign in 0.96 (#10541)
Since HA 0.96 it no longer uses the service icon, and is now a tab under Developer Tools.
This commit is contained in:
parent
43680b4790
commit
a63e26ea08
@ -112,7 +112,7 @@ With this service the properties of the counter can be changed while running.
|
|||||||
|
|
||||||
### Use the service
|
### Use the service
|
||||||
|
|
||||||
Select <img src='/images/screenshots/developer-tool-services-icon.png' alt='service developer tool icon' class="no-shadow" height="38" /> **Services** from the **Developer Tools**. Choose **counter** from the list of **Domains**, select the **Service**, enter something like the sample below into the **Service Data** field, and hit **CALL SERVICE**.
|
Select the **Services** tab from within **Developer Tools**. Choose **counter** from the list of **Domains**, select the **Service**, enter something like the sample below into the **Service Data** field, and hit **CALL SERVICE**.
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user