1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 00:22:12 +00:00
Files
core/homeassistant/components/file/manifest.json
2023-02-08 20:19:19 +01:00

9 lines
222 B
JSON

{
"domain": "file",
"name": "File",
"codeowners": ["@fabaff"],
"documentation": "https://www.home-assistant.io/integrations/file",
"iot_class": "local_polling",
"requirements": ["file-read-backwards==2.0.0"]
}