mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00: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"
|
|
}
|