mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Add link to docs
This commit is contained in:
parent
91138b8679
commit
912ddbb4fc
@ -17,12 +17,14 @@ Variables:
|
|||||||
|
|
||||||
filename
|
filename
|
||||||
*Required
|
*Required
|
||||||
Name of the file to use. The file will be created if it doesn't exist and saved
|
|
||||||
in your config/ folder.
|
|
||||||
|
|
||||||
timestamp
|
timestamp
|
||||||
*Required
|
*Required
|
||||||
Add a timestamp to the entry, valid entries are 1 or 0.
|
Add a timestamp to the entry, valid entries are 1 or 0.
|
||||||
|
|
||||||
|
For more details about this platform, please refer to the documentation at
|
||||||
|
https://home-assistant.io/components/notify.file.html
|
||||||
"""
|
"""
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
|
Loading…
x
Reference in New Issue
Block a user