You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: info.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ See the documentation if you want to install pyscript manually.
23
23
24
24
## Configuration
25
25
26
-
* Go to the Integrations menu in the Home Assistant Configuration UI and add `Pyscript Python scripting` from there, or add `pyscript:` to `<config>/configuration.yaml`; there is one optional parameter (see docs)
26
+
* Go to the Integrations menu in the Home Assistant Configuration UI and add `Pyscript Python scripting` from there, or add `pyscript:` to `<config>/configuration.yaml`; see docs for optional parameters
27
27
* Add files with a suffix of `.py` in the folder `<config>/pyscript`.
28
28
* Whenever you change a script file, make a `reload` service call to `pyscript`.
29
29
* Watch the HASS log for `pyscript` errors and logger output from your scripts.
0 commit comments