mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-23 22:05:46 +01:00
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:
3
example-providers/homebridge-lockitron/index.js
Normal file
3
example-providers/homebridge-lockitron/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
// Demonstrate that we were loaded
|
||||
console.log("Lockitron provider loaded!");
|
||||
Reference in New Issue
Block a user