rin67630
Solar Addict
Unfortunately I have to recall that tutorial for most devices on the market.
Tasmota has a HUGE security flaw on ESP8266 based devices: it cannot handle an encrypted MQTT messaging and runnin unencrypted makes it ridiculouly easy to hijack the device into a malware bot.
But some devices, preflashed with Tasmota, are ESP32 based and these can use TLS-encrypted MQTT.
Get a cheap "tasmota-enabled" ESP32 based smart-plug.
e.g. https://de.aliexpress.com/item/1005006078553282.html
We will pimp it with some configurable dashboard, for free...
Just follow the instructions here: https://github.com/arendst/Tasmota/discussions/22060
Just replace the port 1883 with 8883.
Replacing the port 1883 with 8883 on common ESP8266 based smart plug will not work !
Works cross-vendors, nothing to screw, nothing to solder, no programming required...
You get a nice dashboard like that one:

Enjoy !
Tasmota has a HUGE security flaw on ESP8266 based devices: it cannot handle an encrypted MQTT messaging and runnin unencrypted makes it ridiculouly easy to hijack the device into a malware bot.
But some devices, preflashed with Tasmota, are ESP32 based and these can use TLS-encrypted MQTT.
Get a cheap "tasmota-enabled" ESP32 based smart-plug.
e.g. https://de.aliexpress.com/item/1005006078553282.html
We will pimp it with some configurable dashboard, for free...
Just follow the instructions here: https://github.com/arendst/Tasmota/discussions/22060
Just replace the port 1883 with 8883.
Replacing the port 1883 with 8883 on common ESP8266 based smart plug will not work !
Works cross-vendors, nothing to screw, nothing to solder, no programming required...
You get a nice dashboard like that one:

Enjoy !
Last edited: