23.08.2020, 09:37
Hi,
First of all you should use 2.5.1 instead of 2.5.0, it probably will fix your issue and make sure to clear browser cache after a FW upgrade.
For the second you can use:
BR,
Erwin
First of all you should use 2.5.1 instead of 2.5.0, it probably will fix your issue and make sure to clear browser cache after a FW upgrade.
For the second you can use:
Code:
message = "Temperature living room is " .. grp.find('1/1/1').value .. ' degrees celcius'
Erwin