Adding a way to set door codes - Part 3: Use our helpers in the script

< Previous Next > We have a script and we have some 'helpers'. Now we can use the information we get from the helpers in the script. In the post after this one, we will tie this all together in a 'card' that we will put on our dashboard. Write a 'script' to set the door code. Create 'helpers' to make it easy to select the door to use, the code slot, and to enter the door code itself. Use the 'helpers' in the script. Create a 'card' that uses the helpers and the script. This is like the lock card, but uses the helpers to get the door, code slot and door code. Use the 'helpers' in the script This will be the most cryptic part of this process....