Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct support of speed levels and light for Fanv2 #77

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

slavvka
Copy link
Contributor

@slavvka slavvka commented Jul 29, 2021

Correctly fixes #48:

  • Added support for real speed levels
  • Added support for speed_enum
  • Fixed turning on/off the lights in Fanv2 accessory

@slavvka slavvka changed the title Fixed issues with levels and switch Fixed issues with levels and switch for fskg category Jul 30, 2021
@slavvka slavvka changed the title Fixed issues with levels and switch for fskg category Correct support of speed levels for Fanv2 Aug 4, 2021
@slavvka
Copy link
Contributor Author

slavvka commented Aug 4, 2021

@Hanh94 Could you please review?

@Hanh94
Copy link
Contributor

Hanh94 commented Aug 10, 2021

Hi @slavvka ,Thanks for your PR.
We should have solved the adaptation problem of fans in the latest version, and adopted some of your optimization suggestions. Thanks again.

@slavvka
Copy link
Contributor Author

slavvka commented Aug 10, 2021

@Hanh94 I resolved the conflicts in case you still need the fix

@slavvka
Copy link
Contributor Author

slavvka commented Aug 10, 2021

@Hanh94 the current version can only turn on and of my fan but cannot control the rotation speed. In this fix I modified the code to take the real list of possible values for the speed and use them. Also I added support for fan_speed_enum control since my fan does use it instead of fan_speed despite it exists in its config.

@slavvka
Copy link
Contributor Author

slavvka commented Aug 16, 2021

@Hanh94 I resolved the conflicts again. Could you please review it? I really want to have a possibility to control my fan's rotation speed.

- Fixed turning on/off the lights in Fanv2 accessory
@slavvka
Copy link
Contributor Author

slavvka commented Aug 17, 2021

@Hanh94 I also fixed the light for Fanv2 accessory.

@slavvka slavvka changed the title Correct support of speed levels for Fanv2 Correct support of speed levels and light for Fanv2 Aug 17, 2021
@mattwelch
Copy link

mattwelch commented Aug 29, 2021

I was unable to control my Tuya-connected Treatlife Fan switch's speed using the latest 1.4.0 plugin. I merged the above PR to my local repo, and things are working great now. Would love to see this in the official release.

@slavvka
Copy link
Contributor Author

slavvka commented Sep 10, 2021

@Hanh94 Is there any news?

@slavvka
Copy link
Contributor Author

slavvka commented Sep 24, 2021

@zlinoliver Could you please review and merge this PR?

@slavvka
Copy link
Contributor Author

slavvka commented Sep 29, 2021

@Hanh94 Any news?

@slavvka
Copy link
Contributor Author

slavvka commented Dec 3, 2021

@Hanh94 @zlinoliver Guys, why are you ignoring this PR?

1 similar comment
@slavvka
Copy link
Contributor Author

slavvka commented Jan 28, 2022

@Hanh94 @zlinoliver Guys, why are you ignoring this PR?

@dfizzo
Copy link

dfizzo commented Mar 4, 2022

@slavvka Did you ever get this resolved? I have the same issue and would love to get a fix in place. Thanks!

@slavvka
Copy link
Contributor Author

slavvka commented Mar 23, 2022

@slavvka Did you ever get this resolved? I have the same issue and would love to get a fix in place. Thanks!

Unfortunately the owners keep ignoring my PR :(

@mattwelch
Copy link

Just noting here that this PR continues to fix the speed control problem w/ fanv2. I had lost that control when I updated, and it took me a few days to remember that I had to manually apply this PR. Would love to see it officially merged!

@bFollon
Copy link

bFollon commented Feb 24, 2023

Having this stagnant PR here really discourages creating new ones...

Edit: @slavvka I just noticed that the readme was updated. It seems like this is no longer maintained, or that maintenance is now handled by @0x5e on his fork.
Maybe you'll have more luck creating the PR to his fork. I've just done that with my PR since seeing all the open PR made me think it might never be merged.

@dfizzo
Copy link

dfizzo commented Feb 24, 2023 via email

@0x5e
Copy link
Contributor

0x5e commented Feb 25, 2023

they are already fixed on my fork, if anything not working for fan, you might using the non-standard device, need config manually, see my readme. @bFollon

@dfizzo
Copy link

dfizzo commented Feb 25, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsupported devices
6 participants