Class for starting Watchdog.
Definition at line 125 of file __init__.py.
◆ __init__()
| None homeassistant.components.folder_watcher.Watcher.__init__ |
( |
|
self, |
|
|
str |
path, |
|
|
list[str] |
patterns, |
|
|
HomeAssistant |
hass, |
|
|
str
|
entry_id |
|
) |
| |
Initialise the watchdog observer.
Definition at line 128 of file __init__.py.
◆ shutdown()
| None homeassistant.components.folder_watcher.Watcher.shutdown |
( |
|
self, |
|
|
Event | None |
event |
|
) |
| |
◆ startup()
| None homeassistant.components.folder_watcher.Watcher.startup |
( |
|
self, |
|
|
Event | None |
event |
|
) |
| |
◆ _observer
| homeassistant.components.folder_watcher.Watcher._observer |
|
private |
The documentation for this class was generated from the following file:
- core/homeassistant/components/folder_watcher/__init__.py