Truing to get temperature reading in domoticz failed. I created dummy hardware in domoticz, then created virtual temperature device. In ESP Easy configured ds18b20 temp. sensor and idx from domoticz, in log I see >>>
Log
3160695 : HTTP : connecting to 192.168.1.114
3160713 : HTTP : closing connection
3170703 : HTTP : connecting to 192.168.1.114
3170725 : HTTP : closing connection
3180705 : HTTP : connecting to 192.168.1.114
in the esp easy device tree temperature readings is correct.
But in the domotics I see 0 [zero] temperature, why ?
Please help.
P.S. Domoticz configured & other sensors working great {not esp easyfirmware}
Its possible to control pwm via html request ? (like http://192.168.1.122/control?cmd=gpio,12,1), if yes please tell correct pwm command.