Hi,
I used the openstudio sdk in python. I create an object WaterHeater:mixed and I want to set the ambient Temperature indicator to zone with this function :
myTank.setAmbientTemperatureIndicator("Zone")
But it doesn't work. It is always set as "Schedule" in the idf or epjson result file as follow.
"WaterHeater:Mixed": { "Gas Domestical hot water Tank": { "ambient_temperature_indicator": "Schedule",