hass-core/homeassistant/components/file/manifest.json
2023-02-08 20:19:19 +01:00

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