Nick Farina
1c4bf23b60
Publish v0.2.6
2015-11-04 10:22:47 -08:00
Nick Farina
52aa6bba2c
Publish v0.2.5
2015-11-04 09:48:05 -08:00
Nick Farina
9883eb7189
Add Slack info to README
2015-11-04 09:37:20 -08:00
Nick Farina
974eef3ea8
HAP-NodeJS -> v0.0.3, publish v0.2.3
2015-11-04 06:18:57 -08:00
Nick Farina
752a5b7854
Publish v0.2.2
2015-11-04 04:35:44 -08:00
Nick Farina
e3178e5fa4
Fix -D flag
...
Fixes #376
2015-11-04 04:31:52 -08:00
Nick Farina
2470f26451
Better handling of custom plugin paths
2015-11-03 21:14:25 -08:00
Nick Farina
15cc98217b
Move bugged peerDependencies -> engines
2015-11-02 12:04:18 -08: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
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
David Garozzo
15e9219c80
add async dependency for Indigo
2015-10-17 21:43:43 -04:00
Nick Farina
831480d035
Remove telldus for now
2015-10-16 10:40:04 -07:00
Matthias Schmidt
bb1c193bc0
Use npm release of hap-nodejs
2015-10-16 19:10:14 +02:00
Matthias Schmidt
7233c5bf74
Support for case-sensitive file systems and current HAP-NodeJS with nodejs 4 support
2015-10-16 10:50:55 +02:00
Nick Farina
bab1eb730e
Version bump to node-icontrol
2015-10-15 20:08:25 -07:00
Theodor Tonum
c0dfc9a8cd
Add support for local Telldus control
2015-10-10 01:14:10 +02:00
Nick Farina
625b9f47df
Bump HAP-NodeJS
...
Closes #181
2015-09-21 08:17:48 -07:00
Nick Farina
73148b060d
Remove serial port dependency for now
2015-09-17 12:51:55 -07:00
Devran Ünal
aa823baa8e
Add shim for devices with serial connection (video projectors, screens, receivers, ..)
2015-09-17 02:03:53 +02:00
Nick Farina
2c118e9649
Pull in latest HAP fixes
2015-09-16 07:45:46 -07:00
Nick Farina
d6b3fc7667
Bump HAP-NodeJS with fixes for Node 4.0.0
2015-09-15 10:58:30 -07:00
S'pht'Kr
13d1ed75cf
File-based motion or contact sensor
...
This module creates a motion sensor accessory based on watching a
directory or file.
2015-09-15 06:55:53 +02:00
Nick Farina
4feec29d5c
Merge pull request #165 from dwery/master
...
add mpd client accessory
2015-09-14 07:25:34 -07:00
Alessandro Zummo
b1d0ef57ac
add mpd client accessory
2015-09-14 01:15:56 +02:00
jmtatsch
45ae56cf12
Fix 406 error for lifxjs
...
by git+https
2015-09-13 14:53:35 +02:00
S'pht'Kr
7e9793e20e
Merge branch 'nfarina/master' into z-way-server-2
...
Conflicts:
config-sample.json
2015-09-12 14:26:27 +02:00
David Parry
17fc8f1829
implement the LiFX LAN API as a configurable option for higher lantency connections
2015-09-11 13:04:09 +10:00
Nelson Melo
c73e22984d
Implemented LIFx bulb platform
2015-09-09 15:26:21 -04:00
S'pht'Kr
e75726436e
Merge branch 'nfarina/master' into z-way-server-2
2015-09-09 06:50:22 +02:00
Snowdd1
09516acaf3
package.json
...
update eibd dependency to include future versions (^0.3.1)
2015-09-06 11:11:58 +02:00
Snowdd1
86d548b8d9
Resolve package.json conflict
...
Merged WEMO update
2015-09-06 09:39:51 +02:00
Snowdd1
dd0aa6e2c8
Merge remote-tracking branch 'nfarina/master' into knx-dev
...
Conflicts:
package.json
2015-09-06 09:38:34 +02:00
S'pht'Kr
2c1d9f6efb
Merge branch 'nfarina/master' into z-way-server-2
2015-09-06 06:37:31 +02:00
Nick Farina
94ef18c94d
Bump HAP-NodeJS with fixes for WeMo
2015-09-05 15:43:11 -07:00
Nick Farina
6c6b5bf85f
Pull in iControl fix
2015-09-05 12:47:56 -07:00
Snowdd1
e2ef8fc0b6
package.json
...
- removed subtypes to be passed by default.
- package.json to inbclude "eibd"
2015-09-05 21:31:48 +02:00
Nick Farina
a3cbf5a380
Another node-icontrol bump
2015-09-02 18:51:23 -07:00
Nick Farina
86e17a3922
Bump node-icontrol with fixes
2015-09-02 07:20:36 -07:00
S'pht'Kr
30a705e79f
Fixes, cleanup
...
Got rid of old code I clearly don’t need anymore. Switched `this.log`s
to `debug`s. Fix for picking wrong vDev for thermostat current temp.
Added configuration for `Name` characteristic…which I guess became
required.
2015-09-02 06:27:13 +02:00
Nick Farina
01d2c21aac
New iControl accessory, supports Xfinity Home.
...
- No more mysterious "dsig" param
2015-08-31 21:39:10 -07:00
S'pht'Kr
f287c9ee36
Merge branch 'nfarina/master' into z-way-server-2
2015-08-30 14:27:07 +02:00
Nick Farina
d067711974
HAP-NodeJS bump
2015-08-29 13:14:55 -07:00
Nick Farina
2c50d76cb2
Bump HAP-NodeJS
2015-08-29 09:34:58 -07:00
S'pht'Kr
13d983aa28
Merge branch 'nfarina/master' into z-way-server-2
2015-08-25 20:23:33 +02:00
Sam Edwards
11f71e076c
Update MiLight module for new API and add improved (or some at all) handling of lamp types other than rgbw. Also remove invalid comments from json file, and support future versions of node-milight-promise
2015-08-25 10:28:08 -07:00
S'pht'Kr
c6877193cc
Early, but lots done
...
This works (sometimes at least) but has lots of flaws, including ones
that make the whole bridge unreachable.
2015-08-24 06:48:34 +02:00
S'pht'Kr
5782ff997f
Initial commit of ZWayServer platform. Not much working, having problems with authenticating.
2015-08-24 06:48:34 +02:00
Nick Farina
dfdbc865c8
Support AccessoryInformation service
2015-08-23 10:07:31 -07:00
Nick Farina
d2547f7ae6
Fix HAP-NodeJS version
2015-08-22 08:51:20 -07:00