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 devices #1458

Closed
germaguire opened this issue Dec 28, 2018 · 7 comments
Closed

Tuya devices #1458

germaguire opened this issue Dec 28, 2018 · 7 comments
Labels

Comments

@germaguire
Copy link

Has anyone looked at tuya device support for espurna? All of the wifi devices have an esp8266ex board TYWE1S so I presume they are candidates for reflashing.
https://docs.tuya.com/en/hardware/WiFi-module/wifi-e1s-module.html

Im still looking for a more definitive list of products but it looks interesting.
https://en.tuya.com

Ger.

@xoseperez
Copy link
Owner

These are no different from any other ESP8266 module. TheTeckin SP22 v1.4+ uses a Tuya TYWE2S and is supported in the current dev branch.

20181207_090543s

@Wikibear
Copy link

Question will be answered here:
#1431

@germaguire
Copy link
Author

Some interesting developments re not having to solder Tuya devices in order to flash espurna. Have to wait until this evening to test but I have some new light bulbs, extension socket and wall plugs ready to try out.
https://github.com/ct-Open-Source/tuya-convert

https://www.youtube.com/watch?v=O5GYh470m5k&feature=youtu.be

@End0rphi
Copy link

I successfully flashed the Tuya device "Koogeek KLOE4 Smart Power Strip" with ESPurna 1.13.3, build flag ZHILDE_EU44_W without soldering, using Tuya-Convert.

@forast3r
Copy link

First of all, my apologies for posting on a closed issue.
Can't thank @xoseperez enough for the great work with espurna firmware.

@End0rphi is the push button on the kloe4 power strip working?
Flashed Espurna 1.13.5 on a kloe4 with tuya-convert but the button only turns off the power strip after keeping it pushed for 10 or more seconds. However haven't been able to switch on any of the relays with the button. Does the boot mode of the individual switches influence in this behaviour? Shouldn't the button toggle (or at least switch all on or off)?

@End0rphi
Copy link

I can confirm that in the default configuration for this device, the button does not switch the relays. This is expected behavior according to the device entry in the wiki.

I'm quite sure the button behavior can be changed with the -DBUTTONx_MODE C preprocessor flags documented here, but I have not tried it

@forast3r
Copy link

Thank you for the confirmation and the links to the wiki!

r3wald pushed a commit to r3wald/espurna-wiki that referenced this issue Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants