Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
Update platform.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaine Miller authored Dec 1, 2021
1 parent b4e5f56 commit 53085a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class AugustPlatform {
augustID: config.email ? config.email : config.phone,
};

this.augustApi = require("august-connect");
this.augustApi = require("august-connect-api");
this.manufacturer = "AUGUST";
this.accessories = {};

Expand Down

0 comments on commit 53085a2

Please sign in to comment.