8 lines
222 B
JSON
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"]
|
|
}
|