cmroche / greeclimate

Python package for controlling Gree based minisplit systems
GNU General Public License v3.0
44 stars 22 forks source link

Add some device properties which correspond to dehumidifiers #62

Closed graymalkin closed 1 year ago

graymalkin commented 2 years ago

I have a "LEXENT MEVAGISSEY" dehumidifier (Amazon link), which uses a Gree-compatible controller. I found a couple of device properties which are not exposed in device.py which I've added and put appropriate accessors for. I'd like to add this so I can work on the Gree integration for home assistant and add dehumidifier support for Gree controlled dehumidifiers.

I do not know if other devices use this same protocol.

These are the properties I've added:

cmroche commented 1 year ago

LGTM.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: