Successfully added tsyringe to project
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Brandon Watson
2021-12-28 14:48:02 -05:00
parent 503b4c9d59
commit 1a51e4d8c5
6 changed files with 264 additions and 224 deletions

View File

@ -6,4 +6,4 @@ export const PLATFORM_NAME = "HarmonyHubMatrix";
/**
* This must match the name of your plugin as defined the package.json
*/
export const PLUGIN_NAME = "homebridge-harmony-control";
export const PLUGIN_NAME = "@watsonb8/homebridge-harmony-control";