You can create files to save data on the ESP32 filesystem as you would do with a microSD card. The advantage is that you don’t need any extra hardware. However, it’s not appropriate for saving big amounts of data or for long-term datalogging applications and you’re limited to the...
I've made some compilation tests based on your code which supports two rectifiers and would like to discuss some details if you don't mind. I still don't have the rectifiers, so these are only "dry" tests with the ESP32 code. Be lenient, I am ESPHome newbie - until now I've only...
This information will be visible to end-users in the mobile app. Click “Next”. Select the basic firmware. For the ESP32 microcontrollers, these are the ESPHome or Custom options. An advantage of the ESPHome open-source platform is that no knowledge of programming is re...
Libretiny, now ported toESPhome. So this is great news, I might have a way to flash these with open source software, and then control the device via HA without the cloud! 🎉 But wait, even if I flash these, how do I control the fan if it's actually the 8051 MCU that does the...
ClickOpen Web UIorESPHomeon the sidebar to launch it. Click+New Device>Continue. Type the firmware name, such assmartac, and clickNext. SelectESP8266from the options and clickNext>Skip. Find and click on theEDITbutton belowsmartacto open thesmartac.yamlfile in the editor and paste the fol...