Skip to content

Commit e482922

Browse files
committed
Add link to forum
1 parent 163391d commit e482922

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

source/_components/python_script.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ hass.bus.fire(name, { "wow": "from a Python script!" })
4343
"name": "you"
4444
}
4545
```
46+
47+
For [`python_script:` examples](/components/python_script/) visit the [Scripts section](https://community.home-assistant.io/c/projects/scripts) in our forum.

source/cookbook/index.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ hide_github_edit: true
1313

1414
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.
1515

16+
For [`python_script:` examples](/components/python_script/) visit the [Scripts section](https://community.home-assistant.io/c/projects/scripts) in our forum.
17+
1618
[automation]: /getting-started/automation/
1719
[sec-automation]: /components/#automation
1820
[organization]: /components/#organization

0 commit comments

Comments
 (0)