{ "config": { "step": { "user": { "data": { "file_path": "Path to file" } }, "reconfigure": { "data": { "file_path": "[%key:component::filesize::config::step::user::data::file_path%]" } } }, "error": { "not_valid": "Path is not valid", "not_allowed": "Path is not allowed" }, "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_service%]", "reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]" } }, "title": "Filesize", "entity": { "sensor": { "size": { "name": "Size" }, "size_bytes": { "name": "Size in bytes" }, "last_updated": { "name": "Last updated" }, "created": { "name": "Created" } } } }