mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 01:31:36 +00:00
11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"domain": "folder_watcher",
|
|
"name": "Folder watcher",
|
|
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
|
"requirements": [
|
|
"watchdog==0.8.3"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|