You can hard-assign the EnergyPlus ID of the Honeybee object (like a room) like so:
So this will ensure the E+ Room ID always matched the hard-coded text in your additional string.
Alternatively, you can get the ID of the room using the “LB Label Rooms” component and write that into your additional string but I realize this will take a few more Grasshopper components.