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

On / Off works now yay #15

Open
icepicknz opened this issue Oct 29, 2016 · 4 comments
Open

On / Off works now yay #15

icepicknz opened this issue Oct 29, 2016 · 4 comments

Comments

@icepicknz
Copy link

Appears to work now; what are the commands to use on Siri any idea?
Turn on bedroom aircon now works, but does anyone know how to control heat, aircon, fan and for a specific temperature?

cheers

@icepicknz
Copy link
Author

still crashes after time; get this error

[10/29/2016, 4:49:26 AM] [Bedroom Aircon] setTargetHeatingCoolingState from/to:3/0
[10/29/2016, 4:49:26 AM] [Bedroom Aircon] State: 0
[10/29/2016, 4:49:26 AM] [Bedroom Aircon] Temp: 21
[10/29/2016, 4:49:26 AM] [Bedroom Aircon] Temp: 21
[10/29/2016, 4:49:26 AM] [Bedroom Aircon] State: 0
[10/29/2016, 4:49:26 AM] [Bedroom Aircon] setDaikinMode: setting pow to ?pow=0, mode to &mode=4 and stemp to &stemp=21
[10/29/2016, 4:49:26 AM] [Bedroom Aircon] response success
[10/29/2016, 4:49:26 AM] [Bedroom Aircon] body: ret=OK,adv=
events.js:141
throw er; // Unhandled 'error' event
^

Error: connect EHOSTUNREACH 192.168.44.51:1400
at Object.exports._errnoException (util.js:870:11)
at exports._exceptionWithHostPort (util.js:893:20)
at TCPConnectWrap.afterConnect as oncomplete

@DirtyDevWork
Copy link
Owner

DirtyDevWork commented Nov 2, 2016

Siri commands I've found work:
"Turn on/off the heater" - Daikin on/off to heat to current target temperature
"Turn on/off the cooler" - Daikin on/off to cool to current target temperature
"Set the temperature to X degrees" - Sets the Daikin's target temperature in Celsius

For some reason "Turn the Heater on to X degrees" doesn't work, not sure yet if that is a HomeKit bug, HomeBridge limitation or something I can fix in this plugin

Fan controls are something I'm trying to figure out, see Issue #1

@DirtyDevWork
Copy link
Owner

DirtyDevWork commented Nov 2, 2016

I haven't seen that error thrown yet on either of my HomeBridge instances. How long is your HomeBridge running before that happens?

Edit: also, is that IP address on the EHOSTUNREACH line the IP address of your Daikin?
Edit 2: @icepicknz, have you recently updated Node or NPM? I had to reinstall home bridge and my plugins after updating both before I could get homebridge to run at all for me

@DirtyDevWork
Copy link
Owner

@icepicknz, Still getting that crash? I haven't yet managed to replicate it. Any info will help

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