ITEAD Sonoff switches and sockets - cheap ESP8266 Wifi+MQTT hardware

Hello

Right now I am using the arendst firmware.
I can switch on/off the relay of the SONOFF TH10 but I am not able to read out the temp and humi…

Is there anyone that can share the item file for SONOFF products with arendst firmware?

Number Temperature "Temperature [%.1f °C]"      <temperature>           {mqtt="<[broker:/tele/TH10/DHT/TEMPERATURE:state:default]"}
Number Humidity "Humidity [%.1f %%]"            <climate>               {mqtt="<[broker:/tele/TH10/DHT/HUMIDITY:state:default]"}
Switch Relay                                    <switch>                {mqtt=">[broker:/cmnd/TH10/power:command:ON:1],>[broker:/cmnd/TH10/power:command:OFF:0]"}