mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Fixed python_script minor typo (#25613)
This commit is contained in:
parent
5b0f84b583
commit
42e21de4c9
@ -68,7 +68,7 @@ data:
|
|||||||
|
|
||||||
Running this script show absolutely no output on the screen, but it logs with level `info`. You must have the [Logger](/integrations/logger/) enabled at least for level `info`.
|
Running this script show absolutely no output on the screen, but it logs with level `info`. You must have the [Logger](/integrations/logger/) enabled at least for level `info`.
|
||||||
|
|
||||||
Your `confiuration.yaml` should include something like this.
|
Your `configuration.yaml` should include something like this.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
logger:
|
logger:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user