straccio
f893322887
Merge remote-tracking branch 'nfarina/master'
2016-11-04 10:05:11 +01:00
Khaos Tian
63ab1025e9
Update hap-nodejs to allow homebridge work with nodejs v4.x
v0.4.8
2016-11-03 12:20:46 -07:00
straccio
9a25a363d4
Merge remote-tracking branch 'nfarina/master'
2016-11-03 17:05:53 +01:00
Khaos Tian
dc43d0b7c4
Update hap-nodejs
...
This version requires node v5.10.0 or later.
2016-11-01 18:33:59 -07:00
straccio
1513e5398f
Merge remote-tracking branch 'nfarina/master'
2016-10-11 15:52:58 +02:00
Khaos Tian
7c3543ba61
Merge pull request #839 from rxseger/collision-name
...
Fix camera name in collision error message
2016-10-09 17:14:29 -07:00
rxseger
5adb5f3282
Fix camera name in collision error message
2016-10-09 23:36:53 +00:00
straccio
ffe343c65f
Merge remote-tracking branch 'nfarina/master'
2016-10-03 09:24:28 +02:00
Khaos Tian
fedd341970
0.4.6
v0.4.6
2016-10-01 16:48:05 -07:00
Khaos Tian
c7c9aa0150
Bump hap-nodejs version.
2016-10-01 16:48:01 -07:00
straccio
a2baa93801
Merge remote-tracking branch 'nfarina/master'
2016-09-29 09:00:45 +02:00
Khaos Tian
e3e08414f6
0.4.5
v0.4.5
2016-09-28 17:11:01 -07:00
Khaos Tian
ea9df45d2d
Add back the ability to designate the port homebridge is running.
2016-09-28 17:10:52 -07:00
Khaos Tian
7425f8beca
0.4.4
2016-09-28 12:40:35 -07:00
straccio
8192fc2672
Merge remote-tracking branch 'nfarina/master'
2016-09-28 08:19:30 +02:00
Khaos Tian
dbb7b89cf9
0.4.3
v0.4.3
2016-09-27 17:01:08 -07:00
Khaos Tian
4f000485db
Bump hap-nodejs again...
2016-09-27 17:01:00 -07:00
Khaos Tian
c0884f484e
0.4.2
v0.4.2
2016-09-27 12:36:29 -07:00
Khaos Tian
363c997058
Bump hap-nodejs version
2016-09-27 12:36:23 -07:00
straccio
332385d605
Merge remote-tracking branch 'nfarina/master'
2016-09-27 08:38:18 +02:00
Khaos Tian
0ccd80c8e7
0.4.1
v0.4.1
2016-09-26 20:32:06 -07:00
Khaos Tian
ef8fe5ced2
Update hap-nodejs version to fix side load problem
2016-09-26 20:31:55 -07:00
Khaos Tian
4a531ede5c
Merge pull request #805 from nfarina/ip-cam
...
IP Camera support for homebridge
2016-09-26 14:34:35 -07:00
Khaos Tian
ff35ece65c
0.4.0
2016-09-26 14:22:22 -07:00
Khaos Tian
66ea6e640d
Minor Tweak
2016-09-26 14:15:12 -07:00
Khaos Tian
ecd06d7239
Bump api version
2016-09-26 13:19:50 -07:00
Khaos Tian
c89ff97ac5
init design
2016-09-26 13:01:29 -07:00
Khaos Tian
ceec4c74fd
Merge pull request #803 from nfarina/use-hap-0.4
...
Use hap-nodejs 0.4.0
2016-09-26 12:02:32 -07:00
Jon Maddox
925c1630c4
bump hap-nodejs to 0.4.0
2016-09-26 10:46:21 -04:00
straccio
41c53f8f10
Merge remote-tracking branch 'nfarina/master'
2016-09-20 09:17:15 +02:00
Khaos Tian
4eabc4ad52
Merge pull request #593 from PatchworkBoy/patch-1
...
Ref #582
2016-09-18 21:37:49 -07:00
Khaos Tian
c0859a29d3
Merge pull request #764 from alessiodionisi/new-bridge-configs
...
New bridge configs
2016-09-18 21:37:18 -07:00
Khaos Tian
c15707e875
Merge pull request #778 from nrobinson2000/patch-1
...
Some changes to the README
2016-09-18 21:36:42 -07:00
Nathan Robinson
8c476b45a0
Update README.md
2016-09-18 21:13:38 -04:00
Nick Farina
f49229d73c
Update README to reflect the new iOS 10 Home app.
2016-09-15 21:05:39 -07:00
Khaos Tian
fbccc031f4
Merge pull request #770 from kcjonson/patch-1
...
Update README.md
2016-09-15 14:57:11 -07:00
Kevin Jonson
d70fa741d8
Update README.md
2016-09-15 14:07:09 -07:00
Alessio Dionisi
4740bf1fc5
New bridge configs
...
"bridge": {
"manufacturer": "Manufacturer here",
"serialNumber": "Serial number here",
"model": "Model here"
}
2016-09-13 13:54:37 +02:00
Khaos Tian
da57b29972
Merge pull request #758 from cflurin/master
...
Warning config.json not found
2016-09-06 08:28:36 -07:00
cflurin
5944365bc6
Warning config.json not found
2016-09-06 14:49:53 +02:00
Khaos Tian
a8908fd9b8
Merge pull request #714 from EdJoPaTo/platformLog
...
optimized logging of the SamplePlatform example
2016-07-30 18:41:01 -07:00
Khaos Tian
8ef7e62094
Merge pull request #715 from EdJoPaTo/multiAccessories
...
fixed SamplePlatform crashes
2016-07-30 18:40:35 -07:00
Edgar To
15c8eaaf29
use of the own log method instead of the general console.log(); added accessory.displayName to the log output if possible/ useful
2016-07-24 22:43:21 +02:00
Edgar To
e6648375c7
different add times will create different UUIDs -> no crash with the second add call
2016-07-24 22:38:05 +02:00
straccio
4251b15291
Merge remote-tracking branch 'nfarina/master'
2016-05-31 08:52:59 +02:00
Khaos Tian
a52bc9e437
Merge pull request #642 from alexbain/patch-1
...
Add note about --unsafe-perm
2016-05-22 18:35:12 -07:00
Alex Bain
b78c081cd4
Add note about --unsafe-perm
...
I received the following error when trying to install homebridge on a RaspberryPi. Assuming I'm not the first or the last to see this error, I thought adding a note to README about the --unsafe-perm flag would aid others.
2016-05-22 18:01:32 -07:00
straccio
3f2cd08383
Merge remote-tracking branch 'nfarina/master'
2016-05-02 16:44:42 +02:00
Khaos Tian
87050a2267
update hap-nodejs dependency for node v6
2016-04-29 10:23:15 -07:00
straccio
c8cb0731ff
Merge remote-tracking branch 'nfarina/master'
2016-04-11 09:45:54 +02:00