KraigM / homebridge-wink

Wink hub plugin for HomeBridge
54 stars 37 forks source link

Thermostats Home Kit Error #21

Open Domreis opened 8 years ago

Domreis commented 8 years ago

First I want to say thank you for all of your work on this plugin. It has been awesome, and continues to improve with every release.

Currently I am having an issue with Thermostats. I am able to query and view the status of the thermostat, but am unable to update/change the temperature from either Sir or any HomeKit app. The homekit apps return an error, in my case "Eve" states "HomeKit reported a communication failure. Please try again."

I am using a Honeywell WiFi thermostat. I do have a nest I can install and test with to see if that account integration works.

Thanks!

pdlove commented 8 years ago

Mine is working with Ecobee and the Vivint Z-wave thermostat. Is it making the change on the thermostat, reporting an error?

Domreis commented 8 years ago

Yes, it is making a change that reports the error. For example I ask Siri to set the thermostat to 70* and she reports she is unable to do that at this time. I am however able to ask Siri " what is the thermostat set for" and she replies with an appropriate answer.

I get the Homekit communication error within the eve app when I also try and adjust the temperature.

Another issue I am having is with my Schlage Z-Wave lock. The lock name is "Front Door" within the Wink app, and that data is moved over into home bridge. When I ask Siri to unlock the front door she replies with "I am sorry would you like all the doors unlocked" if I say yes both the front door and garage doors unlock.

Thanks.

pdlove commented 8 years ago

Do you have a light called front door as well? I have a lock and light called front door, and I have to tell Siri to unlock the front door lock.

KraigM commented 8 years ago

@Domreis see if your issues are fixed in version 1.1.0

steveclynn commented 8 years ago

I'm having the same issue Domreis commented on Jan 15, 2016. My eve app keeps stating "HomeKit reported a communication failure. Please try again." whenever i attempt to change the thermostat manually and Siri can't seem to reach the thermostat either. Could you please point me in the direction of the solution you provided.

Also, I randomly get the following error that crashes homebridge:

SyntaxError: Unexpected token < at Object.parse (native) at IncomingMessage. (/usr/lib/node_modules/homebridge-wink/node_modules/wink-js/index.js:68:19) at emitNone (events.js:85:20) at IncomingMessage.emit (events.js:179:7) at endReadableNT (_stream_readable.js:913:12) at _combinedTickCallback (internal/process/next_tick.js:74:11) at process._tickCallback (internal/process/next_tick.js:98:9) raw message <!DOCTYPE html>

Application Error

^C[7/13/2016, 11:12:07 PM] Got SIGINT, shutting down Homebridge...

Any help would be appreciated.