Closed jfernandes24 closed 4 years ago
Stale issue message
Related to this, would it be possible to have other functionalities for fanMode? At the moment, there is FAN and DRY only, I believe. I would very much appreciating also being able to manipulate fan speed for HEAT and COOL as well.
@awarburt You should be able to change FAN SPEED in all modes. If not, please open a new issue and provide steps to reproduce.
@cbrandlehner Thanks for clarifying the expected functionality. I'll then just comment that I am able to reproduce the bug reported by the OP @jfernandes24. In my case, I have defaultMode set to 4 (HEAT); however, when I change the fan power using the slider interface, the Mode gets changed to 6 (FAN), which I don't want. Also, no matter what I set the fan slider to in percent, everything stays at "Power is 1", which I understand is the 15% AUTO (A) setting. In my user case, I would like to be able to set and maintain "Power is 0" (which is the SILENT (B) setting) by setting a value at or near 5%, but that doesn't currently seem possible, perhaps due to a bug that is related to the one posted here by @jfernandes24.
Unfortunate that this has been closed.
was not me who closed
I hope this is fixed in 2020.16.3.
Thanks very much, @cbrandlehner. I have tested 2020.16.3 using a Daikin BRP072A43 adapter with version 2.9.0 firmware. With my Daikin Model FTXS18LVJU set to HEAT mode (4), adjusting the fan now keeps the unit running in HEAT mode. I have not tested other modes yet. I have, however, noticed a separate problem with the fan-speed setting, an issue that I also noticed earlier. I think it might be better to report that as a separate bug, which I'll do. Thanks very much for the mode-related fix!
@awarburt Thanks for your feedback. I will now close this issue. Feel free to open new issues as you come along any problem.
Hello,
First of all congrats for what you have done.
Describe the bug When turn the AC ON just using the "modes" all goes well but if I change the FAN intensity just force the FAN mode (turning off the "Heat mode") To Reproduce Information on your wifi gateway from the daikin app:
Information on your configuration:
Homebridge config
Information from the log:
As you can see in the last line is changing the mode to 6 after I change the fan.
[11/28/2019, 10:19:51 AM] [AC Escritório] setActive: Power is 0, Mode is 4. Going to change power to 1. [11/28/2019, 10:20:24 AM] [AC Quarto dos Pais] getTemperatureDisplayUnits: Temperature unit is 0. 0=Celsius, 1=Fahrenheit. [11/28/2019, 10:20:24 AM] [AC Escritório] getTemperatureDisplayUnits: Temperature unit is 0. 0=Celsius, 1=Fahrenheit. [11/28/2019, 10:20:24 AM] [AC Quarto do Joaquim] getTemperatureDisplayUnits: Temperature unit is 0. 0=Celsius, 1=Fahrenheit. [11/28/2019, 10:20:24 AM] [AC Sala] getTemperatureDisplayUnits: Temperature unit is 0. 0=Celsius, 1=Fahrenheit. [11/28/2019, 10:20:26 AM] [AC Escritório] setTargetHeaterCoolerState: received new state 1 [11/28/2019, 10:20:26 AM] [AC Escritório] setTargetHeaterCoolerState: query: ret=OK&pow=1&mode=4&adv=&stemp=23.0&shum=0&dt1=23.0&dt2=M&dt3=25.0&dt4=23.0&dt5=23.0&dt7=23.0&dh1=0&dh2=50&dh3=0&dh4=0&dh5=0&dh7=0&dhh=50&b_mode=4&b_stemp=23.0&b_shum=0&alert=255&f_rate=A&f_dir=0&b_f_rate=A&b_f_dir=0&dfr1=A&dfr2=A&dfr3=5&dfr4=A&dfr5=A&dfr6=A&dfr7=A&dfrh=5&dfd1=0&dfd2=2&dfd3=0&dfd4=0&dfd5=0&dfd6=3&dfd7=0&dfdh=0&dmnd_run=0&en_demand=0 [11/28/2019, 10:20:26 AM] [AC Escritório] setActive: Power is 1, Mode is 4. Going to change power to 1. [11/28/2019, 10:20:36 AM] [AC Escritório] setFanSatus received value: true [11/28/2019, 10:20:37 AM] [AC Escritório] setFanSatus: new value: 1 [11/28/2019, 10:20:37 AM] [AC Escritório] setFanSatus: Power is: 1 [11/28/2019, 10:20:37 AM] [AC Escritório] setFanSatus: Mode is: 4 [11/28/2019, 10:20:37 AM] [AC Escritório] setFanSatus received value: true [11/28/2019, 10:20:37 AM] [AC Escritório] setFanSatus: new value: 1 [11/28/2019, 10:20:37 AM] [AC Escritório] setFanSatus: Power is: 1 [11/28/2019, 10:20:37 AM] [AC Escritório] setFanSatus: Mode is: 6
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.