{ "config": { "step": { "user": { "description": "[%key:common::config_flow::description::confirm_setup%]" } }, "abort": { "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]" } }, "options": { "step": { "init": { "data": { "server_name": "Select test server" } } } }, "entity": { "sensor": { "ping": { "name": "Ping" }, "download": { "name": "Download" }, "upload": { "name": "Upload" } } } }