albetaCOM

Results 18 comments of albetaCOM

Hi! Sorry I've been out for so long. What do you mean by commenting Fan On, Fan Off, Fan Middle? Can you comment on the code so I can understand?...

Hi @piio, sorry I've not been very active lately. When using Haierv2.h are you using the ESPHome v1.15.0b4 or higher? Apart from that, I was having issues with desconnections too...

Hi @DawidPrzybylskiIntel, sorry I've not been very active lately. A lot of work and a new baby! I'll try to have a look and come back to you.

@DawidPrzybylskiIntel in the line 436 of Haierv2.h: `SetPurifyControl(GetPurifyStatus());` After polling the status it updates the control_command array to the latest status so whenever a command is sent to the AC...

Sorry for beeing away so long. Do you still have the problem? I understand that GetPurifyStatus() is getting the correct status, right? If the status is well read but not...

Hello everybody!! @mjenda thanks for the information. Thanks to that I updated the HaierFlexisPlus.h file to meet the new information. I am trying with my AC units but I am...

Hi, I updated the code on commit d5e9bd6. I couldn't try before to solve the issues, sorry It solves also the turn on and off issue

I've created the other file because @Krzysztonek told me that he has Haier flexis plus and the bytes that he received on the status are completely different. I thought that...

> I'm not C++ programmer, but in my understanding this code: ![image](https://user-images.githubusercontent.com/6818785/147934601-2e90761e-fc87-426e-aa9e-2527b14310b4.png) program get value 0x09 for target_temperature, so you have target temperature set to 25, right? and the value...

Hi, sorry, I've been out several months now. I guess you installed the ESPHome integration, right? (Configuration->Integrations -> ESPHome) ![image](https://user-images.githubusercontent.com/29011264/132099564-8fb0583b-6da8-4437-b429-614a63bdfcf0.png) Can you see your entity listed there? If not, clicking...