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 read property 'RemoteACOperation' #4

Open
ggshepherd opened this issue Jun 8, 2017 · 1 comment
Open

Cannot read property 'RemoteACOperation' #4

ggshepherd opened this issue Jun 8, 2017 · 1 comment

Comments

@ggshepherd
Copy link

ggshepherd commented Jun 8, 2017

Receiving the following error in log output:

🍃 api RemoteACRecordsRequest 👍
{ status: 200 }
TypeError: Cannot read property 'RemoteACOperation' of undefined
at /usr/lib/node_modules/homebridge-carwings/homebridge-carwings.js:115:42
at process._tickCallback (internal/process/next_tick.js:109:7)

Car is a 2016 LEAF SV with NissanConnect working via Nissan EV iOS app, third party iOS app "EVA", and Nissan Connect web interface. Tried with and without region in configuration: same result.

Configuration:
accessory: 'Carwings',
name: 'Leaf',
email: 'redacted',
password: 'redacted',
region: 'NNA',
updateInterval: 'never'

@AshMartian
Copy link
Owner

AshMartian commented Jun 25, 2017

My homebridge was down for a while, just got the system back up and get this error too. Will address soon.

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