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.

View File

@ -13,6 +13,8 @@ hide_github_edit: true
This is a community curated list of different ways to use Home Assistant. Most of these examples are using the [automation] component and other built-in [automation related][sec-automation] and [organization] components available.
For [`python_script:` examples](/components/python_script/) visit the [Scripts section](https://community.home-assistant.io/c/projects/scripts) in our forum.
[automation]: /getting-started/automation/
[sec-automation]: /components/#automation
[organization]: /components/#organization