Commit Graph

333 Commits

Author SHA1 Message Date
Nick Farina 7b873bdf48 Bump HAP-NodeJS 2015-08-21 07:56:44 -07:00
Nick Farina 64c665cebb Better error display for "npm run" and config.json 2015-08-20 21:38:29 -07:00
Nick Farina 5f1df2792f Better error handling for config.json problems 2015-08-20 21:25:29 -07:00
Nick Farina b45318c3a3 Change default bridge username 2015-08-20 11:53:40 -07:00
Nick Farina 84fe474ccf Add startup note about migration 2015-08-20 11:52:24 -07:00
Nick Farina 5df7ffb40e README update; npm run start uses DEBUG 2015-08-19 22:05:08 -07:00
Nick Farina 9c63ce5017 Allow bridge to be configured in config.json
Fixes #104
2015-08-19 21:51:25 -07:00
Nick Farina 8a58328ad7 Merge pull request #94 from nfarina/use-hap-refactor
Use WIP version of HAP-NodeJS refactor
2015-08-19 21:50:31 -07:00
Nick Farina bf3d746089 Use now-official refactored HAP-NodeJS 2015-08-19 21:45:16 -07:00
Nick Farina 84c08d360c Bump HAP with new types 2015-08-19 16:23:09 -07:00
Nick Farina 867aec36d8 One more bump 2015-08-19 14:08:53 -07:00
Nick Farina 9f0aaa53d6 HAP bump for socket timeouts 2015-08-19 13:48:27 -07:00
Andre Schröter c98e7a1d54 added zwave model
more cleanups
2015-08-14 10:13:23 +02:00
Nick Farina 8bda79bcb5 Merge branch 'master' into use-hap-refactor 2015-08-13 20:25:17 -07:00
Nick Farina 4d9897ff26 Fix LiftMaster shim
For those of us without multiple garage doors...
2015-08-13 20:25:06 -07:00
Nick Farina e1647d22ad Bump HAP-NodeJS with socket fix 2015-08-13 10:10:55 -07:00
Nick Farina 3a819e202d Bump HAP-NodeJS 2015-08-13 09:28:50 -07:00
Nick Farina 2c94d72afe Merge pull request #101 from Danimal4326/master
Add Hyperion Accessory
2015-08-13 08:47:12 -07:00
Danimal4326 0a2f2865fb Add accessory shim for controlling hyperion TV backlight.
(https://github.com/tvdzwan/hyperion)
2015-08-13 10:34:35 -05:00
Danimal4326 e9d43a7bdd clean up entry for MiLight 2015-08-13 10:28:36 -05:00
Danimal4326 a5aa5b6b90 Merge remote-tracking branch 'nfarina/master' 2015-08-13 10:05:55 -05:00
Nick Farina 50f8c6a3c9 Merge branch 'master' into use-hap-refactor
Conflicts:
	platforms/Sonos.js
2015-08-09 11:16:22 -07:00
Nick Farina 9d8c5f309f Merge branch 'master' of https://github.com/nfarina/homebridge 2015-08-09 08:24:07 -07:00
Nick Farina 667ad7a3aa [Sonos] don't add duplicate rooms
Fixes #98
2015-08-09 08:22:00 -07:00
Nick Farina 11560d3d42 Merge pull request #96 from justme-1968/master
update FHEM platform to the current version
2015-08-07 08:41:21 -07:00
Nick Farina 6fff108ccd Bump HAP-NodeJS 2015-08-06 09:58:03 -07:00
Andre Schröter 7cb835e4ea more cleanups
handle sonos volume caching
added garage door opener
started with homematic keymatic (HM-SEC-KEY)
even more cleanups :)
rgb hue/sat/bri fix
added identify for lightbulbs
2015-08-06 10:02:09 +02:00
Nick Farina 43c0346436 [Sonos] SUB isn't playable 2015-08-05 08:55:19 -07:00
Nick Farina 9653a3173d Bump HAP-NodeJS 2015-08-04 20:32:05 -07:00
Nick Farina c9aea1b731 Initialize HAP storage 2015-08-04 16:44:34 -07:00
Nick Farina f7f953b8d1 Fix name/log var corruption 2015-08-04 16:21:06 -07:00
Nick Farina c756ea9456 HAP-NodeJS Bump for stable IDs 2015-08-04 16:00:52 -07:00
Nick Farina b1e6536a95 Use latest refactor commit 2015-08-04 15:49:50 -07:00
Nick Farina f71730cff6 Restore platform support 2015-08-04 15:48:52 -07:00
Nick Farina 2ad9643bee Update HAP-NodeJS version 2015-08-04 09:24:35 -07:00
Nick Farina 6e61287f59 Use WIP version of HAP-NodeJS refactor 2015-08-03 08:33:41 -07:00
Andre Schröter 86322c30c8 ignore state set_ in addition to set- 2015-08-02 18:52:03 +02:00
Andre Schröter d9d55c34ad winmatic bug fix
addef FHTTK contact sensor
2015-08-02 17:40:10 +02:00
Andre Schröter 2e3a26c32f more cleanups (renamed endpoints to mappings)
added longpoll reconnect on close
added winmatic (HM-SEC-WIN)
2015-08-02 13:37:12 +02:00
Andre Schröter 40e264a79d started cleanup of has... use endpoints instead 2015-08-02 01:09:53 +02:00
Andre Schröter e0de3f2a82 don't show on/off for blinds 2015-08-01 20:15:59 +02:00
Andre Schröter 939f79b2b0 some cleanups
try to detect closed longpoll connection
added last event timestamp
2015-08-01 17:47:42 +02:00
Nick Farina ab71dc352f Merge pull request #93 from justme-1968/master
added FHEM.js platform shim for the FHEM home automation system
2015-07-31 14:50:21 -07:00
Andre Schröter a29cabcd91 enhanced debug browser 2015-07-31 22:44:50 +02:00
Andre Schröter 4dcc26bf50 fix for rgb vs RGB issue 2015-07-30 17:10:29 +02:00
Andre Schröter 431199a388 added event map for state on/off 2015-07-30 12:37:46 +02:00
Andre Schröter a268583803 fixed racecondition 2015-07-29 23:41:18 +02:00
Nick Farina 1099cb50e7 Merge pull request #88 from SphtKr/yamaha-avr
Initial attempt at a Yamaha AVR control module, like Sonos.
2015-07-29 14:17:54 -07:00
Andre Schröter f050e51518 more on EnOcean switches 2015-07-29 21:40:29 +02:00
S'pht'Kr b5f778051e First working version, probably could be merged if no one sees anything glaringly wrong.
Config can set the play volume (in decibels per the AVR display) and the default input. If "AirPlay" is the default input, then the play command will be sent to the AVR.
2015-07-29 20:34:38 +02:00