Replies: 1 comment
-
Wonderful - thank you for that information! I'll get this changed up to accommodate :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, just wanted to drop a big Thank You for reverse engineering this infuriating API :-)
With regards to set-heater.ts, this is the mapping I could ascertain:
MODE :
0 Don't change
1 OFF
2 Heater
3 Solar Only
4 Solar Preferred
5 UltraTemp
6 UltraTemp (Pref)
7 Hybrid (Gas)
8 Hybrid UltraTemp
9 Hybrid (Hybrid)
10 Hybrid (Dual)
11 MasterTemp
12 Max-E-Therm
13 ETI250
14... OFF
So from your comment in set-heater.ts, I can deduce that you have a MasterTemp, whereas I here have an UltraTemp :-)
Beta Was this translation helpful? Give feedback.
All reactions