Add link to forum

This commit is contained in:
Fabian Affolter 2017-06-21 07:10:46 +02:00
parent 163391d3b7
commit e482922811
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
2 changed files with 4 additions and 0 deletions

View file

@ -43,3 +43,5 @@ hass.bus.fire(name, { "wow": "from a Python script!" })
"name": "you"
}
```
For [`python_script:` examples](/components/python_script/) visit the [Scripts section](https://community.home-assistant.io/c/projects/scripts) in our forum.