Commit Graph

807 Commits

Author SHA1 Message Date
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
Francesco Carucci
76136589f4 LiftMaster: return current door state 2015-10-24 21:46:24 +00:00
Francesco Carucci
b4acdf3865 Change the garage door accessory name 2015-10-24 21:45:44 +00: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
Pierre-Julien Cazaux
de06a2b12d Semi working HTTP garage door implementation
Currently, when use « Siri, open/close garage door » got the correct
answer on logs but my iPhone reply something like « The garage door in
now wrong » and the Insteon+ app icon is not updated.

I quite beginner I would like a hint :) THX
2015-10-21 10:59:13 +02:00
Nick Farina
1779ddd754 Fix "once" import 2015-10-20 12:00:27 -07:00
Nick Farina
d443286dcb Fix platform logger 2015-10-20 11:36:06 -07:00
Nick Farina
74f0f00321 Fix stray comma 2015-10-20 09:31:57 -07: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
Nick Farina
7c7ac5d828 Merge pull request #294 from rodtoll/master
Enhanced ISY-994i support
2015-10-19 19:48:21 -07:00
rodtoll
70ec9a8891 Fixed bug in alarm state. Was using alarm state instead of mode to translate current state. 2015-10-19 19:38:14 -07:00
rodtoll
00574f60b4 Brought in latest 2015-10-19 19:01:53 -07:00
Nick Farina
2c36f1745d Merge pull request #298 from justme-1968/master
this is the latest update to the FHEM platform shim
2015-10-19 13:26:29 -07:00
Andre Schröter
8ebd6ecdd2 hap-nodejs vs. HAP-NodeJS fix 2015-10-19 22:08:07 +02:00
Andre Schröter
e9e637c43d Merge remote-tracking branch 'upstream/master' 2015-10-19 21:16:35 +02:00
Andre Schröter
d7bca45e70 debug browser formating change 2015-10-19 21:13:44 +02:00
Kraig McConaghy
e8553c7203 Merge branch 'feature/Harmony'
Conflicts:
	package.json
2015-10-19 14:02:27 -05:00
Kraig McConaghy
626871680c Reorganized dependencies to help with merge 2015-10-19 13:46:06 -05:00
Andre Schröter
42f88864f9 check for hap-nodejs and HAP-NodeJS
allow longpoll to multiple fhem servers
increase reconnect timeout after subsequent longpoll disconnect and error
added target door state for HM-SEC-KEY -> allows open to be send
added current door state to contact sensor -> allows to ask for open windows with siri
some cleanups
2015-10-19 20:00:02 +02:00
rodtoll
0cb57d2a44 Improper constants for the fan speed. Fixing. 2015-10-19 08:03:42 -07:00
Nick Farina
92667b5666 Merge pull request #297 from tommasomarchionni/master
Integrate OpenHAB Platform
2015-10-19 07:03:14 -07:00
tommasomarchionni
7b24d142b4 Create Openhab.js 2015-10-19 14:52:08 +02:00
Nick Farina
27b39cbfa0 New Plugin API
- Homebridge calls single exported initializer function and passes an
API object
  - No more require() for HAP classes (doesn't play well with plugin
structure)
2015-10-18 22:20:06 -07:00
rodtoll
74e37cc488 Added more documentation. 2015-10-18 21:09:59 -07:00
rodtoll
8fcd5d39a6 Moved all debug logging to be controlled by the ISYJSDEBUG environment variable AND moved all log messages to go through the global logger offered by homebridge. 2015-10-18 19:47:30 -07:00
Kraig McConaghy
6604c2b69a Changed structure to handle numerous issues plus add enhancements. No activity off properly calls "Power Off" (and thus "Power Off" has been removed). HomeKit responses are properly set back when activity finishes switching. Some amount of handling has been added for timeouts while switching activities as well as request sync (you don't seem to be able to send multiple requests to the hub simultaneously, and the activity switching sometimes times out the connection, so a reconnect system was added). 2015-10-18 19:08:46 -05:00
Nick Farina
a3c0df1c7c Plugin support
- Homebridge is now designed to be `npm install`d globally and
executed via "homebridge" script
  - Remove all specific accessories/platforms except for an example
  - New internal structure and "cli"
2015-10-18 16:34:21 -07:00
Nick Farina
6e5c35ec88 Restore telldus-live
See #277 for discussion.
2015-10-18 14:23:00 -07:00
Kraig McConaghy
e30b504583 Added handling to keep track of activity state 2015-10-18 16:21:57 -05:00
Nick Farina
7b110191f9 Merge pull request #289 from MSchmidt/master
Change all HAP-NodeJS require calls to lowercase
2015-10-18 14:17:03 -07:00
Nick Farina
74a72c1096 Merge pull request #287 from webdeck/indigo
Graceful handling of JSON parse errors from Indigo responses.
2015-10-18 14:16:16 -07:00
Nick Farina
5066b108d2 Merge pull request #286 from dgarozzo/master
add async dependency for Indigo
2015-10-18 14:16:01 -07:00