mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 20:06:52 +00:00
Update python_script.markdown, help new users find "services" (#17115)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
d1630dd1c5
commit
c1bae9664b
@ -39,7 +39,7 @@ hass.bus.fire(name, {"wow": "from a Python script!"})
|
||||
```
|
||||
|
||||
- Start Home Assistant
|
||||
- Call service `python_script.hello_world` with parameters
|
||||
- Call your new {% my developer_call_service service="python_script.hello_world" %} service (with parameters) from the {% my developer_services %}.
|
||||
|
||||
```yaml
|
||||
name: you
|
||||
|
Loading…
x
Reference in New Issue
Block a user