KraigM / homebridge-wink

Wink hub plugin for HomeBridge
54 stars 37 forks source link

home bridge won't start due to error after registering honeywell wifi thermostat #31

Closed blaineam closed 8 years ago

blaineam commented 8 years ago

I'm receiving and error and am unsure why it started all of the sudden. home bridge won't initialize and stops at this output

[Wink] Initializing platform accessory 'ROCKWELL THERM'... errorhub { [Error: connect ETIMEDOUT 10.0.1.14:5222] code: 'ETIMEDOUT', errno: 'ETIMEDOUT', syscall: 'connect', address: '10.0.1.14', port: 5222 }

blaineam commented 8 years ago

I traced it down to a forgotten MAC address reservation after a new router was setup. It had to do with a separate homebridge plugin also which was the harmony plugin so after fixing the reservation all is good again