1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-10 00:05:13 +01:00
Files
core/homeassistant/components/folder_watcher/manifest.json
T
2021-10-02 10:19:54 +02:00

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"
}