04.01.2021, 21:04
Hi,
Thanks for this update: it's always promising to see new features emerging .
I noticed that since I upgraded to this version, the "scene.tagset" function (available through the genohm-scada library) is now broken. The error is also present when using the tagenable and tagdisable function. The error I get is "bad argument #1 to 'ipairs' (table expected, got string).
I've tried specifying the tagname as a table to no avail: scene.tagset({'tagname'},true) instead of scene.tagset('tagname',true).
It seems like my scenes are all still there as they were before the update, tags and all.
Any idea on how I could solve this?
Thanks in advance!
Thanks for this update: it's always promising to see new features emerging .
I noticed that since I upgraded to this version, the "scene.tagset" function (available through the genohm-scada library) is now broken. The error is also present when using the tagenable and tagdisable function. The error I get is "bad argument #1 to 'ipairs' (table expected, got string).
I've tried specifying the tagname as a table to no avail: scene.tagset({'tagname'},true) instead of scene.tagset('tagname',true).
It seems like my scenes are all still there as they were before the update, tags and all.
Any idea on how I could solve this?
Thanks in advance!