Espurna: Tuya devices

Created on 28 Dec 2018  路  7Comments  路  Source: xoseperez/espurna

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.

question

Most helpful comment

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

All 7 comments

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

Question will be answered here:
https://github.com/xoseperez/espurna/issues/1431

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

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.

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)?

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pascal1404 picture pascal1404  路  7Comments

ColinShorts picture ColinShorts  路  7Comments

fernando-p-jesus picture fernando-p-jesus  路  6Comments

vaidyasr picture vaidyasr  路  10Comments

eercanayar picture eercanayar  路  3Comments