Getting readings from ezo-hum sensor

hi! I was able to get the ezo-co2 sensor to work and give me my required reading. My issue is with the ezo-hum specifically. According to this “https://files.atlas-scientific.com/EZO-HUM-Datasheet.pdf” on page 41, it shows that I need to turn on the parameters for temp, hum and dew point. Unsure how to do that on like boot cause the parameter settings are retained. How would I get the readings? Is there a way to send the command and then received an unparsed reading?

I have a working arduino IDE code but I can’t seem to have it translated to esphome yaml code