libretiny icon indicating copy to clipboard operation
libretiny copied to clipboard

PlatformIO development platform for IoT modules

Results 97 libretiny issues
Sort by recently updated
recently updated
newest added
trafficstars

Issue: On RTL8710BX, using the hlw8012 (https://esphome.io/components/sensor/hlw8012.html) sensor results in a boot loop. Also board: t102-v1.1 does not allow to use PA15. edit: https://github.com/libretiny-eu/libretiny/issues/227 yaml https://pastebin.com/B8LEbxge platformio.ini `[env:wr2] platform =...

Hi, I have a generic 4 channel smart relay: ![20231024_140553](https://github.com/libretiny-eu/libretiny/assets/139799765/267f7c89-4288-4ddf-8601-f4aeb2349cee) I have successfuly backed up the original firmare dump and flashed it with esphome. I had to break button 3...

esphome

I desoldered the Wifi module from a Gosund EP2. I managed to hook it up and It talks to me via UART. But i have no idea how to put...

I have been testing the i2c (Wire) implementation for BK72XX chips (so far so good BTW just jamming it into ESPHome i2c component) and wanted to see if I could...

bug

As Beken chips have bluetooth like ESP32, Having a BT Proxy would be amazing https://esphome.io/components/bluetooth_proxy.html

enhancement
esphome
BK7231

Hello, I have flashed a bunch of Smart Sockets, some with esp8285's, BK7231N's and RTL8710BX's. I have set static IPs through esphome yaml shown below. Every device but the RTL8710BX...

I'm using a bk7231n cb2s based device with esphome and had already opened an issue there https://github.com/esphome/issues/issues/5435 but it seems the issue is in libretiny's mDNS to summarize the issue...

Hello, will you support BL602 chips too in the future ?

new platform

There is an effort at https://community.home-assistant.io/t/popular-a9-mini-wi-fi-camera-the-ha-challenge/230108/300 to add HA support for at least some of these cheap A9 cameras. They are relatively cheap costing less than 5 euro in some...

new platform
BK7231

When restore_mode is set to ALWAYS_OFF it does restore the last config. However I'm not sure if this is a ESPHome Problem or Homeassitent pushes back the last Config Using...