Documentation fix
This commit is contained in:
parent
d1bc1fb7a2
commit
b211b7f884
@ -67,8 +67,12 @@ script:
|
|||||||
|
|
||||||
Will print `"Button was clicked in 79be65e8-f06c78f" to the Home Assistant log.
|
Will print `"Button was clicked in 79be65e8-f06c78f" to the Home Assistant log.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Browser Mod Services
|
# Browser Mod Services
|
||||||
|
|
||||||
|
> Note: Since `browser_id` is common for all services it is not explained further.
|
||||||
|
|
||||||
## `browser_mod.navigate`
|
## `browser_mod.navigate`
|
||||||
|
|
||||||
Point the browser to the given Home Assistant path.
|
Point the browser to the given Home Assistant path.
|
||||||
@ -77,9 +81,7 @@ Point the browser to the given Home Assistant path.
|
|||||||
service: browser_mod.navigate
|
service: browser_mod.navigate
|
||||||
data:
|
data:
|
||||||
path: <string>
|
path: <string>
|
||||||
[browser_id:
|
[browser_id: <Browser IDs>]
|
||||||
- <Browser ID>
|
|
||||||
- <Browser ID>]
|
|
||||||
```
|
```
|
||||||
|
|
||||||
| | |
|
| | |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user