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