possible to use watts from a device ( utility ) in blockly?
Posted: Friday 03 August 2018 21:37
Hi, i have a remote switch which measures power consumption.
is it possible to use the watts that i can see in utilitys in blockly ?
so i could switch a virtual switch when the watts is <300 for example?
eg,
if [ tumble_usage < 300 ]
set [ another_switch] = on
or would this need to be done in lua, or dzvents.
thanks.
Sion.
is it possible to use the watts that i can see in utilitys in blockly ?
so i could switch a virtual switch when the watts is <300 for example?
eg,
if [ tumble_usage < 300 ]
set [ another_switch] = on
or would this need to be done in lua, or dzvents.
thanks.
Sion.