Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot control Sesame #345

Closed
618116 opened this issue May 17, 2022 · 6 comments
Closed

Cannot control Sesame #345

618116 opened this issue May 17, 2022 · 6 comments

Comments

@618116
Copy link

618116 commented May 17, 2022

Since few days ago, the plugin cannot open/lock Sesame.
It can fetch status of Sesame if it is locked or opened, but when try to open/lock Sesame in the Home app(or Homebridge menu), it is said that the lock could not be controlled.
Any idea?

@618116
Copy link
Author

618116 commented May 17, 2022

"Sesame - Request failed with status code 403" is shown in the Homebridge log.

@yasuoza
Copy link
Owner

yasuoza commented May 17, 2022

Please try 0.5.0-beta.0. Thank you!

@618116
Copy link
Author

618116 commented May 19, 2022

Thank you for update. I am getting below error since 0.4.3, it might not be a fault of this plugin, but please let me know if you have any idea.

`[5/19/2022, 9:29:59 PM] ERROR LOADING PLUGIN homebridge-open-sesame:
[5/19/2022, 9:29:59 PM] Error: Cannot find module 'homebridge/lib/logger'
Require stack:

  • /homebridge/node_modules/homebridge-open-sesame/dist/platform.js
  • /homebridge/node_modules/homebridge-open-sesame/dist/index.js
  • /usr/local/lib/node_modules/homebridge/lib/plugin.js
  • /usr/local/lib/node_modules/homebridge/lib/pluginManager.js
  • /usr/local/lib/node_modules/homebridge/lib/server.js
  • /usr/local/lib/node_modules/homebridge/lib/cli.js
  • /usr/local/lib/node_modules/homebridge/bin/homebridge
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object. (/homebridge/node_modules/homebridge-open-sesame/src/platform.ts:10:1)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)`

@yasuoza
Copy link
Owner

yasuoza commented May 21, 2022

Thank you for reporting. v0.5.0-beta.2 should solve the error.

@618116
Copy link
Author

618116 commented May 21, 2022

It works like a charm! Thank you very much.

@618116 618116 closed this as completed May 21, 2022
@yasuoza
Copy link
Owner

yasuoza commented May 22, 2022

v0.5.0 released. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants