core/homeassistant/components/filesize/manifest.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"
}