ollo69

Results 509 comments of ollo69

Nit sure, it is not clear from description what is the issue. May be @jmvaz can check when next release if HA will be available and report here if issue...

Is merged in dev so should be in next major release.

I think that problem is that the temperature value should not multiplied by `divider `in `set_temperature` method: ``` temp_val = set_val = round(float(temperature) * divider) ``` Unfortunately this is not...

Hey, I will take a look to this on next days, may be next w.e., to see if I can help to split `get_properties` method into multiple ADB shell commands...

Add sensors here is not really complicated and filter status was already implemented for other device as Air Purifier, but is not clear how to fetch this information from the...

In any case can you please configure (may be only temporary) the integration and attach here the diagnostic file so that I can check the payload. I need to understand...

Please attach diagnostic.

This is not a bug! Because the Jet mode depend on the current mode (cold, dry, or warm), the device must be turned-on in one of this 3 modes to...

I don't think exist others way to disable a switch in HA. This should be addressed to HA, because disable a switch when is not usable is normal.

> In readme of this repo owner said that he have no time to work on this project. @JeffLIrion clear explain that he will not have time to work on...