mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 22:40:15 +01: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.3.1"]
|
|
}
|