mirror of
https://github.com/elisspace/core.git
synced 2026-08-30 08:02:02 +00:00
11 lines
290 B
JSON
11 lines
290 B
JSON
{
|
|
"domain": "folder_watcher",
|
|
"name": "Folder Watcher",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["watchdog"],
|
|
"quality_scale": "internal",
|
|
"requirements": ["watchdog==2.2.1"]
|
|
}
|