Unify example accessory

Using Lockitron for first new-style example accessory, since it has a
very simple and public API.
This commit is contained in:
Nick Farina
2015-07-07 19:40:14 -07:00
parent dc2579894f
commit 0e9d237d03
4 changed files with 9 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
// Demonstrate that we were loaded
console.log("Lockitron provider loaded!");