Ecobee integration - how to get comfort mode state?

The ecobee integration is reporting the operating mode as heat, when the current comfort mode is away. I am controlling the thermostat from Webcore, using the setAway(); and Set to Heat; commands. Is there a way to query the current comfort mode? With away, the heat is still on, but at a lower set point.

Ecobee Integration Version: 1.0.2

  • supportedThermostatModes : [off, heat]
  • thermostatMode : heat

I use this integration and the attribute currentProgram should tell you the current mode. It should be the same for the HE integration as well I would think.

If you go to the Ecobee device page it should list all the attributes available.