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