{ "config": { "flow_title": "La Marzocco Espresso {host}", "abort": { "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]", "already_configured": "[%key:common::config_flow::abort::already_configured_device%]" }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "no_machines": "No machines found in account", "invalid_auth": "[%key:common::config_flow::error::invalid_auth%]" }, "step": { "user": { "data": { "username": "[%key:common::config_flow::data::username%]", "password": "[%key:common::config_flow::data::password%]" }, "data_description": { "username": "Your username from the La Marzocco app", "password": "Your password from the La Marzocco app" } }, "machine_selection": { "description": "Select the machine you want to integrate. Set the \"IP\" to get access to shot time related sensors.", "data": { "host": "[%key:common::config_flow::data::ip%]", "machine": "Machine" }, "data_description": { "host": "Local IP address of the machine" } }, "reauth_confirm": { "description": "Re-authentication required. Please enter your password again.", "data": { "password": "[%key:common::config_flow::data::password%]" }, "data_description": { "password": "[%key:component::lamarzocco::config::step::user::data_description::password%]" } } } }, "entity": { "switch": { "auto_on_off": { "name": "Auto on/off" }, "steam_boiler": { "name": "Steam boiler" } } } }