https://github.com/arendst/Sonoff-Tasmota/wiki/Sonoff-T1 I noticed the helper-chip controls both the GPIO0 and the RESET line on the esp, have not got it to flash just yet, but im on it. There must be some way to let the silabs chip get the esp to enter download mode, just nee...
[env:esp32solo1] platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.03/platform-espressif32-2023.10.03.zip board = esp32-solo1 build_flags = ${env.build_flags} -DFRAMEWORK_ARDUINO_SOLO1 -DCORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_NONE -DCONFIG_NIMBLE_CPP_LOG_...
I recently dug an old PL2303MDL programmer out of a tackle box of electronics and tried to get it working so I could flash some Sonoff devices with tasmota firmware. However I could not get it working on any of my personal computers or even my work computer. ...
You can use any web browser app to open the Tasmota panel and control the RGB light color, brightness, and intensity. You may also enableHue Bridgeemulation in Tasmota to control and use the Amazon Alexa app on your Android or iOS devices to control the RGB strip. WithHue Bridgeemulation,...
Tasmota Tasmota, an open source firmware, was my gateway to the entire Home Automation scene. I purchased some Teckin SP20 smart plugs and flashed them with Tasmota usingTasmotizer, which uses a man-in-the-middle exploit to spoof the update servers and flash custom firmware ...
All I need to do is power off the fridge, wait 15 minutes, and turn it on, but from code. As a bit of background I wrote this home automation API in Go a couple months ago which talks to Philips Hue, Belkin WeMo, and Tasmota IOT devices through different protocols and gives me...
When buying, always pay attention to the protocols. They are pretty standard, but always different, and that's how a zoo starts. Xiaomi lamps work on Wi-Fi, Sonoff-relays too but uses MQTT (withSonoff-Tasmotafirmware), sensors are running on ZigBee, Kettle is on Bluetooth. How does it ...