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

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