1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/folder_watcher/manifest.json
2020-04-03 12:58:19 -07:00

9 lines
231 B
JSON

{
"domain": "folder_watcher",
"name": "Folder Watcher",
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
"requirements": ["watchdog==0.8.3"],
"codeowners": [],
"quality_scale": "internal"
}