(Not a bug) How to hide a device ?
Posted: Friday 19 April 2019 22:30
Hello, ATM I m using a script to mix 3 devices in a 4th. I m using a LUA script with
But with that, I have 4 devices, and only 1 usefull.
If I put the 3 firsts device in "unused device" state, the script stop working (devicechanged is not trigger). Someone know if it's possible to "hide" the 3 first devices ?
Code: Select all
if (devicechanged['first_devices']) thenIf I put the 3 firsts device in "unused device" state, the script stop working (devicechanged is not trigger). Someone know if it's possible to "hide" the 3 first devices ?