1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 14:31:13 +00:00
Files
core/homeassistant/components/filesize/manifest.json
2023-02-08 20:19:19 +01:00

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