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

Tuya Fan Support #14

Merged
merged 5 commits into from
Jun 10, 2024
Merged

Tuya Fan Support #14

merged 5 commits into from
Jun 10, 2024

Conversation

gslender
Copy link
Contributor

@gslender gslender commented Jun 8, 2024

This adds Fan device/driver support for the Tuya App

Copy link
Contributor

@WeeJeWel WeeJeWel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WOW! Now this is how I like PRs! 😍

I only have added two small remarks. Could you solve those? Then we'll merge & publish this PR.

Again, thank you!!

* @extends TuyaOAuth2Driver
* @hideconstructor
*/
class TuyaOAuth2DriverLight extends TuyaOAuth2Driver {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rename this to TuyaOAuth2DriverFan?

@@ -0,0 +1,160 @@
<style type="text/css">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is not used anymore. Can you remove it?

@gslender gslender requested a review from WeeJeWel June 9, 2024 21:56
@gslender
Copy link
Contributor Author

gslender commented Jun 9, 2024

Changes made and should be ready to be accepted

@WeeJeWel
Copy link
Contributor

Amazing, thank you!

@WeeJeWel WeeJeWel merged commit 5383b35 into athombv:master Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants