{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]" }, "error": { "token_unauthorized": "The token is invalid or unauthorized." }, "step": { "user": { "title": "Connect to ThinQ", "description": "Please enter a ThinQ [PAT(Personal Access Token)]({pat_url}) created with your LG ThinQ account.", "data": { "access_token": "Personal Access Token", "country": "Country" } } } }, "entity": { "switch": { "operation_power": { "name": "Power" } }, "binary_sensor": { "eco_friendly_mode": { "name": "Eco friendly" }, "power_save_enabled": { "name": "Power saving mode" }, "remote_control_enabled": { "name": "Remote start" }, "remote_control_enabled_for_location": { "name": "{location} remote start" }, "rinse_refill": { "name": "Rinse refill needed" }, "sabbath_mode": { "name": "Sabbath" } } } }