mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Merge branch 'file' of github.com:fabaff/home-assistant into file
This commit is contained in:
commit
0269e89148
@ -76,3 +76,4 @@ class FileNotificationService(BaseNotificationService):
|
||||
else:
|
||||
text = '{}\n'.format(message)
|
||||
file.write(text)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user