Commit Graph

628 Commits

Author SHA1 Message Date
pedroserano
cfed5d7a66 Fix for Issue 343
Fix for Issue 343 as described here: https://github.com/nfarina/homebridge/issues/343
2015-10-31 09:22:12 -04:00
Nick Farina
75417fb322 Merge pull request #350 from bwilliot/patch-1
Update PhilipsHue.js
2015-10-31 06:18:20 -07:00
bwilliot
ec015e58a3 Update PhilipsHue.js
fix issue
2015-10-31 11:30:01 +01:00
Nick Farina
7362b48df7 Merge pull request #346 from tkoenig/master
Homematic Platform
2015-10-29 13:36:33 -07:00
Thomas König
5f82fa6fb6 Add HomeMatic Platform sample 2015-10-29 21:04:32 +01:00
Thomas König
fd49b96d78 cleanup formatting 2015-10-29 20:33:07 +01:00
Thomas König
cbc34897f9 cleanup formatting 2015-10-29 19:15:35 +01:00
Thomas König
98c61bc72a reintegrated Homematic Platform fork from https://github.com/thkl/homebridge/tree/xmlrpc 2015-10-29 19:06:47 +01:00
Nick Farina
fe4c63fd75 Merge pull request #342 from stipus/master
Added SecuritySystem,Window/Covering,obstruction
2015-10-29 04:55:57 -07:00
stipus
2e6a487f80 SecuritySystem,Window, WindowCovering, obstruction 2015-10-29 12:16:05 +01:00
stipus
5cf54d7ff6 Merge pull request #2 from nfarina/master
Update fork from nfarina/homebridge/master
2015-10-29 12:12:10 +01:00
Nick Farina
94c5bd6de0 Merge pull request #337 from KraigM/hotfix/PhilipsHue
Fixed issue on Philips Hue where initial state was not being loaded
2015-10-27 21:56:32 -07:00
Kraig McConaghy
e944d3ed2a Fixed issue on Philips Hue where initial state was not being loaded (quick fix). 2015-10-27 23:55:06 -05:00
Nick Farina
3d6ddfc520 Merge pull request #336 from KraigM/feature/Nest
Enhancements to Nest Platform including support for range temperatures
2015-10-27 21:23:42 -07:00
Kraig McConaghy
528c83bd1a Brought Nest feature up to date with master branch 2015-10-27 23:14:25 -05:00
Kraig McConaghy
9740a50520 Several fixes. Full simulated temperature range support. 2015-10-27 23:07:34 -05:00
Nick Farina
af53950080 Merge pull request #335 from patricks/master
Using the new getStationsData() api call
2015-10-27 16:19:30 -04:00
Patrick
909900d025 Using the new getStationsData() api call, the station name is saved to every module name, so we avoid duplicate accessories UUIDs 2015-10-27 20:41:24 +01:00
Patrick
06c7356aef updated to new netatmo node module 2015-10-27 19:24:43 +01:00
Nick Farina
c591cf6899 Merge pull request #334 from dvinc/philips-hue-read
Philips Hue: Read lightbulb status / update to new HAP-NodeJS Service API
2015-10-27 10:29:50 -04:00
Nick Farina
890f6acff0 Merge pull request #331 from KraigM/feature/Wink
Enhancements to Wink Platform including addition of Locks
2015-10-27 10:20:38 -04:00
Vincent Drevelle
debbc14fef Fix case in hap-nodejs module require statements 2015-10-27 15:07:15 +01:00
Vincent Drevelle
5e9c3a3b62 Merge with upstream 2015-10-27 11:02:27 +01:00
Kraig McConaghy
1f8e6e5c8b Added WinkLockAccessory 2015-10-26 22:49:36 -05:00
Kraig McConaghy
35ecb9e170 Switched to use the new HAP APIs, extracted base class WinkAccessory, and changed update system to properly notify changes on a timed basis. Functionality wise, left the LightBulb implementation the same. 2015-10-26 22:48:02 -05:00
Nick Farina
e78a68352f Merge pull request #327 from tommasomarchionni/patch-1
Update Openhab.js with new structure.
2015-10-26 13:24:09 -04:00
Nick Farina
b21c37712d Merge pull request #325 from patricks/master
Fixed netatmo problem with duplicate module names
2015-10-26 13:23:45 -04:00
Tommaso Marchionni
65d732415e Update Openhab.js 2015-10-26 00:32:40 +01:00
Patrick
dc6faa9784 fixed netatmo problem with duplicate module names 2015-10-25 21:57:46 +01:00
Nick Farina
3da52388e8 Merge pull request #322 from mvanholstyn/master
adding support for usernames and password in http accessories
2015-10-25 10:03:31 -04:00
Mark Van Holstyn
ecdffbef23 adding support for usernames and password in http accessories 2015-10-24 23:22:23 -04:00
Nick Farina
9a798855f5 Merge pull request #319 from planetk/netatmo
netatmo weatherstation first implementation
2015-10-24 14:52:30 -04:00
Stefan Kuper
6e156e48fb netatmo first imply 2015-10-24 20:06:30 +02:00
Nick Farina
d2fd510aa4 Merge pull request #317 from doob/master
Handle where no model is returned from Telldus Live
2015-10-24 09:53:18 -04:00
Nick Farina
45af486cfd Merge pull request #314 from KraigM/feature/PhilipsHue
Fixed initial color of Philips Hue
2015-10-24 09:52:57 -04:00
Nick Farina
d866f9abb6 Merge pull request #313 from fcarucci/master
Fix MyQ Garage Opener and multiple Nests configuration
2015-10-24 09:52:02 -04:00
Dennis Soderstrom
e72309fab0 Handle where no model is returned from Telldus Live 2015-10-24 12:39:43 +02:00
Kraig McConaghy
1ad323b0e8 Fixed initial color calc to range from 0-360 (as documented) instead of 0-100 (likely typo) 2015-10-23 19:53:02 -05:00
Francesco Carucci
1f7db5e661 MyQ: check MyQDeviceTypeName against 'VGDO' as well 2015-10-23 23:56:54 +00:00
Francesco Carucci
e2157aed9c Append id to nest accessory name 2015-10-23 13:09:24 -07:00
Nick Farina
48e0f8b812 Merge pull request #310 from snowdd1/master
Fix vindex variable scope for address registration
2015-10-23 06:50:22 -07:00
Snowdd1
b09835600d Variable out of scope 2015-10-23 12:04:27 +02:00
Snowdd1
afef06467d Merge remote-tracking branch 'refs/remotes/nfarina/master' 2015-10-23 12:01:12 +02:00
Nick Farina
386636975b Merge pull request #299 from KraigM/feature/Harmony
Enhanced and Fixed Logitech Harmony
2015-10-21 21:15:22 -07:00
Kraig McConaghy
bfc151e70a Updated to official version of harmonyhubjs-client package now that the fix has been merged/released 2015-10-21 18:01:43 -05:00
Nick Farina
8d7f986f84 Merge pull request #305 from mariodrengner/patch-1
Ignore Bridge
2015-10-21 06:23:19 -07:00
Mario Drengner
997906bab8 Ignore Bridge
No need to control the bridge
2015-10-21 14:35:35 +02:00
Nick Farina
1a95978e0a Merge pull request #301 from SphtKr/zway-door-options
Z-Way Door sensor options
2015-10-20 06:34:41 -07:00
S'pht'Kr
13e8846138 Support Door, Window, and ContactSensor for sensorBinary.Door/Window 2015-10-20 07:04:18 +02:00
Kraig McConaghy
b5210f424f More fixes 2015-10-19 23:16:31 -05:00