Commit Graph

813 Commits

Author SHA1 Message Date
Nick Farina
a62137477a Merge pull request #359 from KraigM/hotfix/NestHumidity
Fixed humidity on Nest
2015-11-02 11:54:41 -08:00
Nick Farina
386eac8094 Merge pull request #355 from ilcato/patch-1
Added Fibaro Virtual devices management
2015-11-02 11:52:59 -08:00
Nick Farina
9dcebb7320 Merge pull request #353 from thkl/master
HomeMatic Platform - new Devices and Bugfixing
2015-11-02 11:46:01 -08:00
Kevin Mathy
91044f0d92 Http.js shim modification corrections 2015-11-01 22:00:17 +01:00
Kraig McConaghy
82c62f78ed Fixed unreachable PhilipsHue bulbs to show up as off. If you have a manual switch hooked up to a hue bulb, turning it off the switch makes it unreachable but doesn't mark it as off. 2015-11-01 12:42:03 -06:00
Kraig McConaghy
bc1c879412 Fixed humidity and added change handling of settings (like Celsius/Fahrenheit) 2015-11-01 10:16:54 -06:00
Thomas Kluge
c1cc8be8fa new Devices : Smokedetector 2015-11-01 12:57:29 +01:00
Thomas Kluge
bccdbd1755 Merge remote-tracking branch 'homebridge/master' 2015-11-01 12:54:28 +01:00
Mikael Finstad
9f42689256 added serialport library as a dependency 2015-11-01 02:29:11 +01:00
ilcato
73b61fd730 Added Fibaro Virtual devices management 2015-10-31 20:02:29 +01:00
Nick Farina
90feacf53f Merge pull request #352 from planetk/master
Netatmo: new API and added noise and atmospheric pressure
2015-10-31 10:56:41 -07:00
Nick Farina
127741a737 Merge pull request #351 from pedroserano/patch-1
Fix for Issue 343
2015-10-31 10:56:00 -07:00
Thomas Kluge
5c92157009 removed setup 2015-10-31 16:28:51 +01:00
bwilliot
70f2dc6230 Update PhilipsHue.js
fix issue
2015-10-31 16:03:53 +01:00
Thomas König
1dfa190b18 Add HomeMatic Platform sample 2015-10-31 16:03:53 +01:00
Thomas König
7623bf4204 cleanup formatting 2015-10-31 16:03:53 +01:00
Thomas König
6b36ec9dc4 cleanup formatting 2015-10-31 16:03:53 +01:00
Thomas König
b277b76c39 reintegrated Homematic Platform fork from https://github.com/thkl/homebridge/tree/xmlrpc 2015-10-31 16:03:53 +01:00
stipus
3b19613528 SecuritySystem,Window, WindowCovering, obstruction 2015-10-31 16:03:53 +01:00
Stefan Kuper
48bec8a1bc new API and added noise and atmospheric pressure 2015-10-31 14:56:24 +01:00
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
Thomas Kluge
04f48ecbab fixed thermostats 2015-10-31 12:02:06 +01:00
bwilliot
ec015e58a3 Update PhilipsHue.js
fix issue
2015-10-31 11:30:01 +01:00
Kevin Mathy
bee6d03d80 New fields for Http Accessory 2015-10-30 23:02:46 +01:00
Kevin Mathy
255a064c08 Http Accessory improvements : accessory type (switch or light), and ligtht brightness handling toggle 2015-10-30 22:55:53 +01:00
Thomas Kluge
727809e9b4 removed some logs
changed to autodetection if hm channel is supported yet
2015-10-30 18:30:07 +01:00
Thomas Kluge
ea1f75abb0 setup.sh complete installation on a pi2 2015-10-30 18:13:31 +01:00
Thomas Kluge
ead491fb4c switch back from xmlrpc branch to master 2015-10-30 16:50:31 +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