You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, HVAC was reporting state in IsOn as 0 (off) or 1 (heating/cooling).
Now HVAC can also report values 2-101 (1-100 %) for partial heating. I.e. IsOn=41 -> means Heating on 40 %.
Cloud should present in channel state % value, when IsOn >= 2
The text was updated successfully, but these errors were encountered:
So far, HVAC was reporting state in IsOn as 0 (off) or 1 (heating/cooling).
Now HVAC can also report values 2-101 (1-100 %) for partial heating. I.e. IsOn=41 -> means Heating on 40 %.
Cloud should present in channel state % value, when IsOn >= 2
The text was updated successfully, but these errors were encountered: