I've got a very strange problem. This code fails to set the dimmer level
Code: Select all
dz.devices(577).dimTo(50)
Code: Select all
dz.openURL("http://192.168.21.240:8080/json.htm?type=command¶m=switchlight&idx=577&switchcmd=Set%20Level&level=50")
I'm running stable 2022.1
Thank you