jeatheak / Mitsubishi-WF-RAC-Integration

WF-RAC homeassistant integration
MIT License
101 stars 19 forks source link

Add humidity sensor #32

Closed SanderKo85 closed 1 year ago

SanderKo85 commented 1 year ago

Hi!

My units does have Humidity sensors on the unitboard. In the tech manual I found them, but only for some model series. (In my case the SRK25ZS-W indoor, SCM40ZS-W outdoor)

How can I/we find out how to get the value? Thank you!

Sander.

kababoom commented 1 year ago

Does the app support this sensor?

SanderKo85 commented 1 year ago

Not that I see, but the app (Smart M-Air) is as outdated as f***, missing more than only this... (even the IR remote has more functions)

jeatheak commented 1 year ago

Hey,

The app is indeed outdated. but the problem is that we only have the information the app provides. At the moment it is very difficult to determine what to read and send without the code of the app. (the values are encrypted)

So for know I think it would to difficult to implement the humidity sensor.

SanderKo85 commented 1 year ago

Hmm, I understand now, it's only possible to reverse-engineer communication to get the calls. If the app does not have a call for the Humidity, then we don't know the actual command/code for this sensor.

afbeelding afbeelding

kababoom commented 1 year ago

Exactly, that's why I asked about the app.

Is there any way you now have access to the humidity value?

SanderKo85 commented 1 year ago

hmm, I really don't know how at this point.

jeatheak commented 1 year ago

Close for now because the app still has no Humidity sensor in it.