rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.97k stars 562 forks source link

control speed for wi-fi touch fan switch #530

Open ahmedsalah305 opened 3 years ago

ahmedsalah305 commented 3 years ago

The problem

when adding the fan entity to the overview i can turn on/off the fan but the speed bar has no effect, i cannot control between the off and on for low or medium or high speed, it is even on or off

Environment

i am using ubuntu 20.04 and i installed VM that holds my home assistant

Steps to reproduce

  1. after configuring my device and hitting submit (i choose fan as type)
  2. when i click on my entity i can turn on and off but no control in between
  3. when i show it in the overview, the same behavior happens.
tinglis1 commented 3 years ago

Have you worked out what the DPS values for the speed?

I have put a pull request in for updating to the new fan percentage configuration. https://github.com/rospogrigio/localtuya/pull/542

CloCkWeRX commented 2 years ago

542 has been merged, is this now closable?