Skip to content

Conversation

@zz04303
Copy link

@zz04303 zz04303 commented Dec 10, 2022

Adding model Kazumi. I have both a Seiya ( RAS-B07J2KVG-E, RAS-07J2AVG-E ) and a Kazumi ( RAS-B22J2KVSG-E, RAS-22J2AVSG-E ).
Key of this change is the additional swingmode control codes, see heatpump.py, swingtoint = {"off": 49, "on":65, "on-h":66, "on-vh":67} .
Kazumi has also two horizontal swingmodes (I called them 'on-v' and 'on-vh'). When the unit responses with one of those two swingmode states, the original code crashes. You won't see the crash through the mqtt messages, only when using serial. You will see 'Exception occurred', preceded by the unknown control code '66' or '67'.
I have also added the version number to the firstrun message.
The Homeassistant Climate config can be updated to handle 'on-v' and 'on-vh', remove comment when needed.

@zz04303 zz04303 marked this pull request as ready for review December 10, 2022 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant