Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8966
    Ryan Moore
    Keymaster

    OptiMiser does not support specifying multiple thermostat improvements in HPXML. If you need to use HPXML and are installing multiple T-stats, you can modify the HPXML file directly after you export it.

    Open the HPXML file in a text editor (like Notepad). Find this block:

    
    <Measure>
              <MeasureSystemIdentifiers>
                <SystemIdentifiersInfo id="HVACControl" />
              </MeasureSystemIdentifiers>
              <MeasureDescription>Install a timed thermostat or increase your temperature setback to save energy.</MeasureDescription>
              <Quantity>
                <Units>Setback thermostats installed</Units>
                <Value>0</Value>
    

    Change the 0 node to represent the quantity you’re installing, like:

    
    <Value>3</Value>
    

    That’s it!

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

©2024 OptiMiser, LLC

Log in with your credentials

or    

Forgot your details?

Create Account