mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-17 05:10:55 +00:00
Using Lockitron for first new-style example accessory, since it has a very simple and public API.
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
|
|
// Demonstrate that we were loaded
|
|
console.log("Lockitron provider loaded!");
|