mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fixing service name to call (#9524)
This commit is contained in:
parent
bad2816aad
commit
13e2a2d0d5
@ -38,7 +38,7 @@ hass.bus.fire(name, { "wow": "from a Python script!" })
|
||||
```
|
||||
|
||||
- Start Home Assistant
|
||||
- Call service `python_script/hello_world` with parameters
|
||||
- Call service `python_script.hello_world` with parameters
|
||||
|
||||
```json
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user