Как ставить TASMOTA куча роликов на YOUTUBE.Да и здесь эта тема тоже была.
У Ze_Pico куча проектов с TASMOTA. Лучше чем у него мне рассказать не получится.
IF you don’t have a Raspberry PI to install Mosquitto broker and need an MQTT that works with BLYNK here is the cheapest and easiest solution.
The “ESP uMQTT Broker”
[image]
[image]
MQTT Broker/Bridge on the ESP8266
the CODE works on any ESP8266 NodeMCU, Wemo D1 ,Sonoff Basic (Tested)
// uMQTTBroker for Sonoff
//
// The program simply starts a broker and waits for any client to connect.
// maximal 10 Client possible
//
////////////////////////////////////////////////////////////…