So, I understand that, from the sticky, that the thermostat will not update cool setpoints if it heat mode. That is fine, but the problem I am having is being unable to raise the heat setpoint because the cool setpoint is too low. Heat is set to 75, Cool is set to 76, but thermostat is in heat mode. I ask Alexa to raise the temperature, and homeseer tries to change the heat to 77, which just throws an error in the log: "SetHeatSetpoint: Hallway Requested Heat Setpoint 77 has to be within the low(30)/high(125) bounds as configured and less than the cool setpoint 76". Is this an error that is generated explicitly in the plugin, or from the thermostat itself? How hard would it be to supress it and send the command anyway, if in heat mode, ignore the cold setpoint restraint, and vice-versa?