There is no hard coded limit in Tasmota, you can put as many sensors as can fit into the SENSOR MQTT messages I've seen up to 18 DS18X20 @barbudorso you are able to use n.18 DS18B20 attached to the same shelly 1 using TASMOTA firmware? I think limit is related only to array dim...
tasmota include tasmota_template.h tasmota_xdrv_driver xdrv_75_dali.ino 3 changes: 3 additions & 0 deletions 3 CHANGELOG.md Original file line numberDiff line numberDiff line change @@ -12,6 +12,8 @@ All notable changes to this project will be documented in this file. - Mitsubishi...
I followed this guide https://tasmota.github.io/docs/#/devices/Shelly-2.5 and used template: {"NAME":"Shelly 2.5","GPIO":[56,0,17,0,21,83,0,0,6,82,5,22,156],"FLAG":2,"BASE":18} My serial logging is off 01:03:43 CMD: Group 0, Index 1, Command "STATUS", Data "0...
To be able to flash the Tasmota firmware you need to get into flash mode. Connect a wire from GPIO0 to ground when powering on the device. For further information have a look at programming mode.CalibrationAfter successfully flashing Tasmota and selecting the template for the Shelly RGBW2, ...