Commit Graph

847 Commits

Author SHA1 Message Date
Jon Maddox
3c5cfaa2b8 drop the Wink example since Wink devices will be powered by the platform, not by individual device configs 2015-05-18 22:09:58 -04:00
Jon Maddox
b9c15b22da add platforms section of config with an example for Wink 2015-05-18 22:09:31 -04:00
Jon Maddox
ab796295e4 loop through platforms in config to fetch all supported devices to register them
This adds an additional loop to fetch devices by platform. This saves
time and effort in that it returns all the devices a platform can ‘see’
on for your Home Automation, rather than making you define each one
individually.
2015-05-18 22:09:08 -04:00
Jon Maddox
bfd5d6d360 move this 2015-05-18 22:07:49 -04:00
Jon Maddox
0fbaf9ef16 whitespace 2015-05-18 22:07:41 -04:00
Jon Maddox
4b6bb332ef Wink platform library 2015-05-18 22:07:17 -04:00
Nick Farina
624743134a Merge pull request #9 from maddox/add-wink
Add Wink Shim
2015-05-12 10:53:10 -07:00
Jon Maddox
5584c73f94 add Wink to the README 2015-05-12 01:27:04 -04:00
Jon Maddox
05cce9c34c add Wink accessory sample 2015-05-12 01:23:11 -04:00
Jon Maddox
70dff1c6e2 add Wink accessory shim 2015-05-12 01:22:59 -04:00
Jon Maddox
82cbd9fece include wink-js node package 2015-05-12 01:22:55 -04:00
Nick Farina
d43d8f3e2e Workaround for wemo.js bug 2015-05-05 09:29:28 -07:00
Nick Farina
cce6460a3d Update HAP-NodeJS to latest + README 2015-05-02 18:14:17 -07:00
Nick Farina
29e86d7091 Merge pull request #8 from edc1591/ec-x10-support
Add X10 Support
2015-04-24 09:34:40 -07:00
Evan Coleman
cb0ac82908 Remove log 2015-04-23 22:55:25 -04:00
Evan Coleman
7cf26e6c45 Update README 2015-04-23 22:36:18 -04:00
Evan Coleman
298ed58f14 Use lightbulb type 2015-04-22 22:30:41 -04:00
Evan Coleman
410f3bb588 Fix brightness 2015-04-22 22:30:35 -04:00
Evan Coleman
b68051d3b0 fix brightness 2015-04-20 23:05:47 -04:00
Evan Coleman
b6d763d3a3 Add X10 support 2015-04-19 22:42:04 -04:00
Nick Farina
6a188ec030 Update HAP-NodeJS lib with fixes. 2015-04-11 21:06:10 -07:00
Nick Farina
5175f29056 Merge remote-tracking branch 'origin/master' 2015-03-28 10:09:33 -07:00
Nick Farina
fe7a0ae8a4 Update sonos package 2015-03-28 10:08:56 -07:00
Nick Farina
25800c8fb0 WeMo accessory improvements
- Continue searching for WeMo devices until found
- Upgrade wemo lib version
2015-03-28 10:08:46 -07:00
Nick Farina
c207334a36 Merge pull request #4 from sweidinger/master
HomeMatic
2015-03-04 09:29:57 -08:00
sweidinger
8756607c57 Update config-sample.json 2015-03-04 17:41:02 +01: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
sweidinger
017cf9faaf Update config-sample.json 2015-03-01 10:46:44 +01:00
sweidinger
1443643b5d Update config-sample.json 2015-03-01 10:37:56 +01:00
sweidinger
df71f21c9a Update config-sample.json 2015-03-01 10:37:09 +01:00
sweidinger
57c71be68f HomeMatic
Added a HomeMatic shim
2015-03-01 10:31:17 +01:00
Nick Farina
292576e7a5 Remove notice to monkey-patch carwings
Since carwings-js now has the crash fix in v0.0.4.
2015-02-19 11:48:25 -08:00
Nick Farina
81980e564f Extend WeMo search timeout 2015-02-01 13:34:57 -08:00
Nick Farina
39dc482da6 Update HAP-NodeJS to latest 2015-02-01 13:27:30 -08:00
Nick Farina
28f7575733 README fixes 2014-12-01 08:44:10 -08:00
Nick Farina
5918068f63 Add LICENSE 2014-12-01 08:36:55 -08:00
Nick Farina
9e3b6d479e Add disclaimer to Carwings 2014-12-01 08:35:12 -08:00
Nick Farina
89468fcd19 README update 2014-11-30 23:27:13 -08:00
Nick Farina
26dc3be0f8 Add LiftMaster accessory shim
Refactoring
2014-11-30 23:07:32 -08:00
Nick Farina
b4fe5421b8 Add Carwings accessory shim 2014-11-30 22:44:44 -08:00
Nick Farina
1ff9f9e235 Add Lockitron accessory shim 2014-11-30 22:18:52 -08:00
Nick Farina
5290a86246 Fix for unique accessory usernames 2014-11-30 22:18:47 -08:00
Nick Farina
436689a8e1 Add Sonos accessory shim 2014-11-30 20:28:19 -08:00
Nick Farina
2c888ebeef Add XfinityHome accessory shim 2014-11-30 20:16:33 -08:00
Nick Farina
a7fba5a786 Fully operational
- Extensive instructions and warnings in README
- Working WeMo accessory shim
- Working HomeBridge server
2014-11-30 20:02:48 -08:00
Nick Farina
ea029d492b Initial Commit
Includes HAP-NodeJS as Git submodule
2014-11-30 16:32:51 -08:00