mirror of
https://github.com/home-assistant/core.git
synced 2026-07-10 00:05:13 +01:00
10 lines
263 B
JSON
10 lines
263 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"
|
|
}
|