libretiny
libretiny copied to clipboard
PlatformIO development platform for IoT modules
The following would be useful functions to port to the class LibreTuyaClass to understand the chip being used: getChipRevision getEfuseMac or a a generically named unique chip identifier equivalent getFlashChipMode...
I would like to add additional type definitions for Arduino to match what exists for ESP code, but I am not sure where in the current structure such items are...
When attempting to use libretuya in Platform.io with the latest release, I see that Arduino.h is unresolved. Please document/outline what is required in the platformio.ini file or elsewhere make it...
I have been struggling with this for quite sometime. Many posts exists concerning ESPHome WiFi connection issues resulting in "EOF received" and "Connection reset by peer" messages in HA logs...
## The introduction As we're slowly approaching LibreTiny's 2nd birthday, it's time for a new v2.0.0 release with yet another refactor... that's how it works, right? In this issue I'll...
It would be nice when doing OTA updates in ESPHome for Beken chips for the GPIOs not to reset. This is undesirable if you have something like a server or...
I have two different CB2S, the one on the left in the picture has a BK7231M, the right one has a metal cover so I don't know what's inside. The...
Apply [SuperXL2023](https://github.com/SuperXL2023) solution to " CHANGE interrupts not supported" on RTL8710B chips. https://github.com/libretiny-eu/libretiny/issues/155#issuecomment-1826470433 Also closes issues #155, issue #167 and, issue #267
Hi. I have a generic smart socket with energy monitor based on t102 board. It has connected BL0937's SEL pin to PA15, so according to #155, i am used `version:...