Blockly and virtual devices
Posted: Friday 29 January 2016 19:24
Hi guys,
I'm experimenting with the multi-state switch in blockly and have found that it fails with this error
'151' is the secondary virtual switch that "should" be toggled by the multi-state switch (also virtual)
Also, the blockly script is named 'Boiler Test' not 'Boler Test_1' as shown in the log
Any ideas?
Sean
I'm experimenting with the multi-state switch in blockly and have found that it fails with this error
Code: Select all
Error: EventSystem: Device no. '151' used in event 'Boiler Test_1' no longer exists, disabling event!Also, the blockly script is named 'Boiler Test' not 'Boler Test_1' as shown in the log
Any ideas?
Sean