Replies: 7 comments 28 replies
-
Am I reading this right?
|
Beta Was this translation helpful? Give feedback.
-
18C, Auto, Cool:
19C, Auto, Cool:
20C, Auto, Cool:
Powerful:
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Off:
|
Beta Was this translation helpful? Give feedback.
-
Remember the S values are read backwards, eg "012+" is +21.0C, if that helps. |
Beta Was this translation helpful? Give feedback.
-
Here are results on my CTXS09HVJU unit: For the cooling mode, target was set to 21°C
{
'G1': '03F7',
'G2': '=;\\u0000\x80',
'G3': '0000',
'G4': '0\\u0000\x80\\u0000',
'G5': '000\x80',
'G8': '0\\u0000\\u0000\\u0000',
'SH': '032+',
'SI': '091+',
'Sa': '521+',
'SL': '000',
'Sd': '000',
'SN': '090+',
'SX': '022+',
'SD': '000'
}
{
'G1': '13F7',
'G2': '=;\\u0000\x80',
'G3': '0000',
'G4': '0\\u0000\x80\\u0000',
'G5': '000\x80',
'G8': '0\\u0000\\u0000\\u0000',
'SH': '032+',
'SI': '002+',
'Sa': '521+',
'SL': '910',
'Sd': '000',
'SN': '710+',
'SX': '022+',
'SD': '000'
}
{
'G1': '13F7',
'G2': '=;\\u0000\x80',
'G3': '0002',
'G4': '0\\u0000\x80\\u0000',
'G5': '000\x80',
'G8': '0\\u0000\\u0000\\u0000',
'SH': '032+',
'SI': '002+',
'Sa': '521+',
'SL': '711',
'Sd': '000',
'SN': '500+',
'SX': '081+',
'SD': '000'
}
{
'G1': '13F7',
'G2': '=;\\u0000\x80',
'G3': '0000',
'G4': '0\\u0000\x80\\u0000',
'G5': '000\x80',
'G8': '0\\u0000\\u0000\\u0000',
'SH': '032+',
'SI': '091+',
'Sa': '521+',
'SL': '931',
'Sd': '010',
'SN': '050+',
'SX': '022+',
'SD': '000'
}
{
'G1': '03F7',
'G2': '=;\\u0000\x80',
'G3': '0000',
'G4': '0\\u0000\x80\\u0000',
'G5': '000\x80',
'G8': '0\\u0000\\u0000\\u0000',
'SH': '032+',
'SI': '002+',
'Sa': '521+',
'SL': '760',
'Sd': '010',
'SN': '710+',
'SX': '022+',
'SD': '000'
} It looks like G3 is '0002' when powerful is active in my case and '0000' otherwise. In powerful mode, SX is '081+', which I presume is the 18°C target. But in non-powerful mode it's '022+' whereas I'd expect '021+'. I hope that helps! PS: MQTT is the weirdest way to talk to devices I ever used. |
Beta Was this translation helpful? Give feedback.
-
Wonder what the difference is between LVJU and HJVU? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Powerful set via remote on CTXS07LVJU:
No powerful:
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions