{ "config": { "flow_title": "{name} {model} ({host})", "step": { "user": { "data": { "host": "[%key:common::config_flow::data::host%]" } }, "confirm": { "description": "Do you want to setup {name} {model} ({host})?" } }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "unknown": "[%key:common::config_flow::error::unknown%]" }, "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]" } }, "options": { "step": { "init": { "data": { "hold_temp": "Set a permanent hold when adjusting the temperature." } } } } }