mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"domain": "folder_watcher",
|
|
"name": "Folder Watcher",
|
|
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
|
"requirements": ["watchdog==0.8.3"],
|
|
"dependencies": [],
|
|
"codeowners": [],
|
|
"quality_scale": "internal"
|
|
}
|