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

Beca thermostat: add note about the RTL8720xx variants #535

Merged
merged 1 commit into from
Oct 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/docs/devices/Beca-Thermostat/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ by desoldering the WB3S and soldering pinout-compatible Espressif modules such
as the ESP12-E. **This is not required anymore**, as the thermostat has been
confirmed to work with the BK7231T support introduced with ESPHome 2023.9.0.

Be aware that the dual-band variants, such as the BHT-002-GCLW**DB**, ship with
the Tuya WBR3D module, utilizing the Realtek RTL8720DN chip. It's important to
note that as of late 2023, LibreTiny, and therefore ESPHome, do not offer
support for this particular chipset.

## Flashing

It is often possible to use [tuya-convert](/guides/tuya-convert/) for the
Expand Down