[SOLVED] Temperature and Humidity from Sonoff is not displaing in basicUI

You don’t need the autoupdate param as you are not sending commands to the device.

Number StorageRoom_Humidity “Humidade” (StorageRoom, gHumidity) { mqtt="<[broker:tasmota/tele/sonoff/SENSOR:state:JSONPATH($.AM2301.Humidity)]" }

Also for next time, please use the code fences when publishing code, thanks