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 reading temperatur/mode #42

Closed
Kiter1988 opened this issue Jul 10, 2017 · 6 comments
Closed

cannot reading temperatur/mode #42

Kiter1988 opened this issue Jul 10, 2017 · 6 comments

Comments

@Kiter1988
Copy link

Hi, i have install your plugin for my tado ac.

Homebridge shows me some Issues, can you help me ?
I have downgrade npm allready.
My Homekit says "No Answer".

1. Issue
/usr/lib/node_modules/homebridge-tado/index.js:357
if (obj.setting.temperature == null) {
^
TypeError: Cannot read property 'temperature' of undefined
at IncomingMessage. (/usr/lib/node_modules/homebridge-tado/index.js:357:28)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:80:11)
at process._tickCallback (internal/process/next_tick.js:104:9)

2. Issue
/usr/lib/node_modules/homebridge-tado/index.js:157
accessory.log("Current zone mode is " + obj.setting.mode);
^
TypeError: Cannot read property 'mode' of undefined
at IncomingMessage. (/usr/lib/node_modules/homebridge-tado/index.js:157:64)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:80:11)
at process._tickCallback (internal/process/next_tick.js:104:9)

@nitaybz
Copy link
Collaborator

nitaybz commented Jul 10, 2017

This plugin is not supported anymore. Install:
sudo npm install -g homebridge-tado-ac

@Kiter1988
Copy link
Author

Thank you , now i have see it too^^
Big black letters :-P

@mattnsr
Copy link

mattnsr commented Jul 19, 2017

Hi,

I have the exact same problem (issue 2). Everything went well and after a few days same problem as you. I've reinstalled with sudo npm install -g homebridge-tado-ac, same thing. Everything is up to date, any idea ?

@nitaybz
Copy link
Collaborator

nitaybz commented Jul 19, 2017

There is a change in the api,
Will be fixed in the next couple of days.
But it will be fixed on my plugin homebridge-tado-ac.
Please keep following there...

1 similar comment
@nitaybz
Copy link
Collaborator

nitaybz commented Jul 19, 2017

There is a change in the api,
Will be fixed in the next couple of days.
But it will be fixed on my plugin homebridge-tado-ac.
Please keep following there...

@nitaybz nitaybz closed this as completed Jul 19, 2017
@mattnsr
Copy link

mattnsr commented Jul 20, 2017

Okay, thank you for your great work.

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

3 participants