brucecampbell Posted March 4, 2021 Share Posted March 4, 2021 I have a 6 button keypad-dimmer with 'Goodnight' light scene bound to the bottom button. During parties the young kids like to play with the buttons, turning off all the lights. Is there a way to prevent a bound action from happening? or is my only alternative to remove the binding and run the scene from programming on button click? I prefer the binding due to it automatically setting the LED colour from the scene... Cheers. Quote Link to comment Share on other sites More sharing options...
samrwalker Posted March 5, 2021 Share Posted March 5, 2021 17 hours ago, brucecampbell said: I have a 6 button keypad-dimmer with 'Goodnight' light scene bound to the bottom button. During parties the young kids like to play with the buttons, turning off all the lights. Is there a way to prevent a bound action from happening? or is my only alternative to remove the binding and run the scene from programming on button click? I prefer the binding due to it automatically setting the LED colour from the scene... Cheers. Pretty sure you’re going to need to remove the binding and go to programming. create a variable called “party” and if it’s active, dont allow the goodnight scene to happen Quote Link to comment Share on other sites More sharing options...
msgreenf Posted March 5, 2021 Share Posted March 5, 2021 look at this driver - https://drivercentral.io/platforms/control4-drivers/utility/keypad-enhancer/ you may be able to use it to trigger modes that disable buttons at certain times brucecampbell 1 Quote Link to comment Share on other sites More sharing options...
South Africa C4 user Posted March 5, 2021 Share Posted March 5, 2021 I was also going to suggest the Domosapiens driver. I think it allows for this (but may be wrong). They have some really cool drivers and this is one of two which are still on my list to try out. brucecampbell 1 Quote Link to comment Share on other sites More sharing options...
pbir Posted March 6, 2021 Share Posted March 6, 2021 Indeed, our Keypad Enhancer driver allows you to disable a keypad to prevent guests from playing with it during a party. There is even a secret button sequence you may use yourself to re-enable locally it if needed. I hope this helps. Paul msgreenf and South Africa C4 user 2 Quote Link to comment Share on other sites More sharing options...
brucecampbell Posted March 8, 2021 Author Share Posted March 8, 2021 On 3/7/2021 at 10:40 AM, pbir said: Indeed, our Keypad Enhancer driver allows you to disable a keypad to prevent guests from playing with it during a party. There is even a secret button sequence you may use yourself to re-enable locally it if needed. I hope this helps. Paul Thanks, I may have to take a closer look. Button sequence to re-enable locally sounds useful. I currently have variables linked to experience buttons which I control from the App for anything I need interaction with: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.