-
Notifications
You must be signed in to change notification settings - Fork 638
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
Suggestion - Beok TGT70WIFI-EP Smart Wifi Thermostat #877
Comments
"If" is used an ESP8266 it could be possible to support it, but ESPurna lacks some features to do so:
So, it is doable but not trivial... |
Hi, this enhancement would be nice and should additionaly be useable for other devices too. Especially the two last points would be nice for e.g. sonoff-devices like a modified Sonoff-Touch with SHT31:
With this, someone can use every supportetd ESP8266 Device with T/H sensor to controll e.g. the heating/dehumidifier without central logic like openhab. Best regards |
You will have to wire the pads of the TYWE3S module, see the pinout here: #852. Then there comes the hard work: id all the components it uses and what GPIOs are they connected to and what protocols they use... |
Ok, now I'm waiting a second device that i've bougth for tests (the other is already wall mounted and at work), and the ftdi-usb adapter. |
May be useful: You can control thermostat native via wi-fi with broadlink libraries. It have easy way to integrate with Homeassistant |
If is a tuya based device, in homeassistant there is also the tuya component (that works with tuya cloud), is also possible to control the device locally ( https://community.home-assistant.io/t/bht-6000-thermostat-tuya-support/89311 ). That workaround is tested only with bht-6000 thermostat but probably can work with any tuya device.
|
this firmware seems to handle the beca thermostats : and this one: Would be really cool if it could be merged into Espurna. :-) |
Looking at https://github.com/klausahrenberg/WThermostatBeca/blob/2df063b09bcd5a56616c81802e1ade4b8fc4e5db/WThermostat/WBecaDevice.h#L290 it does look like tuya protocol espurna/code/espurna/tuya_transport.h Line 87 in e5b72a0
espurna/code/espurna/tuya_types.h Line 22 in e5b72a0
|
Hello, what about TGT70 Wi-Fi Series Thermostat ?
GT70WIFI-EP Smart Wifi Thermostat
If it uses ESP8266, can ESPURNA support it?
Best regards
Marius
The text was updated successfully, but these errors were encountered: