Open jlg89 opened 6 months ago
Sorry, same as #461
Actually, I just noticed that when I define dpActive and dpRotationSpeed, fan speed does not appear properly in HomeKit; it's always 0%. If I eliminate those settings and only define maxSpeed, the fan controls work properly.
Still having issues getting the dimmer control working properly, but that's a different issue.
Describe the bug
This doesn't appear to be causing any functional issues, but it's worth noting, and maybe worth fixing if it could potentially cause problems in the future.
I have a couple of TreatLife DS03 combo switches. Currently testing this FanLight config:
For some reason the switches (these are firmware v3.3) send the fan speed as text instead of a number. I have confirmed this with tuya-cli. The response looks like this:
This causes an error in the log, since the plugin obviously expects a number instead of text:
Environment