53 Commits

Author SHA1 Message Date
Khaos Tian 4eabc4ad52 Merge pull request #593 from PatchworkBoy/patch-1
Ref #582
2016-09-18 21:37:49 -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
Kevin Jonson d70fa741d8 Update README.md 2016-09-15 14:07:09 -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
Marci f203a2ac6f Ref #582
Ref#582 Add ‘--unsafe-perm’ flag to npm install command to get round all the .gyp warns etc.
2016-03-31 15:50:50 +01:00
Nick Farina 13333999f3 Update README.md 2016-03-07 14:43:16 -08:00
Nick Farina 87c48d7267 Update README.md 2016-03-07 14:42:28 -08:00
Nick Farina 9b42fafdaf Add README example for plugin development 2016-03-07 11:49:13 -08:00
Khaos Tian 9d7c1de9dd Update readme to reflect new API system 2016-03-01 18:41:29 -08:00
Nick Farina 1a356a1783 Add a fun gif illustrating Why Homebridge 2016-01-23 17:11:25 -08:00
Adrian Rudman 66505457c7 Updated README.md to explain Startup Errors.
This issue is frequently discussed so let's see if people read the documentation...
2016-01-13 14:30:43 +11:00
Nick Farina ae24e28ac4 Version bump to v0.2.15
Fix link to searching NPM for plugins—the old "correct" method of
searching for specific keywords doesn't work when the results span
multiple pages (see https://github.com/npm/newww/issues/1630).

This way requires more clicking but actually allows you to discover all
known plugins.
2016-01-07 12:37:24 -08:00
Nick Farina 2213997acc Add note about editing config.json 2015-12-28 16:11:53 -08:00
Nick Farina f5b790ff35 Just make the sudo explicit 2015-11-30 14:01:40 -08:00
Nick Farina 08f8ae53c5 Link to HomeKitTypes 2015-11-28 12:16:40 -08:00
Nick Farina 2f0c60984a Remove notice at top
many plugins have now been extracted!
2015-11-28 08:54:56 -08:00
Nick Farina 65b74253df Fix command-line examples 2015-11-09 11:29:22 -08:00
Nick Farina b3dbe1165c New "Common Issues" section 2015-11-05 06:35:51 -08:00
Nick Farina 0b9e931fe1 Tweak README text 2015-11-05 06:20:33 -08:00
Nick Farina 50efd29b6d Fix (remove) relative links in README; publish v0.2.10 2015-11-04 16:22:49 -08:00
Nick Farina 8e795f48cf Add note about legacy plugins; publish v0.2.7 2015-11-04 10:29:14 -08:00
Nick Farina 988c6ef6d0 Basic info on writing plugins 2015-11-04 10:22:36 -08:00
Nick Farina 9883eb7189 Add Slack info to README 2015-11-04 09:37:20 -08:00
Nick Farina 52d51c0fcf README tweaks 2015-11-03 15:31:26 -08:00
Nick Farina abc6ccfae7 Require plugin name during registration 2015-11-03 15:02:52 -08:00
Nick Farina 52d3a9a96e First pass at README update. 2015-11-02 15:30:29 -08:00
Nick Farina bb3381e10a Update README.md 2015-09-24 22:15:58 -07:00
Derek Foreman ca232f3111 Noted updated for requirement to successfully get HAP-NodeJS installed. 2015-09-25 00:26:07 -04:00
Jon Maddox a6d61cc93a add link to HA in readme 2015-09-13 22:30:47 -04:00
Nelson Melo 4b16371522 Added LIFx on Readme 2015-09-09 15:31:11 -04:00
Sam Edwards f81e594ff0 Update readme with reference to milight under lights section 2015-08-25 10:34:45 -07:00
Nick Farina 5df7ffb40e README update; npm run start uses DEBUG 2015-08-19 22:05:08 -07:00
Nick Farina d4c544e793 Recommend MyTouchHome, it's generally the best. 2015-07-25 12:45:34 -07:00
madmod 1cd697fb8b Updated README.md with Logitech Harmony 2015-07-13 13:16:29 -06:00
Alistair Galbraith c1f1613763 Removed submodule for HAP-NodeJS and moved to NPM
It seemed to be easier all around to use NPM to manage the dependancy on HAP-NodeJS.

This PR removes the submodule, and adjusts the paths of all checked in shims to reference the NPM module instead.

I also updated the documentation to reflect the simpler install ;)
2015-07-03 21:29:35 -07:00
Stephen Yeargin 9346688d56 updating docs 2015-06-13 20:49:28 -05:00
Nick Farina 94bc772322 Update README.md 2015-06-09 06:58:36 -07:00
Nick Farina 5660da54ba Yay, no more MyTouchHome! 2015-06-04 15:53:20 -07:00
Nick Farina 749f877e9e Mention possibly-upcoming Apple-designed Home app 2015-05-20 10:54:04 -07:00
Nick Farina cdef1f8f31 Update README to reference SmartThings platform 2015-05-20 09:47:59 -07:00
Nick Farina e6a9810c74 Pedantic README update 2015-05-19 14:42:05 -07:00
Nick Farina 5c85eabb8a Update README with latest news and info 2015-05-19 14:39:25 -07:00
Jon Maddox ffa49cf462 update README to reference platforms 2015-05-19 15:04:32 -04:00
Jon Maddox 5584c73f94 add Wink to the README 2015-05-12 01:27:04 -04:00
Nick Farina cce6460a3d Update HAP-NodeJS to latest + README 2015-05-02 18:14:17 -07:00
Evan Coleman 7cf26e6c45 Update README 2015-04-23 22:36:18 -04:00
sweidinger 83af683721 Update README.md 2015-03-04 17:38:13 +01:00
sweidinger fcab2bc7d3 Update README.md 2015-03-01 10:54:55 +01:00
Nick Farina 28f7575733 README fixes 2014-12-01 08:44:10 -08:00