ilcato
|
7db78a50b5
|
Virtual device optimization
Managed Fibaro Virtual Devices push buttons with a single HomeKit Bridged Accessory with multiple Switches
|
2015-11-03 17:26:04 +01:00 |
|
Nick Farina
|
98d8158d04
|
Merge pull request #360 from KraigM/hotfix/PhilipsHueUnreachable
Fixed unreachable PhilipsHue bulbs to show up as off.
|
2015-11-02 11:55:02 -08:00 |
|
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 |
|
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 |
|
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 |
|
bwilliot
|
70f2dc6230
|
Update PhilipsHue.js
fix issue
|
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 |
|
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 |
|
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
|
ead491fb4c
|
switch back from xmlrpc branch to master
|
2015-10-30 16:50:31 +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 |
|
stipus
|
2e6a487f80
|
SecuritySystem,Window, WindowCovering, obstruction
|
2015-10-29 12:16:05 +01: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
e2157aed9c
|
Append id to nest accessory name
|
2015-10-23 13:09:24 -07:00 |
|
Snowdd1
|
b09835600d
|
Variable out of scope
|
2015-10-23 12:04:27 +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 |
|
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 |
|