MQTT on Wemos ESP8266 sending multiple terms

Do you mean String payload = ("Pright" + String( ptempString ) );
The behaviour of the C++ comma ',' operator almost defies description.