mirror of
https://github.com/home-assistant/core.git
synced 2025-06-01 11:47:04 +00:00
9 lines
215 B
JSON
9 lines
215 B
JSON
{
|
|
"domain": "filesize",
|
|
"name": "File Size",
|
|
"codeowners": ["@gjohansson-ST"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/filesize",
|
|
"iot_class": "local_polling"
|
|
}
|