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

Support For Tuya Dimmer (54) #26

Open
pug306d opened this issue Feb 20, 2019 · 5 comments
Open

Support For Tuya Dimmer (54) #26

pug306d opened this issue Feb 20, 2019 · 5 comments

Comments

@pug306d
Copy link

pug306d commented Feb 20, 2019

Hi,

I am trying to get my Tuya Dimmer which is flashed with Tasmota 6.4.1 basic working in Smart Things.

I set everything up as per the readme and various guides / forum posts I found but I don’t seem to have control of the dimmer in smart things even though it looks like it is connected ok?

Should the Tuya Dimmer be working or does it require some code @changes?

image

image

Thanks!

@BrettSheleski
Copy link
Owner

BrettSheleski commented Feb 20, 2019 via email

@pug306d
Copy link
Author

pug306d commented Feb 22, 2019

thabks for the tips - im getting close! i first added the case statement to just spawn the Tasmota-Power device handler which worked fine for basic on / off :-)

Next i started on Tasmota-Dimmer by copying sample code from the Smart Things Virtual Dimmer, the Dimmer is almost workng, it will turn on / off if i adjust the dimming level between 0 and 100 but it doesnt actually adjust the level yet as I am not sure on what commands need to be sent to Tasmota.

Any tips on how to get it to actually send the dim level command to the dimmer now?

i submitted a pull request for the dimmer device handler so far.

thanks!

@BrettSheleski
Copy link
Owner

Honestly I didnt know Tasmota has been updated to even offer dimmer functionality. I'd like to know to see if I can update the iFan02 module handler.

@pug306d
Copy link
Author

pug306d commented Feb 26, 2019

i managed to figure it out and got it working :-)

I can now power on / off and adjuat the dimming level of my tuya dimmer using smartthings.

@BrettSheleski
Copy link
Owner

Awesome. I'd love to include it into these device handlers. Make a pull request!

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

No branches or pull requests

2 participants