{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]" }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "invalid_auth": "[%key:common::config_flow::error::invalid_auth%]", "unknown": "[%key:common::config_flow::error::unknown%]" }, "flow_title": "Touchline SL setup flow", "step": { "user": { "data": { "password": "[%key:common::config_flow::data::password%]", "username": "[%key:common::config_flow::data::username%]" }, "description": "Your credentials for the Roth Touchline SL mobile app/web service", "title": "Log in to Touchline SL" } } }, "entity": { "climate": { "zone": { "state_attributes": { "preset_mode": { "state": { "constant_temperature": "Constant temperature" } } } } } } }