espurna
espurna copied to clipboard
Home automation firmware for ESP8266-based devices
Hello, I am wondering if there is a wattmeter like the Sonoff POW but with a non-intrusive clamp or ring? Ideally a device that can be inserted with DIN Rail...
I am looking for a compatible 80 amp smart switch. There is several products working with tuya on AliExpress. But I can't find one confirmed to include an esp8266. Is...
I bought this [shutter switch](http://community.home-assistant.io/t/magichome-devices-work-perfect-with-homeassistant-reflash-this-code-with-esphome/163484) and this is the circuit   I need to know if anyone tried to flash this shutter switch before?
I found a [chinese air quality sensor](https://www.aliexpress.com/item/JQ-300-Intelligent-WIFI-Home-Smog-Meter-CO2-HCHO-TVOC-Air-Quality-Analysis-Tester-Detector-Sensor/32958279546.html) on Aliexpress. There doesn't seem to be a manufacturer associated with it. The device is simply called JQ-300. It contains an ESP-8266 and...
Recently I got a couple of power meter PMB-01 1.6, externally is identical to yours but it have onboard another chip: BL6523GX [001450378.pdf](https://github.com/xoseperez/espurna/files/2940020/001450378.pdf) I've found the data sheet attached. It...
I've just written [EspBuddy](https://github.com/soif/EspBuddy) , a wrapper script that ease the following tasks (for a single Espurna, or in a batch) - Upload via OTA - Upload via Serial (with...
Hi, Great Job! Any idea what it would take to port this project to ESP32 chip? thanks
**Bug description** Using OTA to migrate to a Sonoff Tasmota minimal firmware bricks device **Steps to reproduce** Upload sonoff tasmota firmare (tested using web-interface, telnet, with and without prior firmware...
Hello, I have custom hardware for an RGBWW LED light which I used gpio 16 for red LEDs but, when I compile the code with these configs #define LIGHT_CH1_PIN 16...