Open vadss opened 4 years ago
I think this is somewhat related to #75, but we might need to do some adjustments.
@postlund So will it be possible to try to control fan in this range {"range":["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26"]} ? Is it possible to test if it is possible now somehow?
@vadss We will have to make the range configurable. But first we need to get the changes in #75 merged.
@postlund Thank you! Can't wait to test if it will work. Sadly, i don't have skill to help with programming. But will gladly help to test if needed.
Let me think about it. Homeassistant doesn't support a fan controller with this many speeds.
There is talk about changing the fan controller, but no major progress on implementing it I have found.
Right, that's a problem of course. But maybe we can interpolate the speeds we have in HA to the speeds supported by the fan for now (like how we map the about 1000 brightness levels a light has to the 255 supported by HA)? It will be horrible resolution, but at least it's usable.
Well, the other idea I have had is to use the low/high as speed down/up buttons, and let the medium speed display the current true speed. This would would work in the current model, and accommodate more fans..
That would work too I guess. Better from the perspective that you can use all speeds.
It maybe will not work at all, so just maybe implent to test. I have another component for Xiaomi device https://github.com/NikolayBorisov/xiaomi_airfresh and it adds service fan.airfresh_set_favourite_speed (speed: 1-200) to change fan speed.
So is it possible to test this changes somehow if they were made?
Hi, i have two fan controllers, they have 5 step control step and can't control it now.
Standard Function Set
Thanks for integration, hope it helps.